From bf53869dfdb41263a98c31129d696f4735497ad6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:07:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7fbeec..df73b27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/man-cafe-racer-style-motorbike_23-2148189650.jpg", imageAlt: "Спортивний мотоцикл" }, - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-sexy-girl-dressed-leather-posing-near-sports-motorbike-outside_146671-18903.jpg", imageAlt: "Гоночний мотоцикл" }, - { imageSrc: "http://img.b2bpic.net/free-photo/old-motorcycle-with-helmet-outdoors_23-2148703219.jpg", imageAlt: "Туристичний мотоцикл" } + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-sexy-girl-dressed-leather-posing-near-sports-motorbike-outside_146671-18903.jpg?_wi=1", imageAlt: "Гоночний мотоцикл" }, + { imageSrc: "http://img.b2bpic.net/free-photo/old-motorcycle-with-helmet-outdoors_23-2148703219.jpg?_wi=1", imageAlt: "Туристичний мотоцикл" } ]} autoplayDelay={4000} showDimOverlay={true} @@ -63,16 +63,16 @@ export default function LandingPage() { title="Каталог мотоциклів" description="Розгляньте нашу колекцію мотоциклів різних категорій: спортбайки, ендуро, кросові та туристичні байки." products={[ - { id: "sport-1", name: "Yamaha YZF-R1 - Спортбайк", price: "19,500€", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sexy-girl-dressed-leather-posing-near-sports-motorbike-outside_146671-18903.jpg", imageAlt: "Yamaha спортбайк" }, + { id: "sport-1", name: "Yamaha YZF-R1 - Спортбайк", price: "19,500€", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sexy-girl-dressed-leather-posing-near-sports-motorbike-outside_146671-18903.jpg?_wi=2", imageAlt: "Yamaha спортбайк" }, { id: "sport-2", name: "Honda CBR1000RR - Гоночний байк", price: "21,000€", imageSrc: "http://img.b2bpic.net/free-vector/legendary-racers-poster-with-words-know-fear_1284-49350.jpg", imageAlt: "Honda гоночний мотоцикл" }, { id: "sport-3", name: "Ducati Panigale V4 - Супербайк", price: "23,500€", imageSrc: "http://img.b2bpic.net/free-photo/handsome-motorbiker-with-helmet-hands-motorcycle_1150-10709.jpg", imageAlt: "Ducati супербайк" }, - { id: "enduro-1", name: "Kawasaki Versys - Ендуро", price: "12,000€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stylish-rider-posing-with-motorbike_23-2148585506.jpg", imageAlt: "Kawasaki ендуро" }, + { id: "enduro-1", name: "Kawasaki Versys - Ендуро", price: "12,000€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stylish-rider-posing-with-motorbike_23-2148585506.jpg?_wi=1", imageAlt: "Kawasaki ендуро" }, { id: "enduro-2", name: "KTM 1290 Adventure - Турист", price: "14,500€", imageSrc: "http://img.b2bpic.net/free-photo/man-riding-mountain-bike-back-view_23-2148777260.jpg", imageAlt: "KTM adventure мотоцикл" }, - { id: "enduro-3", name: "BMW F 850 GS - Експедиційний", price: "15,000€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stylish-rider-posing-with-motorbike_23-2148585506.jpg", imageAlt: "BMW експедиційний мотоцикл" }, + { id: "enduro-3", name: "BMW F 850 GS - Експедиційний", price: "15,000€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stylish-rider-posing-with-motorbike_23-2148585506.jpg?_wi=2", imageAlt: "BMW експедиційний мотоцикл" }, { id: "cross-1", name: "Yamaha YZ250F - Мотокрос", price: "6,500€", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bike_23-2148790144.jpg", imageAlt: "Yamaha мотокрос" }, { id: "cross-2", name: "Kawasaki KX450 - Крос байк", price: "7,200€", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-riding-motorbike-forrest_23-2148585531.jpg", imageAlt: "Kawasaki кросовий байк" }, { id: "cross-3", name: "Suzuki RM-Z450 - Гоночний крос", price: "6,800€", imageSrc: "http://img.b2bpic.net/free-photo/moto-freestyle_654080-1889.jpg", imageAlt: "Suzuki гоночний кросовий байк" }, - { id: "touring-1", name: "Harley-Davidson Road King - Крузер", price: "25,000€", imageSrc: "http://img.b2bpic.net/free-photo/old-motorcycle-with-helmet-outdoors_23-2148703219.jpg", imageAlt: "Harley крузер" }, + { id: "touring-1", name: "Harley-Davidson Road King - Крузер", price: "25,000€", imageSrc: "http://img.b2bpic.net/free-photo/old-motorcycle-with-helmet-outdoors_23-2148703219.jpg?_wi=2", imageAlt: "Harley крузер" }, { id: "touring-2", name: "Indian Chief Vintage - Крузер", price: "24,000€", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-motorbike_23-2150819760.jpg", imageAlt: "Indian крузер" }, { id: "touring-3", name: "Honda Gold Wing - Туринг люкс", price: "26,500€", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-riding-motorbike_23-2150810231.jpg", imageAlt: "Honda Gold Wing люкс туринг" } ]} -- 2.49.1