diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f9443ec..fe8eecb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,7 +74,7 @@ export default function ContactPage() { ]} textarea={{ name: "message", placeholder: "Votre message ou demande de réservation...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/lyon-tree_268835-3374.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lyon-tree_268835-3374.jpg?_wi=2" imageAlt="Le Novelty Location - Place Castellane" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 42e5218..bf255da 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -43,18 +43,18 @@ export default function MenuPage() { ]; const products = [ - { id: "1", name: "Mojito Prestige", price: "€12,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Mojito Prestige" }, - { id: "2", name: "Margarita Signature", price: "€14,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Margarita Signature" }, - { id: "3", name: "Piña Colada Tropicale", price: "€13,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Piña Colada Tropicale" }, - { id: "4", name: "Cosmopolitan Classique", price: "€13,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Cosmopolitan Classique" }, - { id: "5", name: "Old Fashioned Premium", price: "€15,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Old Fashioned Premium" }, - { id: "6", name: "Daiquiri Blanc", price: "€12,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Daiquiri Blanc" }, - { id: "7", name: "Bière Pression", price: "€5,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Bière Pression" }, - { id: "8", name: "Vin Rouge Bordeaux", price: "€7,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Vin Rouge Bordeaux" }, - { id: "9", name: "Vin Blanc Sauvignon", price: "€6,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Vin Blanc Sauvignon" }, - { id: "10", name: "Verre de Champagne", price: "€9,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Verre de Champagne" }, - { id: "11", name: "Jus Frais Orange", price: "€4,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Jus Frais Orange" }, - { id: "12", name: "Limonade Maison", price: "€4,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg", imageAlt: "Limonade Maison" }, + { id: "1", name: "Mojito Prestige", price: "€12,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=1", imageAlt: "Mojito Prestige" }, + { id: "2", name: "Margarita Signature", price: "€14,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=2", imageAlt: "Margarita Signature" }, + { id: "3", name: "Piña Colada Tropicale", price: "€13,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=3", imageAlt: "Piña Colada Tropicale" }, + { id: "4", name: "Cosmopolitan Classique", price: "€13,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=4", imageAlt: "Cosmopolitan Classique" }, + { id: "5", name: "Old Fashioned Premium", price: "€15,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=5", imageAlt: "Old Fashioned Premium" }, + { id: "6", name: "Daiquiri Blanc", price: "€12,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=6", imageAlt: "Daiquiri Blanc" }, + { id: "7", name: "Bière Pression", price: "€5,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=7", imageAlt: "Bière Pression" }, + { id: "8", name: "Vin Rouge Bordeaux", price: "€7,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=8", imageAlt: "Vin Rouge Bordeaux" }, + { id: "9", name: "Vin Blanc Sauvignon", price: "€6,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=9", imageAlt: "Vin Blanc Sauvignon" }, + { id: "10", name: "Verre de Champagne", price: "€9,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=10", imageAlt: "Verre de Champagne" }, + { id: "11", name: "Jus Frais Orange", price: "€4,00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=11", imageAlt: "Jus Frais Orange" }, + { id: "12", name: "Limonade Maison", price: "€4,50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-essentials-with-mint-shaker-copy-space_23-2148454416.jpg?_wi=12", imageAlt: "Limonade Maison" }, ]; return ( diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c7aa50..305a43e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HomePage() { tag="Bar Premium" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=1" imageAlt="Interior ambiance of Le Novelty bar" mediaAnimation="slide-up" background={{ variant: "glowing-orb" }} @@ -83,7 +83,7 @@ export default function HomePage() { handle: "Cliente fidèle", testimonial: "L'ambiance est incroyable et les cocktails sont délicieux!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=2", imageAlt: "Sophie's testimonial", }, { @@ -91,7 +91,7 @@ export default function HomePage() { handle: "Régulier", testimonial: "Endroit parfait pour passer une soirée entre amis.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=3", imageAlt: "Marc's testimonial", }, { @@ -99,7 +99,7 @@ export default function HomePage() { handle: "Amie de la maison", testimonial: "Service impeccable et décoration très élégante.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=4", imageAlt: "Amélie's testimonial", }, { @@ -107,7 +107,7 @@ export default function HomePage() { handle: "Découvreur", testimonial: "Les meilleurs cocktails de Montpellier sans hésiter!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg?_wi=5", imageAlt: "Thomas's testimonial", }, ]} @@ -144,7 +144,7 @@ export default function HomePage() { ]} textarea={{ name: "message", placeholder: "Votre message ou demande de réservation...", rows: 4, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/lyon-tree_268835-3374.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lyon-tree_268835-3374.jpg?_wi=1" imageAlt="Location at Place Castellane, Montpellier" mediaAnimation="slide-up" mediaPosition="right"