Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@emilybeauty",
|
||||
testimonial: "The best selection of premium skincare, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=1",
|
||||
imageAlt: "luxury cosmetic brand campaign photography",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahlooks",
|
||||
testimonial: "Absolutely love the curated cosmetic sets!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg?_wi=1",
|
||||
imageAlt: "luxury cosmetic brand campaign photography",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@miafit",
|
||||
testimonial: "Fast shipping and amazing quality products.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg?_wi=1",
|
||||
imageAlt: "luxury cosmetic brand campaign photography",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@chloeglam",
|
||||
testimonial: "My go-to store for all beauty essentials.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg?_wi=1",
|
||||
imageAlt: "luxury cosmetic brand campaign photography",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@jessglam",
|
||||
testimonial: "Excellent service and stunning range of items.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg?_wi=1",
|
||||
imageAlt: "luxury cosmetic brand campaign photography",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=2"
|
||||
imageAlt="Ulta Beauty Campaign"
|
||||
avatars={[
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
title: "Expert Consultants",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg?_wi=2"
|
||||
imageAlt="Our Beauty Store"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -193,28 +193,28 @@ export default function LandingPage() {
|
||||
name: "Luxury Serum",
|
||||
price: "$85.00",
|
||||
variant: "Skincare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Makeup Palette",
|
||||
price: "$55.00",
|
||||
variant: "Cosmetics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hydrating Balm",
|
||||
price: "$42.00",
|
||||
variant: "Skincare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Nail Lacquer",
|
||||
price: "$18.00",
|
||||
variant: "Beauty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/four-nail-polishes_23-2147692254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/four-nail-polishes_23-2147692254.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
quote: "The variety of high-end skincare is unmatched.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blond-woman-with-shadows-lights-her-face_613910-7454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg?_wi=3",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
quote: "I love how easily I can find everything I need.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/adorable-young-lady-feeling-satisfied-happy_1163-3812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg?_wi=3",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
{
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
quote: "Everything I bought exceeded my expectations.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-business-woman_158595-4753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg?_wi=3",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
quote: "The serum transformed my skin in weeks.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-beautiful-asian-girl-advertising-payment_1262-18277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-make-up-products-arrangement_23-2149030336.jpg?_wi=3",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
quote: "Fast shipping and beautiful packaging.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-legs_23-2150162901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-cream-concept_23-2148578669.jpg?_wi=3",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
{
|
||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
||||
quote: "I shop here for every beauty product I use.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-model-posing_23-2148905663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/four-nail-polishes_23-2147692254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/four-nail-polishes_23-2147692254.jpg?_wi=2",
|
||||
imageAlt: "woman portrait natural makeup lighting",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user