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-04 17:32:57 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081481.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081481.jpg?_wi=1"
imageAlt="Italian restaurant ambiance"
mediaAnimation="blur-reveal"
avatars={[
@@ -171,22 +171,22 @@ export default function LandingPage() {
title: "Handmade Pasta",
description: "Freshly kneaded and cut daily in our kitchen for authentic texture.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg?_wi=1",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081481.jpg?_wi=2",
imageAlt: "authentic italian dining restaurant ambiance",
},
{
title: "Vintage Selections",
description: "Carefully curated wine list sourced directly from Italy's renowned vineyards.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-bottle-bowl-pickled-red-pepper-slices-pizza-blue-table_114579-14399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-bottle-bowl-pickled-red-pepper-slices-pizza-blue-table_114579-14399.jpg?_wi=1",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-bottle-bowl-pickled-red-pepper-slices-pizza-blue-table_114579-14399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-frame-bottle-bowl-pickled-red-pepper-slices-pizza-blue-table_114579-14399.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727991.jpg",
imageAlt: "professional italian chef cooking kitchen",
@@ -195,12 +195,12 @@ export default function LandingPage() {
title: "Artisanal Desserts",
description: "Indulge in our classic sweets, from rich tiramisu to refreshing panna cotta.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509077.jpg?_wi=1",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509077.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-vegetables-cheese-wooden-board-with-olives_114579-31330.jpg?_wi=3",
imageAlt: "fresh italian handmade pasta noodles",
},
]}