diff --git a/src/app/page.tsx b/src/app/page.tsx index c2ea3cd..3140613 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,29 +31,17 @@ export default function LandingPage() { @@ -171,41 +122,17 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Marketing Manager", - company: "GrowthCo", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-satisfied-you-1774458169322-dcd4be83.png", - imageAlt: "Sarah J.", - }, + id: "1", name: "Sarah J.", role: "Marketing Manager", company: "GrowthCo", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-satisfied-you-1774458169322-dcd4be83.png", imageAlt: "Sarah J."}, { - id: "2", - name: "Michael C.", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458168295-cb0e1dbe.png", - imageAlt: "Michael C.", - }, + id: "2", name: "Michael C.", role: "CTO", company: "InnovateLab", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458168295-cb0e1dbe.png", imageAlt: "Michael C."}, { - id: "3", - name: "Emily R.", - role: "Product Designer", - company: "DesignSync", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-female-custom-1774458168633-0a74e9ee.png", - imageAlt: "Emily R.", - }, + id: "3", name: "Emily R.", role: "Product Designer", company: "DesignSync", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-female-custom-1774458168633-0a74e9ee.png", imageAlt: "Emily R."}, { - id: "4", - name: "David K.", - role: "Software Engineer", - company: "CodeFlow", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458169019-ce99200b.png", - imageAlt: "David K.", - }, + id: "4", name: "David K.", role: "Software Engineer", company: "CodeFlow", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458169019-ce99200b.png", imageAlt: "David K."}, ]} title="Hear From Our Happy Customers" description="Our clients consistently praise our speed, honesty, and technical expertise. See what makes us the trusted choice for tech repair." @@ -218,35 +145,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "What are your clear working hours?", - content: "Our service center is open Monday to Friday, from 9:00 AM to 6:00 PM. We also offer emergency repairs by appointment on Saturdays.", - }, + id: "1", title: "What are your clear working hours?", content: "Our service center is open Monday to Friday, from 9:00 AM to 6:00 PM. We also offer emergency repairs by appointment on Saturdays."}, { - id: "2", - title: "Do you always confirm before repair?", - content: "Yes, absolutely. We will always confirm the diagnosis, estimated cost, and obtain your explicit approval before commencing any repair work.", - }, + id: "2", title: "Do you always confirm before repair?", content: "Yes, absolutely. We will always confirm the diagnosis, estimated cost, and obtain your explicit approval before commencing any repair work."}, { - id: "3", - title: "How long will my repair take?", - content: "Most common repairs, like screen replacements or battery fixes, are completed same-day, often within 1-2 hours. For more complex issues, we provide an estimated repair time upfront.", - }, + id: "3", title: "How long will my repair take?", content: "Most common repairs, like screen replacements or battery fixes, are completed same-day, often within 1-2 hours. For more complex issues, we provide an estimated repair time upfront."}, { - id: "4", - title: "What devices do you repair?", - content: "We specialize in smartphones, laptops, tablets, and desktop computers from all major brands, including Apple, Samsung, Dell, HP, and more.", - }, + id: "4", title: "What devices do you repair?", content: "We specialize in smartphones, laptops, tablets, and desktop computers from all major brands, including Apple, Samsung, Dell, HP, and more."}, { - id: "5", - title: "What if my device can't be fixed?", - content: "In the rare event that your device is unrepairable, we offer a no-fix, no-fee policy. You only pay for successful repairs.", - }, + id: "5", title: "What if my device can't be fixed?", content: "In the rare event that your device is unrepairable, we offer a no-fix, no-fee policy. You only pay for successful repairs."}, { - id: "6", - title: "Do you offer a warranty on repairs?", - content: "Yes, all our repairs come with a standard 90-day warranty on parts and labor for your peace of mind.", - }, + id: "6", title: "Do you offer a warranty on repairs?", content: "Yes, all our repairs come with a standard 90-day warranty on parts and labor for your peace of mind."}, ]} title="Common Questions & Clear Answers" description="We believe in transparency. Find answers to frequently asked questions about our process, timings, and commitment to you." @@ -260,22 +169,14 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "c1", - title: "Where are you located?", - content: "Our main service center is at 123 Tech Avenue, Innovation City, CA 90210. We look forward to seeing you!", - }, + id: "c1", title: "Where are you located?", content: "Our main service center is at 123 Tech Avenue, Innovation City, CA 90210. We look forward to seeing you!"}, { - id: "c2", - title: "Can I get a repair estimate online?", - content: "Yes, you can request a preliminary estimate by filling out our online form or calling us directly. We strive for accurate upfront pricing.", - }, + id: "c2", title: "Can I get a repair estimate online?", content: "Yes, you can request a preliminary estimate by filling out our online form or calling us directly. We strive for accurate upfront pricing."}, ]} ctaTitle="Ready for a Fast & Honest Repair?" ctaDescription="Don't let a broken device slow you down. Get your quote or book your repair today for same-day service." ctaButton={{ - text: "Get a Quote / Book Now", - href: "tel:+1234567890", - }} + text: "Get a Quote / Book Now", href: "tel:+1234567890"}} ctaIcon={Phone} /> @@ -284,58 +185,35 @@ export default function LandingPage() { ); -} +} \ No newline at end of file diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index f1ef3f4..e1f83d6 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -11,14 +11,14 @@ --background-accent: #ffffff; */ --background: #000000; - --card: #1a1a1a; - --foreground: #e0e0e0; - --primary-cta: #7a7a7a; + --card: #0c0c0c; + --foreground: #ffffff; + --primary-cta: #cee7ff; --primary-cta-text: #ffffff; - --secondary-cta: #3a3a3a; + --secondary-cta: #000000; --secondary-cta-text: #ffffff; - --accent: #a0a0a0; - --background-accent: #2a2a2a; + --accent: #535353; + --background-accent: #CEE7FF; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);