Merge version_1 into main #2
@@ -51,14 +51,14 @@ export default function LandingPage() {
|
||||
{ text: "Pickup Available", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background="aurora"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=1", imageAlt: "Crispy smash burger with golden crust and melted cheese" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg?_wi=1", imageAlt: "Burger patty sizzling on flat-top griddle with crispy edges" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-burgers_23-2148718864.jpg?_wi=1", imageAlt: "Warm casual burger shop interior with community atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-slate-background_23-2148235015.jpg?_wi=1", imageAlt: "Delicious burger presentation with fresh toppings and fries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-partying-with-food_23-2149525599.jpg?_wi=1", imageAlt: "Happy customer enjoying fresh burger meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg?_wi=2", imageAlt: "Customer satisfied with quality burger" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg", imageAlt: "Crispy smash burger with golden crust and melted cheese" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg", imageAlt: "Burger patty sizzling on flat-top griddle with crispy edges" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-burgers_23-2148718864.jpg", imageAlt: "Warm casual burger shop interior with community atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-slate-background_23-2148235015.jpg", imageAlt: "Delicious burger presentation with fresh toppings and fries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-partying-with-food_23-2149525599.jpg", imageAlt: "Happy customer enjoying fresh burger meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg", imageAlt: "Customer satisfied with quality burger" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
ariaLabel="Hero section showcasing crispy smash burgers"
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "burger-classic", name: "The Classic Smash", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-slate-background_23-2148235015.jpg?_wi=2", imageAlt: "Classic smash burger with pickles and onions"
|
||||
id: "burger-classic", name: "The Classic Smash", price: "$11.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-slate-background_23-2148235015.jpg", imageAlt: "Classic smash burger with pickles and onions"
|
||||
},
|
||||
{
|
||||
id: "burger-double", name: "Double Stack", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg?_wi=3", imageAlt: "Double smash burger with double patties and cheese"
|
||||
id: "burger-double", name: "Double Stack", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg", imageAlt: "Double smash burger with double patties and cheese"
|
||||
},
|
||||
{
|
||||
id: "burger-specialty", name: "Specialty Creation", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=2", imageAlt: "Specialty burger with premium toppings and sauce"
|
||||
id: "burger-specialty", name: "Specialty Creation", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg", imageAlt: "Specialty burger with premium toppings and sauce"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Product menu section showcasing our burger offerings"
|
||||
@@ -142,10 +142,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-sarah", title: "Best Burger in Town", quote: "I've been coming here for three years. Every burger is consistent, crispy on the outside, perfectly juicy inside. This is real quality.", name: "Sarah M.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-partying-with-food_23-2149525599.jpg?_wi=2", imageAlt: "Sarah, satisfied customer"
|
||||
id: "testimonial-sarah", title: "Best Burger in Town", quote: "I've been coming here for three years. Every burger is consistent, crispy on the outside, perfectly juicy inside. This is real quality.", name: "Sarah M.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-partying-with-food_23-2149525599.jpg", imageAlt: "Sarah, satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "testimonial-mike", title: "Finally Found My Spot", quote: "After trying every burger place in the area, this is the one I keep coming back to. The smash technique is unreal—crispy, flavorful, just right.", name: "Mike T.", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg?_wi=4", imageAlt: "Mike enjoying his burger meal"
|
||||
id: "testimonial-mike", title: "Finally Found My Spot", quote: "After trying every burger place in the area, this is the one I keep coming back to. The smash technique is unreal—crispy, flavorful, just right.", name: "Mike T.", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/product-photographer-with-camera-studio_23-2148970258.jpg", imageAlt: "Mike enjoying his burger meal"
|
||||
},
|
||||
{
|
||||
id: "testimonial-jessica", title: "Perfect Lunch Break", quote: "Quick service, fresh ingredients, amazing burgers. I grab lunch here at least twice a week. It's become my go-to.", name: "Jessica P.", role: "Working Professional", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19637.jpg", imageAlt: "Jessica during her lunch break"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
title="Order Now or Get In Touch"
|
||||
description="Whether you want to place an order, ask questions, or just say hello—we're here and ready to serve."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-friends-enjoying-burgers_23-2148718864.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-friends-enjoying-burgers_23-2148718864.jpg"
|
||||
imageAlt="Welcoming burger shop interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user