Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
handle: "@laylaf",
|
handle: "@laylaf",
|
||||||
testimonial: "The quality of the sable is breathtaking. Truly a masterpiece.",
|
testimonial: "The quality of the sable is breathtaking. Truly a masterpiece.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10467.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10467.jpg?_wi=1",
|
||||||
imageAlt: "luxury sable fur coat model",
|
imageAlt: "luxury sable fur coat model",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
|||||||
handle: "@sofiar",
|
handle: "@sofiar",
|
||||||
testimonial: "A touch of true luxury in Morocco. Absolutely beautiful craftsmanship.",
|
testimonial: "A touch of true luxury in Morocco. Absolutely beautiful craftsmanship.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-19411.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-19411.jpg?_wi=1",
|
||||||
imageAlt: "luxury sable fur coat model",
|
imageAlt: "luxury sable fur coat model",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
|||||||
handle: "@karimm",
|
handle: "@karimm",
|
||||||
testimonial: "The perfect gift, exceeded all my expectations for luxury.",
|
testimonial: "The perfect gift, exceeded all my expectations for luxury.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-child-with-white-hooded-jacket_181624-30121.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-child-with-white-hooded-jacket_181624-30121.jpg?_wi=1",
|
||||||
imageAlt: "luxury sable fur coat model",
|
imageAlt: "luxury sable fur coat model",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
|||||||
handle: "@nadiaa",
|
handle: "@nadiaa",
|
||||||
testimonial: "Elegant design and superb material quality. Simply stunning.",
|
testimonial: "Elegant design and superb material quality. Simply stunning.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=1",
|
||||||
imageAlt: "luxury sable fur coat model",
|
imageAlt: "luxury sable fur coat model",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10467.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/blonde-girl-fur-coat-posed-against-old-orange-wall_627829-10467.jpg?_wi=2"
|
||||||
imageAlt="luxury sable fur coat model"
|
imageAlt="luxury sable fur coat model"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -171,19 +171,19 @@ export default function LandingPage() {
|
|||||||
id: "p1",
|
id: "p1",
|
||||||
name: "Classic Sable Coat",
|
name: "Classic Sable Coat",
|
||||||
price: "POA",
|
price: "POA",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-19411.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sensual-blonde-girl-winter-jacket-fur-hood-standing-studio-isolated-dark-background_613910-19411.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2",
|
||||||
name: "Signature Sable Scarf",
|
name: "Signature Sable Scarf",
|
||||||
price: "POA",
|
price: "POA",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-child-with-white-hooded-jacket_181624-30121.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-child-with-white-hooded-jacket_181624-30121.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3",
|
||||||
name: "Elegant Sable Stola",
|
name: "Elegant Sable Stola",
|
||||||
price: "POA",
|
price: "POA",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4",
|
||||||
|
|||||||
Reference in New Issue
Block a user