diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9c347cf..d544178 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,8 @@ export default function ContactPage() { brandName="BrandLift" navItems={navItems} button={{ - text: "Schedule Meeting", href: "/contact"}} + text: "Schedule Meeting", href: "/contact" + }} /> @@ -69,11 +70,13 @@ export default function ContactPage() { @@ -85,7 +88,8 @@ export default function ContactPage() { title="Get Started Today" description="Tell us about your business and what you're looking to achieve. One of our experts will reach out to discuss how we can help you succeed online." background={{ - variant: "radial-gradient"}} + variant: "radial-gradient" + }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Schedule Meeting" @@ -99,11 +103,14 @@ export default function ContactPage() { description="Get answers to frequently asked questions about our services and support." faqs={[ { - id: "1", title: "How quickly can you build my website?", content: "Most websites are built and launched within 48 hours. We prioritize speed without compromising quality. Our experienced team works efficiently to get your site online fast."}, + id: "1", title: "How quickly can you build my website?", content: "Most websites are built and launched within 48 hours. We prioritize speed without compromising quality. Our experienced team works efficiently to get your site online fast." + }, { - id: "2", title: "What if I need changes after launch?", content: "We offer flexible payment plans that include ongoing support and updates. You can make changes anytime based on your plan. Our support team is always available to assist you."}, + id: "2", title: "What if I need changes after launch?", content: "We offer flexible payment plans that include ongoing support and updates. You can make changes anytime based on your plan. Our support team is always available to assist you." + }, { - id: "3", title: "Do you work with small businesses?", content: "Yes! We specialize in working with small and medium-sized businesses. Our flexible pricing works for any budget. We understand your unique challenges and provide tailored solutions."}, + id: "3", title: "Do you work with small businesses?", content: "Yes! We specialize in working with small and medium-sized businesses. Our flexible pricing works for any budget. We understand your unique challenges and provide tailored solutions." + }, ]} imageSrc="http://img.b2bpic.net/free-vector/team-work-background-flat-style_23-2147763073.jpg?_wi=4" imageAlt="Support illustration"