Merge version_1 into main #1
@@ -157,37 +157,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Silk Flow Gown",
|
||||
price: "$850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-performing-ballet_23-2148461781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-performing-ballet_23-2148461781.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tailored Blazer",
|
||||
price: "$520",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-fashionable-clothing-boutique-generative-ai_188544-40697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-fashionable-clothing-boutique-generative-ai_188544-40697.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Minimalist Wrap",
|
||||
price: "$380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084007.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Chiffon Blouse",
|
||||
price: "$290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-performing-ballet_23-2148461781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-performing-ballet_23-2148461781.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Tapered Trousers",
|
||||
price: "$310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-fashionable-clothing-boutique-generative-ai_188544-40697.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-fashionable-clothing-boutique-generative-ai_188544-40697.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Wool Overcoat",
|
||||
price: "$950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084007.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="The Collection"
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Studio A",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-trying-dress_23-2149241370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-trying-dress_23-2149241370.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Maya Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-trying-dress_23-2149241370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-trying-dress_23-2149241370.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user