diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e3af69..760dc98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,17 +47,18 @@ export default function LandingPage() { description="Fast diagnostics, fair prices, and experienced mechanics serving your community for years. We fix what needs fixing—nothing more." tag="Local Trusted Garage" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg" imageAlt="Professional mechanic in modern garage" mediaAnimation="slide-up" + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Johnson", handle: "Local Driver", testimonial: "Best garage in town — honest and reliable. They fixed my car the same day.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg?_wi=1", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", imageAlt: "Sarah Johnson" }, { name: "Michael Chen", handle: "Regular Customer", testimonial: "Much cheaper than the dealership and they explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Michael Chen" } ]} testimonialRotationInterval={5000} @@ -106,7 +107,7 @@ export default function LandingPage() { description="We're a local, family-owned garage trusted by thousands of drivers. Our commitment to honesty, fair pricing, and expert service sets us apart." tag="Local Pride" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-showing-thumbs-up_1170-1160.jpg" imageAlt="Our trusted team of mechanics" useInvertedBackground={false} buttons={[ @@ -124,10 +125,10 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah Johnson", role: "Local Driver", testimonial: "Very honest garage. They told me exactly what was wrong with my car and didn't try to sell unnecessary repairs. Same-day service too!", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg?_wi=2", imageAlt: "Sarah Johnson" + id: "1", name: "Sarah Johnson", role: "Local Driver", testimonial: "Very honest garage. They told me exactly what was wrong with my car and didn't try to sell unnecessary repairs. Same-day service too!", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-home_23-2148990135.jpg", imageAlt: "Sarah Johnson" }, { - id: "2", name: "Michael Chen", role: "Regular Customer", testimonial: "Great service, fair price, and very friendly team. Much better than dealing with dealership pricing. I recommend them to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2", imageAlt: "Michael Chen" + id: "2", name: "Michael Chen", role: "Regular Customer", testimonial: "Great service, fair price, and very friendly team. Much better than dealing with dealership pricing. I recommend them to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Michael Chen" }, { id: "3", name: "Emily Rodriguez", role: "Repeat Customer", testimonial: "Fast repair, transparent communication, and reasonable prices. This is the garage everyone should know about. Been going for 3 years now.", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6773.jpg", imageAlt: "Emily Rodriguez"