Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/training-composition-with-space-left_23-2147692069.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/training-composition-with-space-left_23-2147692069.jpg?_wi=1"
|
||||
imageAlt="Milind Footwear Collection"
|
||||
/>
|
||||
</div>
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
price: "$180",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-shoes-bow_8353-9667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-shoes-bow_8353-9667.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
price: "$160",
|
||||
rating: 5,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-shoes-bow_8353-9667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-shoes-bow_8353-9667.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Collection"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
role: "Athlete",
|
||||
company: "Pro",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-sitting-restaurant_8353-7822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-sitting-restaurant_8353-7822.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-sitting-restaurant_8353-7822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-sitting-restaurant_8353-7822.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
title="Stay Updated"
|
||||
description="Join our newsletter for the latest arrivals and exclusive offers."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/training-composition-with-space-left_23-2147692069.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/training-composition-with-space-left_23-2147692069.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user