From a25060f524be528543884b165ae6fe3b78db36ad Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 10:18:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38be69c..42e03fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Hidden Gem" tagIcon={Leaf} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/smiling-young-couple-enjoying-drink-outdoors_23-2147891179.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnHvB7y7gwuiKUIItB3eTzC0uT/uploaded-1773224023545-jevubu2e.jpg" imageAlt="Wild Route Café garden outdoor seating area" mediaAnimation="opacity" imagePosition="right" @@ -79,7 +79,7 @@ export default function LandingPage() { description="Experience the warmth of genuine hospitality" subdescription="Pet-friendly • Garden setting • Fresh ingredients • Rustic-modern aesthetic" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552628.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnHvB7y7gwuiKUIItB3eTzC0uT/uploaded-1773224023544-0kcw7ql6.jpg" imageAlt="Wild Route Café rustic modern interior" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -99,7 +99,7 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" products={[ { - id: "wild-route-breakfast", name: "Wild Route Breakfast", price: "R95", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cup-coffee-campfire_23-2148301481.jpg", imageAlt: "Wild Route Breakfast signature dish" + id: "wild-route-breakfast", name: "", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnHvB7y7gwuiKUIItB3eTzC0uT/uploaded-1773224023545-atmokh9a.jpg", imageAlt: "Wild Route Breakfast signature dish" }, { id: "french-toast", name: "French Toast", price: "R85", imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858386.jpg", imageAlt: "Golden crispy French toast" @@ -130,7 +130,7 @@ export default function LandingPage() { }, { id: 3, - title: "Nursery Space", description: "Surrounded by lush plants and greenery, our nursery area adds natural beauty to your dining experience", imageSrc: "http://img.b2bpic.net/free-photo/collection-various-cactus-succulent-plants-pots_23-2148058906.jpg", imageAlt: "Garden nursery plants and flowers" + title: "Nursery Space", description: "Surrounded by lush plants and greenery, our nursery area adds natural beauty to your dining experience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnHvB7y7gwuiKUIItB3eTzC0uT/uploaded-1773224023544-n38sqlm8.jpg", imageAlt: "Garden nursery plants and flowers" }, { id: 4, -- 2.49.1