Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:31:21 +00:00
parent 37ab7b0b09
commit 8fbc531e26

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg?_wi=1"
imageAlt="Khalsa Tyres Workshop"
/>
</div>
@@ -94,7 +94,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg?_wi=2",
imageAlt: "tire tread detail",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
},
items: [],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg?_wi=1",
imageAlt: "tire tread detail",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
},
items: [],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg?_wi=1",
imageAlt: "tire tread detail",
},
]}
@@ -189,7 +189,7 @@ export default function LandingPage() {
role: "Local Customer",
company: "Khalsa Tyres",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg?_wi=2",
},
{
id: "2",
@@ -276,7 +276,7 @@ export default function LandingPage() {
name: "message",
placeholder: "How can we help?",
}}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg?_wi=2"
/>
</div>