Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-27 01:50:56 +00:00

View File

@@ -160,19 +160,19 @@ export default function LandingPage() {
{
title: "Farm-to-Table Ingredients",
description: "Sourced daily from sustainable local farms for peak flavor.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3307.jpg?_wi=1",
imageAlt: "Fresh ingredients",
},
{
title: "Authentic Wood-Fired Process",
description: "Slow-fermented dough cooked in traditional stone ovens.",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg?_wi=1",
imageAlt: "Wood fired oven",
},
{
title: "Mastery in Every Slice",
description: "Hand-stretched technique perfected through generations.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921316.jpg?_wi=1",
imageAlt: "Pizza craft",
},
]}
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "An unforgettable dining experience.",
tag: "Wonderful",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3307.jpg?_wi=2",
imageAlt: "happy customer eating pizza restaurant",
},
{
@@ -310,7 +310,7 @@ export default function LandingPage() {
quote: "True artisanal craft in every single bite.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-friends-dining-out_23-2149212186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_23-2150134280.jpg?_wi=2",
imageAlt: "happy customer eating pizza restaurant",
},
{
@@ -321,7 +321,7 @@ export default function LandingPage() {
quote: "A true gem of our neighborhood.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-laugh_23-2148395406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921316.jpg?_wi=2",
imageAlt: "happy customer eating pizza restaurant",
},
]}