Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:26:07 +00:00

View File

@@ -58,53 +58,53 @@ export default function LandingPage() {
description="Rated 4.8★ by travelers Grab a slice before your flight. Dine-in • Takeaway Available"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=1",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg?_wi=1",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg?_wi=1",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg?_wi=1",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg?_wi=1",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=2",
imageAlt: "Pizza",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg?_wi=2",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-baked-pizza-oven-grate_23-2148120176.jpg?_wi=3",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg?_wi=2",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg?_wi=2",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg?_wi=2",
imageAlt: "Pizza",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-stack-pizza-slices-marble_114579-44971.jpg?_wi=3",
imageAlt: "Pizza",
},
]}
@@ -180,7 +180,7 @@ export default function LandingPage() {
price: "$8.50",
rating: 5,
reviewCount: "124",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg?_wi=3",
},
{
id: "p2",
@@ -189,7 +189,7 @@ export default function LandingPage() {
price: "$16.00",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg?_wi=3",
},
{
id: "p3",
@@ -198,7 +198,7 @@ export default function LandingPage() {
price: "$14.00",
rating: 4,
reviewCount: "215",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg?_wi=3",
},
{
id: "p4",
@@ -207,7 +207,7 @@ export default function LandingPage() {
price: "$15.00",
rating: 5,
reviewCount: "340",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/remain-slices-pizza-wooden-tray-with-drinks-glass_23-2147926098.jpg?_wi=4",
},
{
id: "p5",
@@ -216,7 +216,7 @@ export default function LandingPage() {
price: "$15.50",
rating: 4,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-olives-tomato-sauce-sausages-inside-glass-pan-with-notepad-light-blue-desk_140725-50504.jpg?_wi=4",
},
{
id: "p6",
@@ -225,7 +225,7 @@ export default function LandingPage() {
price: "$15.00",
rating: 4,
reviewCount: "72",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-strewing-spices-pizza_23-2147749522.jpg?_wi=4",
},
]}
title="Menu Highlights"