From 1f9c0f5fe78bbdb51a22cdcacf623864b16f14aa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:19:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 874142b..b929594 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,19 +56,19 @@ export default function LandingPage() { testimonials={[ { name: "Marie L.", handle: "@marie_colmar", testimonial: "Magnifique boutique et accueil très professionnel. Les bijoux sont superbes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3499.jpg", imageAlt: "Marie L." + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3499.jpg?_wi=1", imageAlt: "Marie L." }, { name: "Thomas R.", handle: "@thomas_fr", testimonial: "Excellent accueil et beaucoup de choix. Je recommande cette boutique.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg", imageAlt: "Thomas R." + imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg?_wi=1", imageAlt: "Thomas R." }, { name: "Sophie K.", handle: "@sophie_bijoux", testimonial: "Boutique charmante avec de très beaux bijoux. Parfait pour trouver un cadeau.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8827.jpg", imageAlt: "Sophie K." + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8827.jpg?_wi=1", imageAlt: "Sophie K." }, { name: "Julien M.", handle: "@julien_elegance", testimonial: "Très satisfait de mon achat. Bijoux de qualité et conseils professionnels.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg", imageAlt: "Julien M." + imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=1", imageAlt: "Julien M." } ]} testimonialRotationInterval={5000} @@ -117,25 +117,25 @@ export default function LandingPage() { id: "service-vente", title: "Vente de bijoux", descriptions: [ "Bagues, colliers, bracelets et montres en or, argent et pierres précieuses", "Une sélection raffinée et intemporelle pour chaque occasion" ], - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347045.jpg", imageAlt: "Bijoux de vente" + imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347045.jpg?_wi=1", imageAlt: "Bijoux de vente" }, { id: "service-creation", title: "Création sur mesure", descriptions: [ "Création d'alliances et de bijoux personnalisés selon vos envies", "Réalisez le bijou de vos rêves avec nos artisans expérimentés" ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg", imageAlt: "Création sur mesure" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg?_wi=1", imageAlt: "Création sur mesure" }, { id: "service-reparation", title: "Réparation et entretien", descriptions: [ "Nettoyage, réparation et remise à neuf de vos bijoux", "Service expert pour préserver la beauté de vos pièces" ], - imageSrc: "http://img.b2bpic.net/free-photo/bracelets-made-by-colorful-pearls-stones_114579-13013.jpg", imageAlt: "Réparation et entretien" + imageSrc: "http://img.b2bpic.net/free-photo/bracelets-made-by-colorful-pearls-stones_114579-13013.jpg?_wi=1", imageAlt: "Réparation et entretien" }, { id: "service-conseil", title: "Conseil personnalisé", descriptions: [ "Notre équipe vous accompagne pour choisir le bijou idéal", "Conseils professionnels adaptés à chaque occasion" ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11079.jpg", imageAlt: "Conseil personnalisé" + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11079.jpg?_wi=1", imageAlt: "Conseil personnalisé" } ]} gridVariant="two-columns-alternating-heights" @@ -159,16 +159,16 @@ export default function LandingPage() { buttonAnimation="slide-up" products={[ { - id: "product-rings", name: "Bagues de fiançailles", price: "À partir de 800€", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347045.jpg", imageAlt: "Bagues de fiançailles" + id: "product-rings", name: "Bagues de fiançailles", price: "À partir de 800€", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-white-powder-background_23-2150347045.jpg?_wi=2", imageAlt: "Bagues de fiançailles" }, { - id: "product-necklaces", name: "Colliers or et diamants", price: "À partir de 600€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg", imageAlt: "Colliers élégants" + id: "product-necklaces", name: "Colliers or et diamants", price: "À partir de 600€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-necklace-tarot-cards_23-2148229268.jpg?_wi=2", imageAlt: "Colliers élégants" }, { - id: "product-bracelets", name: "Bracelets raffinés", price: "À partir de 400€", imageSrc: "http://img.b2bpic.net/free-photo/bracelets-made-by-colorful-pearls-stones_114579-13013.jpg", imageAlt: "Bracelets de luxe" + id: "product-bracelets", name: "Bracelets raffinés", price: "À partir de 400€", imageSrc: "http://img.b2bpic.net/free-photo/bracelets-made-by-colorful-pearls-stones_114579-13013.jpg?_wi=2", imageAlt: "Bracelets de luxe" }, { - id: "product-watches", name: "Montres de prestige", price: "À partir de 1200€", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11079.jpg", imageAlt: "Montres de luxe" + id: "product-watches", name: "Montres de prestige", price: "À partir de 1200€", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11079.jpg?_wi=2", imageAlt: "Montres de luxe" } ]} gridVariant="two-columns-alternating-heights" @@ -183,22 +183,22 @@ export default function LandingPage() {