Update src/app/page.tsx

This commit is contained in:
2026-03-09 10:57:28 +00:00
parent 543e6e0bee
commit fe8a8323cd

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Local Favorite"
tagIcon={Flame}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg"
imageAlt="Blazin Bites Food Truck"
mediaAnimation="slide-up"
imagePosition="right"
@@ -60,13 +60,16 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus J.", handle: "Local Regular", testimonial: "Best street food I've had in years. The flavors are incredible!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg"
},
{
name: "Sarah L.", handle: "Food Enthusiast", testimonial: "Every meal is an experience. Blazin Bites nailed it.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg"
},
{
name: "James R.", handle: "Downtown Worker", testimonial: "Lunch hasn't been the same since finding this truck!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"
},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
@@ -98,11 +101,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "blazin-tacos", name: "Blazin Tacos", price: "$8", variant: "Seasoned Beef, 3 Styles", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-tamales-plate_23-2148942284.jpg", imageAlt: "Blazin Tacos"},
id: "blazin-tacos", name: "Blazin Tacos", price: "$8", variant: "Seasoned Beef, 3 Styles", imageSrc: "http://img.b2bpic.net/free-photo/assortment-delicious-tamales-plate_23-2148942284.jpg", imageAlt: "Blazin Tacos"
},
{
id: "street-burger", name: "Street Burger", price: "$12", variant: "Loaded Toppings, Fresh Buns", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg", imageAlt: "Street Burger"},
id: "street-burger", name: "Street Burger", price: "$12", variant: "Loaded Toppings, Fresh Buns", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg", imageAlt: "Street Burger"
},
{
id: "loaded-fries", name: "Loaded Fries", price: "$6", variant: "Crispy, Seasoned, Topped", imageSrc: "http://img.b2bpic.net/free-photo/green-bowl-crispy-dried-crusts-stone_114579-87979.jpg", imageAlt: "Loaded Fries"},
id: "loaded-fries", name: "Loaded Fries", price: "$6", variant: "Crispy, Seasoned, Topped", imageSrc: "http://img.b2bpic.net/free-photo/green-bowl-crispy-dried-crusts-stone_114579-87979.jpg", imageAlt: "Loaded Fries"
},
]}
carouselMode="buttons"
/>
@@ -111,12 +117,13 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Food Lovers Everywhere"
description="Join hundreds of locals who've made Blazin Bites their go-to street food destination."
description="Join hundreds of locals who have made Blazin Bites their go-to street food destination."
tag="Community Favorite"
tagIcon={Users}
tagAnimation="slide-up"
names=[
"Local Foodies", "Downtown District", "Street Food Network", "Community Events", "Urban Eats", "Neighborhood Hub", "Food Truck Alliance"]
names={[
"Local Foodies", "Downtown District", "Street Food Network", "Community Events", "Urban Eats", "Neighborhood Hub", "Food Truck Alliance"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -136,13 +143,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Marcus Johnson", role: "Local Regular", testimonial: "The best street food I've ever had. Fresh ingredients and incredible flavors make every visit special. Blazin Bites is a must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg?_wi=2"},
id: "1", name: "Marcus Johnson", role: "Local Regular", testimonial: "The best street food I have ever had. Fresh ingredients and incredible flavors make every visit special. Blazin Bites is a must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-dressed-leather-jacket-eating-vegan-burger_613910-504.jpg"
},
{
id: "2", name: "Sarah Chen", role: "Food Blogger", testimonial: "Authentic, delicious, and truly crafted with care. This food truck has set a new standard for street food in our community.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg?_wi=2"},
id: "2", name: "Sarah Chen", role: "Food Blogger", testimonial: "Authentic, delicious, and truly crafted with care. This food truck has set a new standard for street food in our community.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg"
},
{
id: "3", name: "James Rodriguez", role: "Downtown Professional", testimonial: "My lunch break highlight. The team is friendly, the food is phenomenal, and the vibe is electric. Can't get enough!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2"},
id: "3", name: "James Rodriguez", role: "Downtown Professional", testimonial: "My lunch break highlight. The team is friendly, the food is phenomenal, and the vibe is electric. Can not get enough!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"
},
{
id: "4", name: "Emma Williams", role: "Community Member", testimonial: "Supporting local never tasted so good. Blazin Bites is more than food—it's a gathering place for our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg"},
id: "4", name: "Emma Williams", role: "Community Member", testimonial: "Supporting local never tasted so good. Blazin Bites is more than food, it is a gathering place for our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg"
},
]}
carouselMode="buttons"
/>
@@ -157,7 +168,7 @@ export default function LandingPage() {
description="Follow our location updates and get notifications on new menu items, special events, and exclusive food truck stops around the neighborhood."
background={{ variant: "noise" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2148896942.jpg"
imageAlt="Blazin Bites Location"
mediaAnimation="slide-up"
mediaPosition="right"