Merge version_1 into main #1
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ text: "Chat with Anderson", href: "#chat" },
|
||||
]}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg?_wi=1"
|
||||
imageAlt="Fresh Anderson Açaí Bowl"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -62,9 +62,9 @@ export default function LandingPage() {
|
||||
description="Find Anderson's location and route for today. Interactive map with real-time updates and direct messaging."
|
||||
features={[
|
||||
{
|
||||
id: "current-location", title: "Current Location", description: "Anderson is currently selling at this spot. Click to view the exact address and directions.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Current Location Map"},
|
||||
id: "current-location", title: "Current Location", description: "Anderson is currently selling at this spot. Click to view the exact address and directions.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=1", imageAlt: "Current Location Map"},
|
||||
{
|
||||
id: "route-today", title: "Route Today", description: "See all the stops Anderson will pass by today. Plan your visit in advance and catch him at your favorite spot.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Route Map"},
|
||||
id: "route-today", title: "Route Today", description: "See all the stops Anderson will pass by today. Plan your visit in advance and catch him at your favorite spot.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=2", imageAlt: "Route Map"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
tag="Interactive Builder"
|
||||
products={[
|
||||
{
|
||||
id: "acai-base", name: "Açaí Base", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg", imageAlt: "Açaí Base"},
|
||||
id: "acai-base", name: "Açaí Base", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg?_wi=2", imageAlt: "Açaí Base"},
|
||||
{
|
||||
id: "strawberry-topping", name: "Strawberry", price: "+$1.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-strawberries-bowl_661915-247.jpg", imageAlt: "Fresh Strawberry"},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "honey-topping", name: "Honey Drizzle", price: "+$1.00", imageSrc: "http://img.b2bpic.net/free-photo/spoon-full-honey_23-2148132519.jpg", imageAlt: "Golden Honey"},
|
||||
{
|
||||
id: "powder-milk", name: "Powder Milk", price: "+$0.50", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg", imageAlt: "Powder Milk"},
|
||||
id: "powder-milk", name: "Powder Milk", price: "+$0.50", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168830.jpg?_wi=3", imageAlt: "Powder Milk"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user