Skip to content

FEAT: Add consult us form and update page hero#577

Merged
danicapivalicaabram merged 43 commits intomainfrom
feat-free-consult-section
Sep 23, 2025
Merged

FEAT: Add consult us form and update page hero#577
danicapivalicaabram merged 43 commits intomainfrom
feat-free-consult-section

Conversation

@stefanskoricdev
Copy link
Contributor

@stefanskoricdev stefanskoricdev commented Aug 25, 2025

  • Updated hero section
  • Added "Get your plan form" (UI components and api endpoint)
  • Refactored whole page by extracting sections to components and placing content to md collections

@vercel
Copy link

vercel bot commented Aug 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
company-website Ready Ready Preview Comment Sep 22, 2025 2:12pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
web-contact Skipped Skipped Sep 22, 2025 2:12pm

const message =
(error as any)?.body?.message || "Issue while processing request";

return new Response(JSON.stringify({ message }), {

Check warning

Code scanning / CodeQL

Exception text reinterpreted as HTML Medium

Exception text
is reinterpreted as HTML without escaping meta-characters.
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 10:58 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 11:23 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 11:39 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:01 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:10 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:20 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:28 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:33 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:41 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:51 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 14:58 Inactive
@vercel vercel bot temporarily deployed to Preview – web-contact August 27, 2025 15:01 Inactive
@@ -1,8 +1,22 @@
---
import classnames from "classnames";
import * as formContent from "../content/contact/form.md";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants