Update src/app/page.tsx

This commit is contained in:
2026-05-12 03:28:34 +00:00
parent 613ebc3e76
commit ff0097a3bc

View File

@@ -76,15 +76,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/some-details-about-accident-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-details-about-accident-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16104.jpg?_wi=1",
imageAlt: "Professional auto repair shop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428338.jpg?_wi=1",
imageAlt: "Mechanic precision work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-starting-maintenance_23-2147897914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-starting-maintenance_23-2147897914.jpg?_wi=1",
imageAlt: "Mervs storefront",
},
{
@@ -108,7 +108,7 @@ export default function LandingPage() {
description="We don't believe in pushy sales. We believe in high-quality diagnostics that keep your vehicle safe and your wallet happy. Our shop is founded on local transparency and veteran expertise."
subdescription="Our team at Mervs is dedicated to ensuring you understand every step of the repair process, giving you the peace of mind you deserve in a reliable vehicle."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg?_wi=1"
imageAlt="Our trusted mechanic team"
mediaAnimation="blur-reveal"
/>
@@ -122,7 +122,7 @@ export default function LandingPage() {
{
title: "Transparent Diagnostics",
description: "No hidden fees, no mystery. We show you the problem before we fix it.",
imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-traveling-winter-time_23-2149207253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-traveling-winter-time_23-2149207253.jpg?_wi=1",
imageAlt: "Diagnostic scan",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "Finally found a shop that doesn't upsell. Mervs is honest and thorough.",
tag: "Trusted",
avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-garage-fix-customers-car_482257-76174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-details-about-accident-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-details-about-accident-woman-auto-salon-with-employee-blue-uniform-taking-her-repaired-car-back_146671-16104.jpg?_wi=2",
imageAlt: "smiling customer auto repair shop",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "Fast, fair, and professional. My car runs perfectly now.",
tag: "Efficient",
avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet-while-servicing-car-engine_1170-1356.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428338.jpg?_wi=2",
imageAlt: "smiling customer auto repair shop",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "The team at Mervs treats you like family. Exceptional honesty.",
tag: "Kind",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-black-mechanic-taking-notes-while-talking-customer-auto-repair-shop_637285-11587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-starting-maintenance_23-2147897914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-starting-maintenance_23-2147897914.jpg?_wi=2",
imageAlt: "smiling customer auto repair shop",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
quote: "Unbeatable diagnostics. They found what others missed.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367535.jpg?_wi=2",
imageAlt: "smiling customer auto repair shop",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
quote: "Worth the drive for such transparent, quality work.",
tag: "Top Choice",
avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-wheel-with-pneumatic-wrench_1170-1353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-traveling-winter-time_23-2149207253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-traveling-winter-time_23-2149207253.jpg?_wi=2",
imageAlt: "smiling customer auto repair shop",
},
]}