Merge version_1 into main #3

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

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
variant: "radial-gradient"}}
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={[
{
@@ -68,15 +68,15 @@ export default function LandingPage() {
{
id: "f1", title: "Locally Sourced", author: "Farm to Table", description: "100% grass-fed beef and hand-picked greens.", tags: [
"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", title: "Daily Baked", author: "The Bakery", description: "Brioche buns baked fresh in our kitchen every morning.", tags: [
"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", title: "Slow Cooked", author: "Chef's Touch", description: "Caramelized onions and signature sauces cooked for hours.", tags: [
"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"
description="Why we are different."
@@ -97,7 +97,7 @@ export default function LandingPage() {
{
id: "p3", name: "Spicy Inferno", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/creative-arrangement-with-hamburger_23-2148614114.jpg"},
{
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"},
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?_wi=1"},
{
id: "p5", name: "Double Stack", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg"},
{
@@ -134,15 +134,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Sarah", date: "Jan 2024", title: "Foodie", 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", imageAlt: "happy customer burger restaurant"},
id: "t1", name: "Sarah", date: "Jan 2024", title: "Foodie", 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?_wi=2", imageAlt: "happy customer burger restaurant"},
{
id: "t2", name: "Mark", date: "Feb 2024", title: "Burger Lover", 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", imageAlt: "happy customer burger restaurant"},
id: "t2", name: "Mark", date: "Feb 2024", title: "Burger Lover", 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?_wi=2", imageAlt: "happy customer burger restaurant"},
{
id: "t3", name: "Emily", date: "March 2024", title: "Reviewer", 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", imageAlt: "happy customer burger restaurant"},
id: "t3", name: "Emily", date: "March 2024", title: "Reviewer", 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?_wi=2", imageAlt: "happy customer burger restaurant"},
{
id: "t4", name: "David", date: "April 2024", title: "Local", 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", imageAlt: "happy customer burger restaurant"},
id: "t4", name: "David", date: "April 2024", title: "Local", 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?_wi=2", imageAlt: "happy customer burger restaurant"},
{
id: "t5", name: "Jane", date: "May 2024", title: "Writer", 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", imageAlt: "happy customer burger restaurant"},
id: "t5", name: "Jane", date: "May 2024", title: "Writer", 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?_wi=2", imageAlt: "happy customer burger restaurant"},
]}
title="Fan Reviews"
description="What people are saying."