Merge version_1 into main #1
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-man-doing-skateboarding-outdoor_171337-8960.jpg", imageAlt: "Skateboarder performing trick"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-feet-man-sneakers-rides-orange-penny-skateboard-asphalt_158538-13796.jpg", imageAlt: "Skateboard decks collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-feet-man-sneakers-rides-orange-penny-skateboard-asphalt_158538-13796.jpg?_wi=1", imageAlt: "Skateboard decks collection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-spending-time-together-skatepark_329181-12983.jpg", imageAlt: "Skateboarding action shot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-spending-time-together-skatepark_329181-12983.jpg?_wi=1", imageAlt: "Skateboarding action shot"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
tag="Premium Selection"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Pro Street Deck 8.5\"", price: "$85.99", imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836887.jpg", imageAlt: "Pro Street Deck"},
|
||||
id: "1", name: "Pro Street Deck 8.5\"", price: "$85.99", imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836887.jpg?_wi=1", imageAlt: "Pro Street Deck"},
|
||||
{
|
||||
id: "2", name: "High-Performance Wheels Set", price: "$45.99", imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-with-skateboard-close-up_23-2148937842.jpg", imageAlt: "Skateboard wheels"},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenage-boy-with-skateboard_23-2148937863.jpg", imageAlt: "Quality control process"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836887.jpg", imageAlt: "Premium deck selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skate-parkteens-skate-park_23-2149836887.jpg?_wi=2", imageAlt: "Premium deck selection"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-skater-couple_23-2147670684.jpg", imageAlt: "Community gathering"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-spending-time-together-skatepark_329181-12983.jpg", imageAlt: "Skateboarding action"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-spending-time-together-skatepark_329181-12983.jpg?_wi=2", imageAlt: "Skateboarding action"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-feet-man-sneakers-rides-orange-penny-skateboard-asphalt_158538-13796.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-feet-man-sneakers-rides-orange-penny-skateboard-asphalt_158538-13796.jpg?_wi=2"
|
||||
imageAlt="Skateboard collection"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user