Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:11:13 +00:00

View File

@@ -63,14 +63,14 @@ export default function LandingPage() {
handle: "@marcusv",
testimonial: "Simply the best artisanal hot dogs I have ever tasted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=1",
},
{
name: "Elena S.",
handle: "@elenas",
testimonial: "A complete revelation. The truffle mayo is a game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg?_wi=1",
},
{
name: "Julian D.",
@@ -104,7 +104,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -250,17 +250,17 @@ export default function LandingPage() {
title: "Chef Marco",
subtitle: "Executive Chef",
detail: "Master of artisan blends.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=2",
},
{
id: "m2",
title: "Chef Elena",
subtitle: "Pastry & Toppings",
detail: "Creative flavor architect.",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-standing-cafe_171337-16592.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=2",
imageAlt: "gourmet hot dog fine dining presentation",
},
]}