Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 16:25:07 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,8 +53,8 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-rides-girl-supermarket-trolley_1153-3669.jpg", imageAlt: "Vanimathi Supermarket storefront" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg", imageAlt: "Fresh vegetables section" },
{ imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg", imageAlt: "Dairy products display" }
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg?_wi=1", imageAlt: "Fresh vegetables section" },
{ imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg?_wi=1", imageAlt: "Dairy products display" }
]}
mediaAnimation="slide-up"
ariaLabel="Vanimathi Supermarket hero section"
@@ -76,7 +76,7 @@ export default function LandingPage() {
{ title: "Friendly Service", description: "Well-trained staff ready to assist you in finding exactly what you need, quickly and easily", icon: Users },
{ title: "Community Focus", description: "Proudly serving families and residents in the Ponmeni community and surrounding areas", icon: Heart }
]}
imageSrc="http://img.b2bpic.net/free-photo/paying-order_1098-16212.jpg"
imageSrc="http://img.b2bpic.net/free-photo/paying-order_1098-16212.jpg?_wi=1"
imageAlt="Vanimathi Supermarket interior"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -96,11 +96,11 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Fresh & Healthy", title: "Fresh Groceries", subtitle: "Quality selection daily", description: "Fresh vegetables, fruits, grains, and organic produce sourced from trusted suppliers to ensure quality and freshness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg", imageAlt: "Fresh vegetables"
tag: "Fresh & Healthy", title: "Fresh Groceries", subtitle: "Quality selection daily", description: "Fresh vegetables, fruits, grains, and organic produce sourced from trusted suppliers to ensure quality and freshness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bag-veggies-with-copy-space_23-2148622446.jpg?_wi=2", imageAlt: "Fresh vegetables"
},
{
id: 2,
tag: "Dairy & Protein", title: "Dairy Products", subtitle: "Milk, cheese, yogurt", description: "Complete range of dairy products including milk, cheese, yogurt, and butter from reputable brands.", imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg", imageAlt: "Dairy products"
tag: "Dairy & Protein", title: "Dairy Products", subtitle: "Milk, cheese, yogurt", description: "Complete range of dairy products including milk, cheese, yogurt, and butter from reputable brands.", imageSrc: "http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230584.jpg?_wi=2", imageAlt: "Dairy products"
},
{
id: 3,
@@ -205,7 +205,7 @@ export default function LandingPage() {
useInvertedBackground={true}
mediaAnimation="opacity"
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/paying-order_1098-16212.jpg"
imageSrc="http://img.b2bpic.net/free-photo/paying-order_1098-16212.jpg?_wi=2"
imageAlt="Contact Vanimathi Supermarket"
buttonText="Send Message"
ariaLabel="Contact form section"