Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-12 10:05:50 +00:00

View File

@@ -60,13 +60,13 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/small-black-placard-fishing-rod-cap-measuring-scale-wooden-plank_23-2148189286.jpg", imageAlt: "Fishing Gear"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fishing-reel-fishing-lure-fishing-float-cork-fishing-net-table_23-2148189248.jpg", imageAlt: "Fishing Gear"},
imageSrc: "http://img.b2bpic.net/free-photo/fishing-reel-fishing-lure-fishing-float-cork-fishing-net-table_23-2148189248.jpg?_wi=1", imageAlt: "Fishing Gear"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/different-type-fishing-lures-around-black-wooden-slate-wooden-backdrop_23-2148189277.jpg", imageAlt: "Fishing Gear"},
imageSrc: "http://img.b2bpic.net/free-photo/different-type-fishing-lures-around-black-wooden-slate-wooden-backdrop_23-2148189277.jpg?_wi=1", imageAlt: "Fishing Gear"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fishing-lure-float-hook-with-plier-fishing-reel-measuring-scale-desk_23-2148189220.jpg", imageAlt: "Fishing Gear"},
imageSrc: "http://img.b2bpic.net/free-photo/fishing-lure-float-hook-with-plier-fishing-reel-measuring-scale-desk_23-2148189220.jpg?_wi=1", imageAlt: "Fishing Gear"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fishing-essentials-with-paper-bag-sheet-paper_23-2148429490.jpg", imageAlt: "Fishing Gear"},
{
@@ -117,10 +117,10 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Canne à pêche Carbone", price: "120€", imageSrc: "http://img.b2bpic.net/free-photo/fishing-reel-fishing-lure-fishing-float-cork-fishing-net-table_23-2148189248.jpg" },
{ id: "p2", name: "Moulinet Haute Précision", price: "85€", imageSrc: "http://img.b2bpic.net/free-photo/different-type-fishing-lures-around-black-wooden-slate-wooden-backdrop_23-2148189277.jpg" },
{ id: "p3", name: "Coffret Leurres Premium", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-many-colorful-fishing-lure-wooden-desk_23-2148189281.jpg" },
{ id: "p4", name: "Épuisette télescopique", price: "35€", imageSrc: "http://img.b2bpic.net/free-photo/fishing-lure-float-hook-with-plier-fishing-reel-measuring-scale-desk_23-2148189220.jpg" }
{ id: "p1", name: "Canne à pêche Carbone", price: "120€", imageSrc: "http://img.b2bpic.net/free-photo/fishing-reel-fishing-lure-fishing-float-cork-fishing-net-table_23-2148189248.jpg?_wi=2" },
{ id: "p2", name: "Moulinet Haute Précision", price: "85€", imageSrc: "http://img.b2bpic.net/free-photo/different-type-fishing-lures-around-black-wooden-slate-wooden-backdrop_23-2148189277.jpg?_wi=2" },
{ id: "p3", name: "Coffret Leurres Premium", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-many-colorful-fishing-lure-wooden-desk_23-2148189281.jpg?_wi=1" },
{ id: "p4", name: "Épuisette télescopique", price: "35€", imageSrc: "http://img.b2bpic.net/free-photo/fishing-lure-float-hook-with-plier-fishing-reel-measuring-scale-desk_23-2148189220.jpg?_wi=2" }
]}
/>
</div>
@@ -134,7 +134,7 @@ export default function LandingPage() {
{
title: "Conseils experts", description: "Un vendeur passionné qui maîtrise toutes les techniques de pêche.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CFbxiqCz7uTDnHki1YbQkDd2aD/uploaded-1775984967939-aslxp32o.png", imageAlt: "Expert Advice"},
{
title: "Large choix", description: "Une sélection complète pour tous les niveaux, du débutant au confirmé.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-many-colorful-fishing-lure-wooden-desk_23-2148189281.jpg", imageAlt: "Large Selection"},
title: "Large choix", description: "Une sélection complète pour tous les niveaux, du débutant au confirmé.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-many-colorful-fishing-lure-wooden-desk_23-2148189281.jpg?_wi=2", imageAlt: "Large Selection"},
{
title: "Qualité premium", description: "Des produits rigoureusement sélectionnés pour leur performance.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-fishing-rod-catch-fish_23-2148853198.jpg", imageAlt: "Premium Quality"},
]}