Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg?_wi=1",
|
||||
imageAlt: "Premium Sneakers",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Performance Runner",
|
||||
price: "₹2999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes_23-2150847378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes_23-2150847378.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
description: "High-quality leather and breathable fabrics for longevity.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-show-rock_52683-94821.jpg?_wi=2",
|
||||
imageAlt: "Model in white high top sneakers standing on chair",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
description: "Trendy designs that fit every occasion from office to gym.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes_23-2150847378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes_23-2150847378.jpg?_wi=2",
|
||||
imageAlt: "Model in white high top sneakers standing on chair",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user