Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-21 06:39:04 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
}}
title="Built Layer by Layer"
description="Discover what makes every bite legendary. Experience the art of the perfect burger, crafted with passion and premium ingredients."
imageSrc="http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg"
imageSrc="http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg?_wi=1"
imageAlt="Cinematic Burger"
buttons={[
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
"fresh",
"organic",
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-burger-with-melted-cheese-fries_23-2148290669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-burger-with-melted-cheese-fries_23-2148290669.jpg?_wi=1",
},
{
id: "f2",
@@ -96,7 +96,7 @@ export default function LandingPage() {
"fresh",
"baked",
],
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg?_wi=1",
},
{
id: "f3",
@@ -107,7 +107,7 @@ export default function LandingPage() {
"flavor",
"slow",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg?_wi=1",
},
]}
title="The Burger Philosophy"
@@ -143,7 +143,7 @@ export default function LandingPage() {
id: "p4",
name: "Truffle Mushroom",
price: "$16.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-veggie-burger-with-black-buns-cutting-board_23-2148784539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-veggie-burger-with-black-buns-cutting-board_23-2148784539.jpg?_wi=1",
},
{
id: "p5",
@@ -202,7 +202,7 @@ export default function LandingPage() {
quote: "The best burger I've ever had!",
tag: "fan",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg?_wi=2",
imageAlt: "happy customer burger restaurant",
},
{
@@ -213,7 +213,7 @@ export default function LandingPage() {
quote: "Incredible texture and taste.",
tag: "fan",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-eating-burger_23-2150404781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-burger-with-melted-cheese-fries_23-2148290669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-burger-with-melted-cheese-fries_23-2148290669.jpg?_wi=2",
imageAlt: "happy customer burger restaurant",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
quote: "Perfectly cooked patty.",
tag: "fan",
avatarSrc: "http://img.b2bpic.net/free-photo/appetizing-chicken-burger-female-hands-fast-food-restaurant_169016-49195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg?_wi=2",
imageAlt: "happy customer burger restaurant",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
quote: "My go-to spot now.",
tag: "fan",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-fast-food-restaurant-eating_23-2148718875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burger-with-egg_23-2148678846.jpg?_wi=2",
imageAlt: "happy customer burger restaurant",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
quote: "Simply legendary.",
tag: "fan",
avatarSrc: "http://img.b2bpic.net/free-photo/spectacular-woman-with-dark-long-hair-smiling-coffee-break_291650-641.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-veggie-burger-with-black-buns-cutting-board_23-2148784539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-veggie-burger-with-black-buns-cutting-board_23-2148784539.jpg?_wi=2",
imageAlt: "happy customer burger restaurant",
},
]}