From eb5948d3de542fe61c14a71856e14f00d369b051 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:16:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 150 ++++++++++++++--------------------------------- 1 file changed, 43 insertions(+), 107 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ac0a80..bfff8e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { CheckCircle, Clock, Star } from "lucide-react"; +import { CheckCircle, Clock, Star, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -31,14 +31,10 @@ export default function LandingPage() { @@ -123,12 +86,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { - tag: "Speed", title: "Same-Day Service", subtitle: "We fix it fast", description: "Most repairs are completed within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176699.jpg?_wi=1", imageAlt: "refrigerator repair expert working"}, - { - tag: "Expertise", title: "Certified Technicians", subtitle: "Highly trained staff", description: "Our experts are licensed and insured.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=2", imageAlt: "refrigerator repair expert working"}, - { - tag: "Warranty", title: "1-Year Warranty", subtitle: "Quality guaranteed", description: "We guarantee our workmanship for full 12 months.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-pouring-coffee_23-2149395631.jpg?_wi=1", imageAlt: "refrigerator repair expert working"}, + { tag: "Speed", title: "Same-Day Service", subtitle: "We fix it fast", description: "Most repairs are completed within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176699.jpg?_wi=1", imageAlt: "refrigerator repair expert working" }, + { tag: "Expertise", title: "Certified Technicians", subtitle: "Highly trained staff", description: "Our experts are licensed and insured.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=2", imageAlt: "repair technician working" }, + { tag: "Warranty", title: "1-Year Warranty", subtitle: "Quality guaranteed", description: "We guarantee our workmanship for full 12 months.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-pouring-coffee_23-2149395631.jpg?_wi=1", imageAlt: "maintenance repair expert" }, ]} title="Why Choose Quick fix?" description="We stand behind every repair with our promise of quality and quick turnaround times." @@ -141,15 +101,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", icon: CheckCircle, - title: "Repairs Completed", value: "15,000+"}, - { - id: "m2", icon: Star, - title: "Customer Reviews", value: "5,000+"}, - { - id: "m3", icon: Clock, - title: "Average Arrival", value: "45 Mins"}, + { id: "m1", icon: CheckCircle, title: "Repairs Completed", value: "15,000+" }, + { id: "m2", icon: Star, title: "Customer Reviews", value: "5,000+" }, + { id: "m3", icon: Clock, title: "Average Arrival", value: "45 Mins" }, ]} title="Impact In Numbers" description="Proven results that you can count on." @@ -161,16 +115,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", name: "Sarah Miller", date: "2023-09-01", title: "Great Service", quote: "They fixed my fridge the same day. Incredible service!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=3", imageAlt: "happy home owner portrait"}, - { - id: "2", name: "John Doe", date: "2023-10-15", title: "Professional", quote: "Super friendly and knowledgeable technician.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176699.jpg?_wi=2", imageAlt: "happy home owner portrait"}, - { - id: "3", name: "Emily R.", date: "2023-11-20", title: "Recommended", quote: "Finally, an honest repair service in town.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-cheerful-woman-with-appealing-smile-having-pinkish-hair-bun-tattoo-wearing-casual-clothes_273609-307.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-pouring-coffee_23-2149395631.jpg?_wi=2", imageAlt: "happy home owner portrait"}, - { - id: "4", name: "David W.", date: "2024-01-05", title: "Fast!", quote: "Washing machine is running like new again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-854.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914184.jpg", imageAlt: "happy home owner portrait"}, - { - id: "5", name: "Alice P.", date: "2024-02-12", title: "So grateful!", quote: "Saved me from buying a new dishwasher.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-repairman-making-call-me-sign-washing-machine-white-wall_140725-143584.jpg", imageAlt: "happy home owner portrait"}, + { id: "1", name: "Sarah Miller", date: "2023-09-01", title: "Great Service", quote: "They fixed my fridge the same day. Incredible service!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-information-control-panel-dishwasher_259150-58285.jpg?_wi=3", imageAlt: "happy home owner portrait" }, + { id: "2", name: "John Doe", date: "2023-10-15", title: "Professional", quote: "Super friendly and knowledgeable technician.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176699.jpg?_wi=2", imageAlt: "happy home owner portrait" }, ]} title="What Our Neighbors Say" description="Don't just take our word for it." @@ -182,12 +128,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "Do you offer emergency repair?", content: "Yes, we prioritize emergency situations."}, - { - id: "f2", title: "Is your work guaranteed?", content: "Absolutely, all repairs come with a 1-year warranty."}, - { - id: "f3", title: "What brands do you service?", content: "We service all major brands, new and old."}, + { id: "f1", title: "Do you offer emergency repair?", content: "Yes, we prioritize emergency situations." }, + { id: "f2", title: "Is your work guaranteed?", content: "Absolutely, all repairs come with a 1-year warranty." }, + { id: "f3", title: "What brands do you service?", content: "We service all major brands, new and old." }, ]} title="Common Questions" description="Quick answers to help you get back to normal." @@ -198,8 +141,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1