Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 14:04:23 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg?_wi=1",
imageAlt: "Big C Storefront",
},
{
@@ -102,7 +102,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Quality Products, Local Care"
description="At Big C, we pride ourselves on bringing the best selection of products directly to you. We've been serving the Badulla community for years with dedication and a commitment to quality."
imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=1"
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
title: "Local Convenience",
description: "Located centrally in Lower St, Badulla.",
tag: "Location",
imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg?_wi=2",
imageAlt: "Elegant young businesswoman with blue jacket",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
title: "Trusted Service",
description: "Dedicated to community service for over 8 years.",
tag: "Experience",
imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=2",
imageAlt: "Elegant young businesswoman with blue jacket",
},
]}