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" },