Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah.style",
|
||||
testimonial: "Flame Boutique has the most exquisite pieces in Algeria. Always my go-to for special occasions.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880237.jpg?_wi=1",
|
||||
imageAlt: "elegant woman luxury fashion model",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@amira.fashion",
|
||||
testimonial: "Quality that competes with international luxury labels. Truly a hidden gem.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=1",
|
||||
imageAlt: "elegant woman luxury fashion model",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@lina.chic",
|
||||
testimonial: "Customer service is impeccable. Everything is packaged so beautifully.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19717.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19717.jpg?_wi=1",
|
||||
imageAlt: "elegant woman luxury fashion model",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@fatima.lifestyle",
|
||||
testimonial: "I love the editorial aesthetic! It's so easy to find pieces that feel uniquely high-end.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girly-arrangement_23-2148229291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girly-arrangement_23-2148229291.jpg?_wi=1",
|
||||
imageAlt: "elegant woman luxury fashion model",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
handle: "@nadia.vogue",
|
||||
testimonial: "The best shopping experience in Bordj Bou Arreridj. Modern, elegant, and sophisticated.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11255.jpg?_wi=1",
|
||||
imageAlt: "elegant woman luxury fashion model",
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880237.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880237.jpg?_wi=2"
|
||||
imageAlt="Model wearing modern luxury boutique piece"
|
||||
avatars={[
|
||||
{
|
||||
@@ -186,25 +186,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Silk Gown",
|
||||
price: "$295",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-black-dress-full-shot_23-2149697977.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Cutout Blazer",
|
||||
price: "$185",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19717.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19717.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Champagne Leather Clutch",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girly-arrangement_23-2148229291.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girly-arrangement_23-2148229291.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Ivory Tailored Trousers",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-suit_1303-11255.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user