diff --git a/src/app/page.tsx b/src/app/page.tsx index c73bd19..c0d2546 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", imageAlt: "Signature monteverde plate"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=1", imageAlt: "Signature monteverde plate"}, { imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-served-with-lavash-species_114579-2007.jpg", imageAlt: "Artisan coffee and breakfast"}, { @@ -78,7 +78,7 @@ export default function LandingPage() { description="Bon Appetit is built around genuine hospitality, comforting food, and a cozy atmosphere. Guests consistently highlight the warmth of the staff and the feeling of being truly welcomed." subdescription="Whether you're a local seeking a dependable favorite or a traveler enjoying your first meal in Costa Rica, we ensure every detail — from our signature coffee to our comforting lunch plates — is served with care." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -93,10 +93,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg", imageAlt: "Confident young indian man in black shirt sitting at cafe"}, { title: "Monteverde Favorites", description: "Comforting plates with generous portions and memorable sazón that guests adore.", buttonIcon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", imageAlt: "Confident young indian man in black shirt sitting at cafe"}, + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2", imageAlt: "Confident young indian man in black shirt sitting at cafe"}, { title: "Comfort Lunches", description: "Homestyle casados, chicken, pork and carne mechada with exceptional value.", buttonIcon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg", imageAlt: "Confident young indian man in black shirt sitting at cafe"}, + imageSrc: "http://img.b2bpic.net/free-photo/flute-with-two-white-black-porcelain-plates-different-size-served-table-with-natural-fir-branch_132075-6157.jpg?_wi=2", imageAlt: "Confident young indian man in black shirt sitting at cafe"}, { title: "Coffee Moments", description: "Espresso and fresh pastries in a calm setting ideal for lingering conversations.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/portrait-one-black-american-female-eats-gourmet-vegetarian-meal-drinks-wine-restaurant_613910-7365.jpg", imageAlt: "Confident young indian man in black shirt sitting at cafe"},