From 2d2fec505d619b76d2a8c3a1f903e78191cdc34f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:29:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2c85bc..78ce0cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,22 +156,22 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Marcus Rodriguez", role: "Car Enthusiast", testimonial: "Reyes AutoSpeed completely transformed my vehicle. The performance gains were incredible and the professionalism was outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-mal-1773775435673-feb17b81.png", imageAlt: "Marcus Rodriguez" + id: "1", name: "Marcus Rodriguez", role: "Precision Mechanic", testimonial: "Reyes AutoSpeed rebuilt my engine from the ground up. The attention to detail and mechanical excellence are second to none. My vehicle has never run better.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-mal-1773775435673-feb17b81.png", imageAlt: "Marcus Rodriguez" }, { - id: "2", name: "Jennifer Chen", role: "Business Owner", testimonial: "Best investment I've made in my car. The team is knowledgeable, friendly, and delivers results that exceed expectations every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-fem-1773775437104-55500a0b.png", imageAlt: "Jennifer Chen" + id: "2", name: "Jennifer Chen", role: "Fleet Manager", testimonial: "Managing our fleet maintenance through Reyes AutoSpeed has been fantastic. They handle everything from routine service to major repairs with professionalism and reliability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-fem-1773775437104-55500a0b.png", imageAlt: "Jennifer Chen" }, { - id: "3", name: "David Thompson", role: "Racing Driver", testimonial: "As a professional driver, I trust Reyes AutoSpeed with my vehicles. Their attention to detail and technical expertise is unmatched in the industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-male-racing-p-1773775435453-09d34b55.png", imageAlt: "David Thompson" + id: "3", name: "David Thompson", role: "Heavy Equipment Operator", testimonial: "When my truck needed major transmission work, Reyes AutoSpeed was the only place I trusted. Their diagnostic skills and repair quality kept my business running smoothly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-male-racing-p-1773775435453-09d34b55.png", imageAlt: "David Thompson" }, { - id: "4", name: "Sarah Martinez", role: "Luxury Car Owner", testimonial: "The ceramic coating and detailing service left my car looking showroom-ready. Highly recommend their premium services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-fem-1773775435987-a97c8b5c.png", imageAlt: "Sarah Martinez" + id: "4", name: "Sarah Martinez", role: "Luxury Sedan Owner", testimonial: "My high-end vehicle required specialized maintenance. Reyes AutoSpeed's expertise and meticulous workmanship exceeded my expectations. Highly satisfied with their service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-satisfied-fem-1773775435987-a97c8b5c.png", imageAlt: "Sarah Martinez" }, { - id: "5", name: "Robert Wilson", role: "Track Enthusiast", testimonial: "Took my car to the track after their suspension upgrade. The handling improvement was phenomenal. These guys really know their craft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-male-automoti-1773775437164-02be8089.png", imageAlt: "Robert Wilson" + id: "5", name: "Robert Wilson", role: "Independent Mechanic", testimonial: "I refer customers to Reyes AutoSpeed constantly. Their technical knowledge, honest pricing, and commitment to quality repair work sets the gold standard in the industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-male-automoti-1773775437164-02be8089.png", imageAlt: "Robert Wilson" }, { - id: "6", name: "Lisa Anderson", role: "Classic Car Collector", testimonial: "Restored my vintage collection with custom tuning and detailing. The quality and care shown was exceptional. Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-female-classi-1773775436070-b1f6b29e.png", imageAlt: "Lisa Anderson" + id: "6", name: "Lisa Anderson", role: "Classic Car Restorer", testimonial: "Restoring my vintage collection required specialized knowledge. Reyes AutoSpeed handled every detail with care and expertise. My classic cars are now showroom-quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXC8HqHNKazXmSCQIGqqtq4wWR/professional-headshot-of-a-female-classi-1773775436070-b1f6b29e.png", imageAlt: "Lisa Anderson" } ]} animationType="blur-reveal" @@ -183,22 +183,22 @@ export default function LandingPage() {
@@ -233,17 +233,17 @@ export default function LandingPage() { { items: [ { label: "Home", href: "#hero" }, - { label: "About", href: "#about" }, + { label: "About Us", href: "#about" }, { label: "Services", href: "#services" }, - { label: "Products", href: "#products" } + { label: "Gallery", href: "#products" } ] }, { items: [ - { label: "Contact", href: "#contact" }, + { label: "Book Service", href: "#contact" }, { label: "Phone: (555) 123-4567", href: "tel:5551234567" }, - { label: "Email: info@reyesautospeed.com", href: "mailto:info@reyesautospeed.com" }, - { label: "Location", href: "#" } + { label: "Email: service@reyesautospeed.com", href: "mailto:service@reyesautospeed.com" }, + { label: "Hours: Mon-Fri 8AM-6PM", href: "#" } ] }, { @@ -251,7 +251,7 @@ export default function LandingPage() { { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Warranty Info", href: "#" }, - { label: "FAQ", href: "#" } + { label: "Service FAQ", href: "#" } ] }, { @@ -259,7 +259,7 @@ export default function LandingPage() { { label: "Facebook", href: "https://facebook.com" }, { label: "Instagram", href: "https://instagram.com" }, { label: "Twitter", href: "https://twitter.com" }, - { label: "YouTube", href: "https://youtube.com" } + { label: "Google Reviews", href: "https://google.com" } ] } ]}