From 32561cc85dd45cca7fe619404c51ad88b372af27 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:08:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6104e4e..9a39a37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "📞 Call Now", href: "tel:+335XXXXXXXX" }, { text: "Reserve a Table", href: "#reserve" } ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1" imageAlt="Artisan pizzas fresh from wood-fired oven" showDimOverlay={true} /> @@ -63,7 +63,7 @@ export default function LandingPage() { { text: "View Full Menu", href: "#menu" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=2" imageAlt="Our commitment to quality ingredients" /> @@ -75,13 +75,13 @@ export default function LandingPage() { tag="Our Difference" features={[ { - id: "fresh-ingredients", title: "Fresh Ingredients", description: "We source only the finest imported Italian ingredients and locally-sourced produce. Every component is selected for quality and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Fresh ingredients selection" + id: "fresh-ingredients", title: "Fresh Ingredients", description: "We source only the finest imported Italian ingredients and locally-sourced produce. Every component is selected for quality and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=1", imageAlt: "Fresh ingredients selection" }, { - id: "handcrafted", title: "Handcrafted Daily", description: "Our pizzas are prepared fresh to order by skilled artisans. No frozen dough, no shortcuts. Just authentic Italian craftsmanship every day.", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Handcrafted pizza preparation" + id: "handcrafted", title: "Handcrafted Daily", description: "Our pizzas are prepared fresh to order by skilled artisans. No frozen dough, no shortcuts. Just authentic Italian craftsmanship every day.", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg?_wi=1", imageAlt: "Handcrafted pizza preparation" }, { - id: "warm-service", title: "Warm, Welcoming Service", description: "We treat every guest like family. Our friendly team ensures a comfortable, memorable dining experience in our cozy neighborhood restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg", imageAlt: "Warm dining experience" + id: "warm-service", title: "Warm, Welcoming Service", description: "We treat every guest like family. Our friendly team ensures a comfortable, memorable dining experience in our cozy neighborhood restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg?_wi=1", imageAlt: "Warm dining experience" } ]} gridVariant="uniform-4-items" @@ -99,15 +99,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Signature", name: "Margherita Classique", price: "14€", rating: 5, - reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Margherita pizza with fresh basil" + reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=2", imageAlt: "Margherita pizza with fresh basil" }, { id: "2", brand: "Specialty", name: "Calzone Royale", price: "16€", rating: 5, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Stuffed calzone with four cheeses" + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg?_wi=2", imageAlt: "Stuffed calzone with four cheeses" }, { id: "3", brand: "Premium", name: "Quattro Formaggi", price: "18€", rating: 5, - reviewCount: "203", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg", imageAlt: "Four cheese pizza with gourmet blend" + reviewCount: "203", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-with-melted-cheese-cut-into-slices_114579-3002.jpg?_wi=2", imageAlt: "Four cheese pizza with gourmet blend" } ]} gridVariant="uniform-all-items-equal" @@ -125,11 +125,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sophie Martin", role: "Local Family", company: "Cestas Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sophie Martin" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sophie Martin" }, { id: "2", name: "Jean Dubois", role: "Regular Customer", company: "Food Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jean Dubois" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Jean Dubois" }, { id: "3", name: "Marie Laurent", role: "Restaurant Owner", company: "Local Business", rating: 5, -- 2.49.1