diff --git a/src/app/page.tsx b/src/app/page.tsx index 88180bd..a535482 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Experience Authentic Milanese Cuisine" description="Savor the rich flavors and exquisite traditions of Italy, right here in the heart of Milan. A culinary journey awaits you." background={{ variant: 'plain' }} - imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" + imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1" imageAlt="Elegant interior of a Milanese restaurant with dining tables" buttons={[ { text: "View Menu", href: "#features" }, @@ -159,11 +159,11 @@ export default function LandingPage() { { id: "1", title: "An Unforgettable Milanese Experience", quote: "The best risotto I've ever tasted! The ambiance is charming, and the service is impeccable. A true gem in Milan.", name: "Isabella Rossi", role: "Food Blogger", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Isabella Rossi"}, { - id: "2", title: "Authenticity and Innovation in Every Dish", quote: "Ristorante Milanese perfectly blends tradition with a fresh perspective. Each dish tells a story. Highly recommended!", name: "Marco Bianchi", role: "Local Gourmand", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg", imageAlt: "Marco Bianchi"}, + id: "2", title: "Authenticity and Innovation in Every Dish", quote: "Ristorante Milanese perfectly blends tradition with a fresh perspective. Each dish tells a story. Highly recommended!", name: "Marco Bianchi", role: "Local Gourmand", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=1", imageAlt: "Marco Bianchi"}, { id: "3", title: "A Culinary Haven in the Heart of Milan", quote: "From the warm welcome to the last bite of dessert, every moment was pure delight. I can't wait to return!", name: "Sofia Ricci", role: "Travel Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-smiley-man-ready-eat_23-2148899024.jpg", imageAlt: "Sofia Ricci"}, { - id: "4", title: "Exquisite Flavors and Elegant Setting", quote: "The cotoletta was sublime, and the wine pairing suggested by our sommelier was perfect. A must-visit for anyone in Milan.", name: "Giulio Romano", role: "Restaurant Critic", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg", imageAlt: "Giulio Romano"}, + id: "4", title: "Exquisite Flavors and Elegant Setting", quote: "The cotoletta was sublime, and the wine pairing suggested by our sommelier was perfect. A must-visit for anyone in Milan.", name: "Giulio Romano", role: "Restaurant Critic", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=2", imageAlt: "Giulio Romano"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -182,7 +182,7 @@ export default function LandingPage() { tag="Reservations" title="Book Your Table Today" description="Secure your unforgettable dining experience at Ristorante Milanese. Fill out the form below or call us directly." - imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg" + imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2" imageAlt="Elegant interior of a Milanese restaurant with dining tables" buttonText="Reserve Now" inputPlaceholder="Your Name / Email"