Update src/app/page.tsx

This commit is contained in:
2026-04-09 06:47:34 +00:00
parent d44af4cede
commit 83618d0cb8

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "Local Guide",
testimonial: "This place is clean and goods are properly packed. Staff is friendly and helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=1",
imageAlt: "luxury dry cleaning shop interior",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "Customer",
testimonial: "Good, fast service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-laundry-hanging-clothesline_181624-40997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-laundry-hanging-clothesline_181624-40997.jpg?_wi=1",
imageAlt: "family run business vintage photo",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
handle: "Local",
testimonial: "Consistent, reliable, and incredibly kind people.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg?_wi=1",
imageAlt: "modern laundry store interior design",
},
]}
@@ -111,7 +111,7 @@ export default function LandingPage() {
href: "https://wa.me/27530000000",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861924.jpg?_wi=2"
showBlur={true}
avatars={[
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
description: "Decades of expertise in every press and fold.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-laundry-hanging-clothesline_181624-40997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-laundry-hanging-clothesline_181624-40997.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -338,7 +338,7 @@ export default function LandingPage() {
placeholder: "How can we help?",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176195.jpg?_wi=2"
/>
</div>