Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 19:43:08 +00:00

View File

@@ -46,20 +46,20 @@ export default function LandingPage() {
title="La vera pizza romana a Nettuno"
description="Croccante, leggera e preparata con ingredienti selezionati da anni di esperienza."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", imageAlt: "Pizza Romana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg", imageAlt: "Margherita" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg", imageAlt: "Porchetta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg", imageAlt: "Pachino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", imageAlt: "Oven Shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg", imageAlt: "Pizza Detail" }
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=1", imageAlt: "Pizza Romana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=1", imageAlt: "Margherita" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg?_wi=1", imageAlt: "Porchetta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg?_wi=1", imageAlt: "Pachino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=2", imageAlt: "Oven Shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=2", imageAlt: "Pizza Detail" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg", imageAlt: "Margherita" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg", imageAlt: "Pachino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", imageAlt: "Pizza Romana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg", imageAlt: "Porchetta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", imageAlt: "Oven Shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg", imageAlt: "Pizza Detail" }
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=3", imageAlt: "Margherita" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg?_wi=2", imageAlt: "Pachino" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=3", imageAlt: "Pizza Romana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg?_wi=2", imageAlt: "Porchetta" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=4", imageAlt: "Oven Shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=4", imageAlt: "Pizza Detail" }
]}
/>
</div>
@@ -68,11 +68,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg" },
{ id: "2", name: "Elena Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg" },
{ id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg?_wi=1" },
{ id: "2", name: "Elena Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg?_wi=1" },
{ id: "3", name: "Luca Verdi", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-feeding-his-girlfriend-while-having-lunch-with-friends-home_637285-3195.jpg" },
{ id: "4", name: "Giulia Neri", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-eating-delicious-pizza_23-2150280229.jpg" },
{ id: "5", name: "Sara Esposito", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg" }
{ id: "5", name: "Sara Esposito", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg?_wi=2" }
]}
cardTitle="4.4 su 584 recensioni"
cardTag="Recensioni Google"
@@ -87,9 +87,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Margherita", price: "€8", variant: "Classica", imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg" },
{ id: "p2", name: "Porchetta e Funghi", price: "€12", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg" },
{ id: "p3", name: "Pachino e Rucola", price: "€11", variant: "Veggie", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg" }
{ id: "p1", name: "Margherita", price: "€8", variant: "Classica", imageSrc: "http://img.b2bpic.net/free-photo/overhead-pizza-slice-served-tissue-paper_23-2147926101.jpg?_wi=5" },
{ id: "p2", name: "Porchetta e Funghi", price: "€12", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg?_wi=3" },
{ id: "p3", name: "Pachino e Rucola", price: "€11", variant: "Veggie", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg?_wi=3" }
]}
title="Menu Highlights"
description="Le nostre pizze preferite"
@@ -103,15 +103,15 @@ export default function LandingPage() {
features={[
{
title: "Dine-in", description: "Atmosfera accogliente per le tue serate.", buttonIcon: Utensils,
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg", imageAlt: "authentic roman pizza wood oven"
imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=5", imageAlt: "authentic roman pizza wood oven"
},
{
title: "Asporto", description: "Pizza calda pronta al volo.", buttonIcon: ShoppingBag,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg", imageAlt: "happy customer eating pizza"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-pizza_23-2151231301.jpg?_wi=3", imageAlt: "happy customer eating pizza"
},
{
title: "Consegna", description: "Direttamente a casa tua.", buttonIcon: Bike,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg", imageAlt: "smiling group restaurant dinner"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-with-delicious-cocktails_23-2150124812.jpg?_wi=2", imageAlt: "smiling group restaurant dinner"
}
]}
title="I Nostri Servizi"
@@ -129,7 +129,7 @@ export default function LandingPage() {
{ value: "584+", title: "Recensioni" },
{ value: "15+", title: "Anni d'esperienza" }
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27035.jpg?_wi=6"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>