Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 03:51:25 +00:00

View File

@@ -68,23 +68,23 @@ export default function LandingPage() {
imageAlt: "Hot Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg?_wi=1",
imageAlt: "Margherita",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg?_wi=1",
imageAlt: "Pepperoni",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg?_wi=1",
imageAlt: "Veggie",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg?_wi=1",
imageAlt: "BBQ Chicken",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg?_wi=1",
imageAlt: "Supreme",
},
]}
@@ -102,31 +102,31 @@ export default function LandingPage() {
id: "1",
name: "Margherita",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-fresh-cheese_23-2150096956.jpg?_wi=2",
},
{
id: "2",
name: "Pepperoni",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pepperoni-pizza-with-tomato-cheese_140725-6768.jpg?_wi=2",
},
{
id: "3",
name: "Veggie Delight",
price: "$13",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-topping-arrangement_23-2148601651.jpg?_wi=2",
},
{
id: "4",
name: "BBQ Chicken",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-food-wood-slice-pepperoni-gourmet_1122-2443.jpg?_wi=2",
},
{
id: "5",
name: "Supreme",
price: "$16",
imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/half-sliced-pizza-mushrooms-red-pepper-olives-black-stone-board_114579-4474.jpg?_wi=2",
},
{
id: "6",