Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-17 08:59:13 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLargeSizeLargeTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -42,23 +42,23 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Expert Auto Repair & Maintenance"
description="Professional garage services you can trust. From routine maintenance to major repairs, we keep your vehicle running smoothly."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
testimonials={[
{
name: "John Martinez", handle: "@satisfied_customer", testimonial: "ProGarage fixed my transmission issue faster than expected. Excellent work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", imageAlt: "John Martinez"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "John Martinez"
},
{
name: "Sarah Johnson", handle: "@loyal_client", testimonial: "Been bringing my car here for 5 years. Always professional and fair pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=1", imageAlt: "Sarah Johnson"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Sarah Johnson"
},
{
name: "David Chen", handle: "@trusted_mechanic", testimonial: "My brake service was impeccable. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=1", imageAlt: "David Chen"
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "David Chen"
},
{
name: "Maria Rodriguez", handle: "@happy_driver", testimonial: "Outstanding customer service and quality workmanship every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg?_wi=1", imageAlt: "Maria Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg", imageAlt: "Maria Rodriguez"
}
]}
testimonialRotationInterval={5000}
@@ -71,7 +71,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg"
imageAlt="Professional auto repair garage"
mediaAnimation="slide-up"
ariaLabel="Professional garage auto repair services hero section"
@@ -125,7 +125,7 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="slide-up"
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-businesswoman-cooperating-while-checking-vehicle-hood-workshop_637285-7688.jpg"
imageAlt="ProGarage facility"
bulletPoints={[
{
@@ -183,22 +183,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "John Martinez", handle: "Vehicle Owner", testimonial: "ProGarage fixed my transmission issue faster than expected. The technicians were knowledgeable and the pricing was fair. I recommend them to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2", imageAlt: "John Martinez"
id: "1", name: "John Martinez", handle: "Vehicle Owner", testimonial: "ProGarage fixed my transmission issue faster than expected. The technicians were knowledgeable and the pricing was fair. I recommend them to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "John Martinez"
},
{
id: "2", name: "Sarah Johnson", handle: "Regular Client", testimonial: "Been bringing my car here for 5 years. Always professional service, clean facility, and they always explain what needs to be done.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=2", imageAlt: "Sarah Johnson"
id: "2", name: "Sarah Johnson", handle: "Regular Client", testimonial: "Been bringing my car here for 5 years. Always professional service, clean facility, and they always explain what needs to be done.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Sarah Johnson"
},
{
id: "3", name: "David Chen", handle: "Corporate Fleet Manager", testimonial: "My brake service was impeccable. They serviced my entire fleet on time and on budget. Highly recommended for business accounts!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=2", imageAlt: "David Chen"
id: "3", name: "David Chen", handle: "Corporate Fleet Manager", testimonial: "My brake service was impeccable. They serviced my entire fleet on time and on budget. Highly recommended for business accounts!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "David Chen"
},
{
id: "4", name: "Maria Rodriguez", handle: "Family Customer", testimonial: "Outstanding customer service and quality workmanship every time. They treat your car like it's their own. Best garage in town!", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg?_wi=2", imageAlt: "Maria Rodriguez"
id: "4", name: "Maria Rodriguez", handle: "Family Customer", testimonial: "Outstanding customer service and quality workmanship every time. They treat your car like it's their own. Best garage in town!", imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling-camera-mall_23-2148225629.jpg", imageAlt: "Maria Rodriguez"
},
{
id: "5", name: "James Wilson", handle: "New Customer", testimonial: "Came in for an emergency repair and they squeezed me in same day. Professional, quick, and honest. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=3", imageAlt: "James Wilson"
id: "5", name: "James Wilson", handle: "New Customer", testimonial: "Came in for an emergency repair and they squeezed me in same day. Professional, quick, and honest. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageAlt: "James Wilson"
},
{
id: "6", name: "Lisa Anderson", handle: "Loyal Customer", testimonial: "Five stars for the transparent pricing and no-pressure approach. They give honest recommendations without upselling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=3", imageAlt: "Lisa Anderson"
id: "6", name: "Lisa Anderson", handle: "Loyal Customer", testimonial: "Five stars for the transparent pricing and no-pressure approach. They give honest recommendations without upselling.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Lisa Anderson"
}
]}
speed={40}