Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-15 08:11:29 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
href: "#order",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg"
imageSrc="http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg?_wi=1"
imageAlt="Fresh Domino's Pizza"
mediaAnimation="slide-up"
avatars={[
@@ -139,14 +139,14 @@ export default function LandingPage() {
name: "2 Pizzas for $19.95",
price: "$19.95",
variant: "Limited Time",
imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg?_wi=1",
},
{
id: "d2",
name: "Garlic Bread + Pizza",
price: "$14.95",
variant: "Best Seller",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=1",
},
{
id: "d3",
@@ -183,7 +183,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-french-fries-with-seasonings-brown-table_140725-104476.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-pepperoni-pizza-tomato-sauce-melted-cheese-top_114579-2670.jpg?_wi=2",
imageAlt: "pepperoni pizza slice",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-delicious-yummy-brown-desk-dark-floor_140725-13366.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-pizzas-table-top-view_140725-5581.jpg?_wi=2",
imageAlt: "pepperoni pizza slice",
},
{
@@ -207,7 +207,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-3d-cartoon-pizza_23-2151017658.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=2",
imageAlt: "pepperoni pizza slice",
},
]}