Merge version_1 into main #1
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg", imageAlt: "Racing jacket collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg?_wi=1", imageAlt: "Racing jacket collection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg", imageAlt: "Premium racing wear"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg?_wi=1", imageAlt: "Premium racing wear"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg", imageAlt: "Team motorsports apparel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg?_wi=2", imageAlt: "Team motorsports apparel"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg", imageAlt: "Motorsports lifestyle clothing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg?_wi=3", imageAlt: "Motorsports lifestyle clothing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg", imageAlt: "Exclusive racing collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-motorcyclist-black-white-holding-blank-white-motorcycle-helmet-his-arm-looking-ahead-setting_346278-929.jpg?_wi=4", imageAlt: "Exclusive racing collection"},
|
||||
]}
|
||||
ariaLabel="Hero section showcasing motorsports clothing collection"
|
||||
/>
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Elite Racing Jacket", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg", imageAlt: "Elite Racing Jacket"},
|
||||
id: "1", name: "Elite Racing Jacket", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg?_wi=2", imageAlt: "Elite Racing Jacket"},
|
||||
{
|
||||
id: "2", name: "Performance Polo", price: "$79", imageSrc: "http://img.b2bpic.net/free-vector/raceready-motocross-apparel-designs-extreme-offroad-performance-wear-graphics_29096-6083.jpg", imageAlt: "Performance Polo"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user