Update src/app/page.tsx

This commit is contained in:
2026-03-31 18:56:49 +00:00
parent 84da9867a4
commit ffcbeabca6

View File

@@ -154,7 +154,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nick's Philosophy"
description="Born and raised in Milbank, Nick believes in the old-fashioned way of doing business. If it's broken, we fix it right. We don't just patch up engines—we restore performance and longevity, ensuring your equipment lasts for the long haul."
imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg"
imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg?_wi=1"
imageAlt="Nick at work"
/>
</div>
@@ -172,7 +172,7 @@ export default function LandingPage() {
role: "Local Guide",
company: "29 reviews",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg?_wi=1",
},
{
id: "2",
@@ -204,7 +204,7 @@ export default function LandingPage() {
role: "Customer",
company: "12 reviews",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pov-client-advertises-organic-farming_482257-80727.jpg?_wi=2",
},
]}
title="Trusted by Milbank Neighbors"
@@ -236,7 +236,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Got questions about your engine? We have answers."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg"
imageSrc="http://img.b2bpic.net/free-photo/set-work-tools-toolbox_1170-1493.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>