Update src/app/page.tsx

This commit is contained in:
2026-03-17 17:39:11 +00:00
parent 5892185b09
commit adc7d66ad2

View File

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