From ff9219301bb74850903d8c450d4f0ff05eabe1a3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 13:15:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 462d916..1e0b0d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,14 +42,14 @@ export default function LandingPage() {
@@ -59,7 +59,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Born in the Kitchen" description="What started as a passion for wholesome nutrition has grown into Lovies A Bloom. We believe in transparency, natural ingredients, and the simple joy of high-quality, homemade food. Every batch is prepared with mindfulness and care." - imageSrc="http://img.b2bpic.net/free-photo/top-view-vegetable-salad-with-lemon-cucumber-tomato-pepper-basket-with-black-pepper-seeds-melted-butter-plaid-cloth_141793-12870.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538741637-gfozwi6x.png" imageAlt="Our kitchen process" /> @@ -92,12 +92,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Original Granola", price: "$12.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393200-k1168npl.png" }, - { id: "p2", name: "Chocolate Delights", price: "$14.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-9sykfk74.png" }, - { id: "p3", name: "Nutty Crunch Mix", price: "$13.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7w0eqke2.png" }, - { id: "p4", name: "Fruit & Seed Medley", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-ready-be-served_23-2148566820.jpg" }, - { id: "p5", name: "Artisan Bread", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395314.jpg" }, - { id: "p6", name: "Small Batch Samples", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-with-berries-candies-white-floor-biscuit-fruit-cake-cream-pie-tea-cookie_140725-118430.jpg" }, + { id: "p1", name: "Orange cake ", price: "155.00 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393200-k1168npl.png" }, + { id: "p2", name: "Chocolate Delights", price: "180.00 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-9sykfk74.png" }, + { id: "p3", name: "Nutty Crunch Mix +155.00", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7w0eqke2.png" }, + { id: "p4", name: "", price: "85.00 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538841820-2e16jg9z.png" }, + { id: "p5", name: "Orange granola ", price: "85.00 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538867889-4nignui0.png" }, + { id: "p6", name: "Dates granola ", price: "80.00 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779539001446-pn4jm1up.png" }, ]} title="Our Signature Treats" description="Browse our range of wholesome, handmade delights." @@ -135,7 +136,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions about our process or ingredients?" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/root-vegetables-ingredients-making-salad-from-vegetables-baked-oven-healthy-food_127032-2931.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779539872394-ao6zvc8u.png" imageAlt="A tray of fresh ingredients in a rustic kitchen" /> @@ -154,10 +155,10 @@ export default function LandingPage() { -- 2.49.1