Merge version_1 into main #2
@@ -42,6 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
title="The region's best açaí"
|
||||
description="Perfectly chilled, creamy, and crafted with care. From the first spoonful, you'll understand why everyone comes back. Quality ingredients, cozy vibes, and a price that makes sense—all in one place."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Quality"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -52,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?_wi=1", 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", 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"
|
||||
@@ -107,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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg"
|
||||
imageAlt="Cozy Toka Do Açaí café interior"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -124,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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Warm welcoming café atmosphere", buttonIcon: Users
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -199,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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-tasty-blueberry-smoothie_23-2148171021.jpg"
|
||||
imageAlt="Toka Do Açaí newsletter signup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user