Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 13:32:24 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@alexfoodie",
testimonial: "The best pizza I've had in years! Absolutely authentic flavors.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-man-night_23-2148140718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/going-out-concept-with-man-night_23-2148140718.jpg?_wi=1",
imageAlt: "gourmet burger and pizza table setting",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@mark_p",
testimonial: "The quality of meat is unmatched. Incredible experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-sauce-pickled-cucumber-served-restaurant-with-beer_141793-1856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-sauce-pickled-cucumber-served-restaurant-with-beer_141793-1856.jpg?_wi=1",
imageAlt: "gourmet burger and pizza table setting",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@jess_eats",
testimonial: "Wood-fired crust perfection. Will be back next week!",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg?_wi=1",
imageAlt: "gourmet burger and pizza table setting",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@tom_burger",
testimonial: "Friendly staff, amazing vibe, and the best burger in town.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-street-food_23-2149009618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-street-food_23-2149009618.jpg?_wi=1",
imageAlt: "gourmet burger and pizza table setting",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-man-night_23-2148140718.jpg"
imageSrc="http://img.b2bpic.net/free-photo/going-out-concept-with-man-night_23-2148140718.jpg?_wi=2"
imageAlt="Gourmet burger and pizza presentation"
avatars={[
{
@@ -172,19 +172,19 @@ export default function LandingPage() {
id: "p1",
name: "Classic Cheeseburger",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-sauce-pickled-cucumber-served-restaurant-with-beer_141793-1856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-with-sauce-pickled-cucumber-served-restaurant-with-beer_141793-1856.jpg?_wi=2",
},
{
id: "p2",
name: "Pepperoni Delight Pizza",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg?_wi=2",
},
{
id: "p3",
name: "Misha Special Burger",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-street-food_23-2149009618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-street-food_23-2149009618.jpg?_wi=2",
},
{
id: "p4",