From adc7d66ad2e9a59fd79c066a1ba42a48e0b24014 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 17:39:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb7058c..b777b42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Get Directions", href: "#contact" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168863.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168863.jpg?_wi=1" imageAlt="Colorful acai bowl with fresh fruit and healthy toppings" mediaAnimation="blur-reveal" imagePosition="right" @@ -96,7 +96,7 @@ export default function LandingPage() { reverse: false }, { - id: "acai", title: "Acai Bowls", description: "Start your day with our fresh, nutrient-dense acai bowls. Loaded with superfoods, fresh berries, granola, and coconut—every bowl is a colorful celebration of healthy eating.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168863.jpg" }, + id: "acai", title: "Acai Bowls", description: "Start your day with our fresh, nutrient-dense acai bowls. Loaded with superfoods, fresh berries, granola, and coconut—every bowl is a colorful celebration of healthy eating.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168863.jpg?_wi=2" }, items: [ { icon: Leaf, text: "Organic ingredients" }, { icon: Sparkles, text: "Fresh daily" },