diff --git a/src/app/page.tsx b/src/app/page.tsx index a528f40..4ad8af5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -59,13 +51,9 @@ export default function LandingPage() { description="Crafting high-conversion digital experiences for forward-thinking brands. Expert web design and development that translates vision into growth." buttons={[ { - text: "View My Work", - href: "#features", - }, + text: "View My Work", href: "#features"}, { - text: "Start a Project", - href: "#contact", - }, + text: "Start a Project", href: "#contact"}, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320704.jpg" @@ -92,20 +80,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Portfolio Sites", - description: "High-impact visual showcases designed to represent your unique brand and expertise with elegance.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345421.jpg", - }, + title: "Portfolio Sites", description: "High-impact visual showcases designed to represent your unique brand and expertise with elegance.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345421.jpg"}, { - title: "Landing Pages", - description: "Conversion-focused landing pages engineered to turn traffic into leads and clients with speed and precision.", - imageSrc: "http://img.b2bpic.net/free-photo/inspired-youth_53876-176745.jpg", - }, + title: "Landing Pages", description: "Conversion-focused landing pages engineered to turn traffic into leads and clients with speed and precision.", imageSrc: "http://img.b2bpic.net/free-photo/inspired-youth_53876-176745.jpg"}, { - title: "Full-Stack Dev", - description: "Custom development solutions using cutting-edge tech stacks that are scalable, secure, and lightning-fast.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160828.jpg", - }, + title: "Full-Stack Dev", description: "Custom development solutions using cutting-edge tech stacks that are scalable, secure, and lightning-fast.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160828.jpg"}, ]} title="What I Do Best" description="Premium services tailored to boost your digital presence and drive conversions effectively." @@ -116,23 +95,15 @@ export default function LandingPage() { @@ -215,20 +154,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How long does a project take?", - content: "Most landing page projects are completed within 2-3 weeks depending on the complexity of your requirements.", - }, + id: "q1", title: "How long does a project take?", content: "Most landing page projects are completed within 2-3 weeks depending on the complexity of your requirements."}, { - id: "q2", - title: "What is your design process?", - content: "We start with a discovery phase, move to design mockups, and end with development and launch, keeping you informed at every step.", - }, + id: "q2", title: "What is your design process?", content: "We start with a discovery phase, move to design mockups, and end with development and launch, keeping you informed at every step."}, { - id: "q3", - title: "Can you handle maintenance?", - content: "Yes, I offer ongoing maintenance and support packages to ensure your site remains secure and updated.", - }, + id: "q3", title: "Can you handle maintenance?", content: "Yes, I offer ongoing maintenance and support packages to ensure your site remains secure and updated."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Everything you need to know about working with CarterDesigner." @@ -240,14 +170,11 @@ export default function LandingPage() { @@ -256,13 +183,9 @@ export default function LandingPage() {