Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-21 04:51:43 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tasty-blueberry-smoothie_23-2148171021.jpg", imageAlt: "Premium Toka Do Açaí bowl with fresh toppings"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tasty-blueberry-smoothie_23-2148171021.jpg?_wi=1", imageAlt: "Premium Toka Do Açaí bowl with fresh toppings"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lavender-colored-background-with-ice-cream-texture_23-2151396661.jpg", imageAlt: "Close-up of creamy açaí bowl texture"
@@ -108,7 +108,7 @@ export default function LandingPage() {
{ text: "Visit Us", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=1"
imageAlt="Cozy Toka Do Açaí café interior"
useInvertedBackground={true}
/>
@@ -125,13 +125,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
features={[
{
title: "Premium Ingredients", description: "Sourced directly for freshness and nutritional value. Every ingredient is handpicked and inspected for quality.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg", imageAlt: "Fresh organic ingredients selection", buttonIcon: Check
title: "Premium Ingredients", description: "Sourced directly for freshness and nutritional value. Every ingredient is handpicked and inspected for quality.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg?_wi=1", imageAlt: "Fresh organic ingredients selection", buttonIcon: Check
},
{
title: "Affordable Luxury", description: "Premium quality doesn't have to cost a fortune. We believe in fair pricing so everyone can enjoy excellence.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg", imageAlt: "Affordable premium açaí bowls", buttonIcon: DollarSign
title: "Affordable Luxury", description: "Premium quality doesn't have to cost a fortune. We believe in fair pricing so everyone can enjoy excellence.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-variety-herbs-lemon-strainer-bread-ginger-ingredients_23-2148028228.jpg?_wi=2", imageAlt: "Affordable premium açaí bowls", buttonIcon: DollarSign
},
{
title: "Welcoming Atmosphere", description: "Step in as a customer, leave as a friend. Our cozy space is designed for connection and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg", imageAlt: "Warm welcoming café atmosphere", buttonIcon: Users
title: "Welcoming Atmosphere", description: "Step in as a customer, leave as a friend. Our cozy space is designed for connection and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=2", imageAlt: "Warm welcoming café atmosphere", buttonIcon: Users
}
]}
textboxLayout="default"
@@ -200,7 +200,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/still-life-tasty-blueberry-smoothie_23-2148171021.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-tasty-blueberry-smoothie_23-2148171021.jpg?_wi=2"
imageAlt="Toka Do Açaí newsletter signup"
mediaAnimation="slide-up"
mediaPosition="right"