Update src/app/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Get Directions", href: "#contact" }
|
{ text: "Get Directions", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
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"
|
imageAlt="Colorful acai bowl with fresh fruit and healthy toppings"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
|||||||
reverse: false
|
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: [
|
items: [
|
||||||
{ icon: Leaf, text: "Organic ingredients" },
|
{ icon: Leaf, text: "Organic ingredients" },
|
||||||
{ icon: Sparkles, text: "Fresh daily" },
|
{ icon: Sparkles, text: "Fresh daily" },
|
||||||
|
|||||||
Reference in New Issue
Block a user