From 4241ff89517adf261aed8e92f0fed6b6d763a814 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:16:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5732e5f..fc90b50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,13 +100,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "mango-juice", name: "Mango Bliss Juice", price: "₹99", variant: "Freshly Blended", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sliced-mango-blackboard-with-glass-orange-juice-green-table_141793-8164.jpg", imageAlt: "Glass of fresh mango juice"}, + id: "mango-juice", name: "Mango Bliss Juice", price: "₹99", variant: "Freshly Blended", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sliced-mango-blackboard-with-glass-orange-juice-green-table_141793-8164.jpg?_wi=1", imageAlt: "Glass of fresh mango juice"}, { - id: "orange-juice", name: "Sunshine Orange Juice", price: "₹89", variant: "Vitamin C Boost", imageSrc: "http://img.b2bpic.net/free-photo/image-goodlooking-healthy-woman-bathrobe-drinking-fresh-juice-showing-orange-fruit-posing_1258-195151.jpg", imageAlt: "Glass of fresh orange juice"}, + id: "orange-juice", name: "Sunshine Orange Juice", price: "₹89", variant: "Vitamin C Boost", imageSrc: "http://img.b2bpic.net/free-photo/image-goodlooking-healthy-woman-bathrobe-drinking-fresh-juice-showing-orange-fruit-posing_1258-195151.jpg?_wi=1", imageAlt: "Glass of fresh orange juice"}, { - id: "watermelon-juice", name: "Hydrating Watermelon", price: "₹79", variant: "Cooling & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-fresh-with-lime-table_140725-5612.jpg", imageAlt: "Glass of fresh watermelon juice"}, + id: "watermelon-juice", name: "Hydrating Watermelon", price: "₹79", variant: "Cooling & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-fresh-with-lime-table_140725-5612.jpg?_wi=1", imageAlt: "Glass of fresh watermelon juice"}, { - id: "fruit-salad", name: "Tropical Fruit Salad", price: "₹119", variant: "Mixed Fresh Fruits", imageSrc: "http://img.b2bpic.net/free-photo/side-view-overnight-oats-with-fresh-strawberries-blueberries-nuts-glass-jar-rustic-surface_141793-6947.jpg", imageAlt: "Cup of fresh mixed fruit salad"}, + id: "fruit-salad", name: "Tropical Fruit Salad", price: "₹119", variant: "Mixed Fresh Fruits", imageSrc: "http://img.b2bpic.net/free-photo/side-view-overnight-oats-with-fresh-strawberries-blueberries-nuts-glass-jar-rustic-surface_141793-6947.jpg?_wi=1", imageAlt: "Cup of fresh mixed fruit salad"}, ]} title="Our Popular Items" description="Discover the refreshing favorites and delicious snacks our customers love." @@ -146,7 +146,7 @@ export default function LandingPage() { { text: "Learn More About Us", href: "/about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg?_wi=1" imageAlt="Clean and inviting interior of Classic Cafe" /> @@ -168,7 +168,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message / Order Inquiry", rows: 4, required: false, }} - imageSrc="http://img.b2bpic.net/free-vector/city-map-with-sea_23-2147621184.jpg" + imageSrc="http://img.b2bpic.net/free-vector/city-map-with-sea_23-2147621184.jpg?_wi=1" imageAlt="Map showing Classic Cafe's location in Kanchipuram" mediaAnimation="slide-up" mediaPosition="right" @@ -225,7 +225,7 @@ export default function LandingPage() { title="Our Story: Freshness & Community" description="Classic Cafe is more than just a juice shop; it's a local hub built on freshness, hygiene, and community. We're dedicated to serving delicious, healthy, and affordable options to our neighbors in Enathur and Kanchipuram, quickly and with a smile. Join us and taste the difference that passion makes!" tag="Our Values" - imageSrc="http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg?_wi=2" imageAlt="Clean and inviting interior of Classic Cafe" buttons={[ { @@ -260,13 +260,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "mango-juice", name: "Mango Bliss Juice", price: "₹99", variant: "Freshly Blended", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sliced-mango-blackboard-with-glass-orange-juice-green-table_141793-8164.jpg", imageAlt: "Glass of fresh mango juice"}, + id: "mango-juice", name: "Mango Bliss Juice", price: "₹99", variant: "Freshly Blended", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sliced-mango-blackboard-with-glass-orange-juice-green-table_141793-8164.jpg?_wi=2", imageAlt: "Glass of fresh mango juice"}, { - id: "orange-juice", name: "Sunshine Orange Juice", price: "₹89", variant: "Vitamin C Boost", imageSrc: "http://img.b2bpic.net/free-photo/image-goodlooking-healthy-woman-bathrobe-drinking-fresh-juice-showing-orange-fruit-posing_1258-195151.jpg", imageAlt: "Glass of fresh orange juice"}, + id: "orange-juice", name: "Sunshine Orange Juice", price: "₹89", variant: "Vitamin C Boost", imageSrc: "http://img.b2bpic.net/free-photo/image-goodlooking-healthy-woman-bathrobe-drinking-fresh-juice-showing-orange-fruit-posing_1258-195151.jpg?_wi=2", imageAlt: "Glass of fresh orange juice"}, { - id: "watermelon-juice", name: "Hydrating Watermelon", price: "₹79", variant: "Cooling & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-fresh-with-lime-table_140725-5612.jpg", imageAlt: "Glass of fresh watermelon juice"}, + id: "watermelon-juice", name: "Hydrating Watermelon", price: "₹79", variant: "Cooling & Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-fresh-with-lime-table_140725-5612.jpg?_wi=2", imageAlt: "Glass of fresh watermelon juice"}, { - id: "fruit-salad", name: "Tropical Fruit Salad", price: "₹119", variant: "Mixed Fresh Fruits", imageSrc: "http://img.b2bpic.net/free-photo/side-view-overnight-oats-with-fresh-strawberries-blueberries-nuts-glass-jar-rustic-surface_141793-6947.jpg", imageAlt: "Cup of fresh mixed fruit salad"}, + id: "fruit-salad", name: "Tropical Fruit Salad", price: "₹119", variant: "Mixed Fresh Fruits", imageSrc: "http://img.b2bpic.net/free-photo/side-view-overnight-oats-with-fresh-strawberries-blueberries-nuts-glass-jar-rustic-surface_141793-6947.jpg?_wi=2", imageAlt: "Cup of fresh mixed fruit salad"}, ]} title="Our Popular Items" description="Discover the refreshing favorites and delicious snacks our customers love." @@ -321,7 +321,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message / Order Inquiry", rows: 4, required: false, }} - imageSrc="http://img.b2bpic.net/free-vector/city-map-with-sea_23-2147621184.jpg" + imageSrc="http://img.b2bpic.net/free-vector/city-map-with-sea_23-2147621184.jpg?_wi=2" imageAlt="Map showing Classic Cafe's location in Kanchipuram" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1