From 55d917b434bc6770da664279450e6185cc6046f6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:27:09 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 11f07e9..d851c24 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -77,7 +77,7 @@ export default function AboutPage() { title="Why Choose TFC Motorsports?" tag="Our Commitment" description="We're a dying breed—an honest mechanic who does great work at fair prices. Our commitment to transparency, quality craftsmanship, and customer care has made us Bradenton's most trusted auto repair shop. Whether you drive a personal vehicle or manage a fleet, we treat your car like it's our own." - imageSrc="https://images.unsplash.com/photo-1489824904134-891ab64532f1?w=800&q=80" + imageSrc="https://images.unsplash.com/photo-1489824904134-891ab64532f1?w=800&q=80&_wi=2" imageAlt="Experienced mechanic working professional tools" buttons={[ { @@ -108,17 +108,17 @@ export default function AboutPage() { Date: Wed, 11 Mar 2026 12:27:10 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0c9d8ee..0905ce6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { { text: "Get a Free Quote", href: "#contact" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="https://images.unsplash.com/photo-1487754180144-351b8e6f60db?w=800&q=80" + imageSrc="https://images.unsplash.com/photo-1487754180144-351b8e6f60db?w=800&q=80&_wi=2" imageAlt="professional auto repair shop clean garage" mediaAnimation="slide-up" frameStyle="card" @@ -101,7 +101,7 @@ export default function ContactPage() {