diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 23d64ba..37948a1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -71,7 +71,7 @@ export default function AboutPage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3" imageAlt="Intérieur du Bistro Niçois" mediaAnimation="slide-up" imagePosition="right" @@ -94,7 +94,7 @@ export default function AboutPage() { handle: "@sophielaurent", testimonial: "Une véritable expérience méditerranéenne ! La salade niçoise est parfaite et l'ambiance est très accueillante. Je recommande vivement !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", }, { id: "2", @@ -102,7 +102,7 @@ export default function AboutPage() { handle: "@beaumont_m", testimonial: "Les gnocchis avec la daube niçoise sont absolument délicieux. Le chef connaît son métier. Service impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", }, { id: "3", @@ -110,7 +110,7 @@ export default function AboutPage() { handle: "@isabelle_nice", testimonial: "Un restaurant authentique qui capture l'essence de Nice. Je viens régulièrement avec ma famille. C'est devenu notre endroit préféré !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-latin-woman-wearing-french-style-standing-city_839833-27916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-latin-woman-wearing-french-style-standing-city_839833-27916.jpg?_wi=2", }, { id: "4", @@ -118,7 +118,7 @@ export default function AboutPage() { handle: "@jeanpaul_chef", testimonial: "En tant que chef, j'apprécie la qualité des ingrédients et le respect des traditions culinaires. Bravo à l'équipe !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg?_wi=2", }, { id: "5", @@ -126,7 +126,7 @@ export default function AboutPage() { handle: "@marie_duchamp", testimonial: "Le tiramisu café est un coup de cœur ! Et le personnel est si attentionné. À bientôt pour une nouvelle visite !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-12060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-12060.jpg?_wi=2", }, { id: "6", @@ -134,7 +134,7 @@ export default function AboutPage() { handle: "@claude_nice", testimonial: "Rapport qualité-prix excellent. Les portions sont généreuses et les saveurs authentiques. Merci pour cette belle expérience !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg?_wi=2", }, ]} animationType="slide-up" @@ -166,7 +166,7 @@ export default function AboutPage() { icon: ChefHat, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=2" imageAlt="Ambiance chaleureuse du Bistro Niçois" mediaAnimation="blur-reveal" imagePosition="left" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 440d9ad..de29568 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/table-arrangement-luxury-restaurant_23-2150598334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-arrangement-luxury-restaurant_23-2150598334.jpg?_wi=2" imageAlt="Ambiance du Bistro Niçois" mediaAnimation="slide-up" mediaPosition="right" @@ -98,7 +98,7 @@ export default function ContactPage() { icon: Mail, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" imageAlt="Intérieur du Bistro Niçois" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index accb1ac..9123fac 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -57,37 +57,37 @@ export default function MenuPage() { id: 1, title: "Salade Niçoise", description: "La recette traditionnelle avec tomates, œufs, anchois, olives noires et vinaigrette authentique", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg?_wi=2", }, { id: 2, title: "Daube Niçoise", description: "Ragoût de bœuf mijoté aux légumes méditerranéens avec gnocchis faits maison", - imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg?_wi=2", }, { id: 3, title: "Pissaladière", description: "Tarte salée méditerranéenne garnie d'oignons, anchois et olives de Nice", - imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg?_wi=2", }, { id: 4, title: "Socca", description: "Spécialité niçoise : crêpe épaisse à la farine de pois chiches, croustillante à l'extérieur", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg?_wi=2", }, { id: 5, title: "Tiramisu Café", description: "Dessert italien revisité avec nos touches méditerranéennes - un délice fondant", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg?_wi=2", }, { id: 6, title: "Bouillabaisse", description: "Soupe de poisson riche et savoureuse, spécialité de la côte d'azur", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg?_wi=2", }, ]} animationType="blur-reveal" diff --git a/src/app/page.tsx b/src/app/page.tsx index aacb1c1..ccc8c15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-storey-restaurant-hall-with-cream-walls_140725-2682.jpg?_wi=1" imageAlt="Bistro Niçois - Ambiance méditerranéenne" mediaAnimation="blur-reveal" frameStyle="card" @@ -92,7 +92,7 @@ export default function HomePage() { icon: Sun, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1" imageAlt="Intérieur du Bistro Niçois" mediaAnimation="slide-up" imagePosition="right" @@ -112,37 +112,37 @@ export default function HomePage() { id: 1, title: "Salade Niçoise", description: "La recette traditionnelle avec tomates, œufs, anchois, olives noires et vinaigrette authentique", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-salad-with-cabbage-tomatoes-white-cheese-pomegranate-seeds-plate_140725-10389.jpg?_wi=1", }, { id: 2, title: "Daube Niçoise", description: "Ragoût de bœuf mijoté aux légumes méditerranéens avec gnocchis faits maison", - imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pity-white-plate-with-lamb-fat-lamb-chestnuts-peas_141793-467.jpg?_wi=1", }, { id: 3, title: "Pissaladière", description: "Tarte salée méditerranéenne garnie d'oignons, anchois et olives de Nice", - imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg?_wi=1", }, { id: 4, title: "Socca", description: "Spécialité niçoise : crêpe épaisse à la farine de pois chiches, croustillante à l'extérieur", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-qutabs-additions-qutabs_140725-2861.jpg?_wi=1", }, { id: 5, title: "Tiramisu Café", description: "Dessert italien revisité avec nos touches méditerranéennes - un délice fondant", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tiramisu-plate-flat-lay_23-2149599622.jpg?_wi=1", }, { id: 6, title: "Bouillabaisse", description: "Soupe de poisson riche et savoureuse, spécialité de la côte d'azur", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-casserole-with-toasts_140725-841.jpg?_wi=1", }, ]} animationType="blur-reveal" @@ -165,7 +165,7 @@ export default function HomePage() { handle: "@sophielaurent", testimonial: "Une véritable expérience méditerranéenne ! La salade niçoise est parfaite et l'ambiance est très accueillante. Je recommande vivement !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", }, { id: "2", @@ -173,7 +173,7 @@ export default function HomePage() { handle: "@beaumont_m", testimonial: "Les gnocchis avec la daube niçoise sont absolument délicieux. Le chef connaît son métier. Service impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", }, { id: "3", @@ -181,7 +181,7 @@ export default function HomePage() { handle: "@isabelle_nice", testimonial: "Un restaurant authentique qui capture l'essence de Nice. Je viens régulièrement avec ma famille. C'est devenu notre endroit préféré !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-latin-woman-wearing-french-style-standing-city_839833-27916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-latin-woman-wearing-french-style-standing-city_839833-27916.jpg?_wi=1", }, { id: "4", @@ -189,7 +189,7 @@ export default function HomePage() { handle: "@jeanpaul_chef", testimonial: "En tant que chef, j'apprécie la qualité des ingrédients et le respect des traditions culinaires. Bravo à l'équipe !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-boy-cafe_23-2148436241.jpg?_wi=1", }, { id: "5", @@ -197,7 +197,7 @@ export default function HomePage() { handle: "@marie_duchamp", testimonial: "Le tiramisu café est un coup de cœur ! Et le personnel est si attentionné. À bientôt pour une nouvelle visite !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-12060.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-12060.jpg?_wi=1", }, { id: "6", @@ -205,7 +205,7 @@ export default function HomePage() { handle: "@claude_nice", testimonial: "Rapport qualité-prix excellent. Les portions sont généreuses et les saveurs authentiques. Merci pour cette belle expérience !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg?_wi=1", }, ]} animationType="slide-up" diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index b5d513e..49ffe36 100644 --- a/src/app/reservations/page.tsx +++ b/src/app/reservations/page.tsx @@ -70,7 +70,7 @@ export default function ReservationsPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/table-arrangement-luxury-restaurant_23-2150598334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-arrangement-luxury-restaurant_23-2150598334.jpg?_wi=1" imageAlt="Ambiance du Bistro Niçois" mediaAnimation="slide-up" mediaPosition="right"