Update src/app/page.tsx
This commit is contained in:
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=1",
|
||||
imageAlt: "Elegant silk saree with traditional embroidery",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
price: "$54.99",
|
||||
rating: 4.8,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=1",
|
||||
imageAlt: "Contemporary embroidered kurti with traditional motifs",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
price: "$129.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg?_wi=1",
|
||||
imageAlt: "Stunning designer lehenga for special occasions",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
price: "$64.99",
|
||||
rating: 4.7,
|
||||
reviewCount: "82",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg?_wi=1",
|
||||
imageAlt: "Traditional salwar kameez with modern styling",
|
||||
isFavorited: false
|
||||
}
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg?_wi=1"
|
||||
imageAlt="DesieFits design studio and team"
|
||||
mediaAnimation="slide-up"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user