Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -65,30 +65,30 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg", imageAlt: "Smash burger sizzling on grill"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg?_wi=1", imageAlt: "Smash burger sizzling on grill"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg", imageAlt: "Classic smash burger with melted cheese"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg?_wi=1", imageAlt: "Classic smash burger with melted cheese"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg", imageAlt: "Friendly staff smiling at burger restaurant"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg?_wi=1", imageAlt: "Friendly staff smiling at burger restaurant"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg", imageAlt: "Double street monster burger"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg?_wi=1", imageAlt: "Double street monster burger"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg", imageAlt: "Double street monster burger"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg?_wi=2", imageAlt: "Double street monster burger"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-cheddar-lettuce-tomato_140725-5753.jpg", imageAlt: "Crispy chicken smash burger"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-cheddar-lettuce-tomato_140725-5753.jpg?_wi=1", imageAlt: "Crispy chicken smash burger"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg", imageAlt: "Classic smash burger"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg?_wi=2", imageAlt: "Classic smash burger"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg", imageAlt: "Fresh burger sizzling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg?_wi=2", imageAlt: "Fresh burger sizzling"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
title: "💸 Fair Prices", description: "Amazing burgers that don't destroy your wallet. Quality doesn't have to be expensive.", icon: DollarSign
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg?_wi=2"
|
||||
imageAlt="Friendly Street Smash staff smiling"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -142,13 +142,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "classic", name: "The Classic Smash", price: "$9.99", variant: "Juicy Beef • Melted Cheese • House Sauce", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg", imageAlt: "Classic smash burger", isFavorited: false
|
||||
id: "classic", name: "The Classic Smash", price: "$9.99", variant: "Juicy Beef • Melted Cheese • House Sauce", imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg?_wi=3", imageAlt: "Classic smash burger", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "monster", name: "Double Street Monster", price: "$14.99", variant: "Double Patties • Extra Cheese • Caramelized Onions", imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg", imageAlt: "Double street monster burger", isFavorited: false
|
||||
id: "monster", name: "Double Street Monster", price: "$14.99", variant: "Double Patties • Extra Cheese • Caramelized Onions", imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg?_wi=3", imageAlt: "Double street monster burger", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "crispy", name: "The Crispy Smash", price: "$11.99", variant: "Crispy Chicken • Fresh Lettuce • Creamy Sauce", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-cheddar-lettuce-tomato_140725-5753.jpg", imageAlt: "Crispy chicken smash burger", isFavorited: false
|
||||
id: "crispy", name: "The Crispy Smash", price: "$11.99", variant: "Crispy Chicken • Fresh Lettuce • Creamy Sauce", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-with-cheddar-lettuce-tomato_140725-5753.jpg?_wi=2", imageAlt: "Crispy chicken smash burger", isFavorited: false
|
||||
}
|
||||
]}
|
||||
ariaLabel="Signature burgers menu section"
|
||||
@@ -198,19 +198,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "🍔 Burgers Smashed Fresh", tags: ["Fresh Daily", "Premium Ingredients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg", imageAlt: "Fresh burger being smashed on grill"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg?_wi=3", imageAlt: "Fresh burger being smashed on grill"
|
||||
},
|
||||
{
|
||||
id: "2", title: "😄 Staff Actually Enjoys Their Job", tags: ["Friendly Service", "Passion"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg", imageAlt: "Smiling staff members at Street Smash"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-roommates-chatting_23-2148903614.jpg?_wi=3", imageAlt: "Smiling staff members at Street Smash"
|
||||
},
|
||||
{
|
||||
id: "3", title: "🔥 The Grill Never Sleeps", tags: ["Always Open", "Always Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg", imageAlt: "Fresh burgers on the grill"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-french-fries-bowl-sauce-knife-wooden-food-tray-restaurant_176474-3022.jpg?_wi=4", imageAlt: "Fresh burgers on the grill"
|
||||
},
|
||||
{
|
||||
id: "4", title: "🤤 Customers Keep Coming Back", tags: ["Loyalty", "Community"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg", imageAlt: "Signature Double Street Monster burger"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-with-lettuce-eggplant-cheese-tomato-side-view_141793-3160.jpg?_wi=4", imageAlt: "Signature Double Street Monster burger"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Street Smash vibe and experience section"
|
||||
|
||||
Reference in New Issue
Block a user