Merge version_1 into main #3
@@ -96,16 +96,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Isabelle Laurent", role: "Art Collector", company: "Private Client", rating: 5,
|
||||
quote: "Seven Dials Beauty continually amazes me with its truly unique offerings. It’s my secret source for exquisite finds.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", imageAlt: "Isabelle Laurent"},
|
||||
content: "Seven Dials Beauty continually amazes me with its truly unique offerings. It’s my secret source for exquisite finds.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", imageAlt: "Isabelle Laurent"},
|
||||
{
|
||||
id: "2", name: "Marcus Thorne", role: "Fashion Editor", company: "Elegance Magazine", rating: 5,
|
||||
quote: "The curation here is impeccable. I've found products I genuinely couldn't source anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", imageAlt: "Marcus Thorne"},
|
||||
content: "The curation here is impeccable. I've found products I genuinely couldn't source anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", imageAlt: "Marcus Thorne"},
|
||||
{
|
||||
id: "3", name: "Elena Petrova", role: "Luxury Lifestyle Influencer", company: "Self-Employed", rating: 4.9,
|
||||
quote: "A truly refreshing experience. Every purchase feels like discovering a hidden gem.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", imageAlt: "Elena Petrova"},
|
||||
content: "A truly refreshing experience. Every purchase feels like discovering a hidden gem.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", imageAlt: "Elena Petrova"},
|
||||
{
|
||||
id: "4", name: "David Chen", role: "Architect", company: "Urban Designs", rating: 4.8,
|
||||
quote: "I appreciate the attention to detail and the story behind each product. It's more than just beauty; it's an experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "David Chen"},
|
||||
content: "I appreciate the attention to detail and the story behind each product. It's more than just beauty; it's an experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "David Chen"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
@@ -88,27 +88,27 @@ export default function LandingPage() {
|
||||
title: "Expert Curation", description: "Every product is hand-selected by our discerning team for its exceptional quality and unique story, ensuring you only encounter the finest.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Insider Access", description: "Gain entry to a world of beauty secrets and limited-edition releases, available exclusively to the Seven Dials community.", icon: Lock,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Personalized Discovery", description: "Beyond mere transactions, we offer a guided journey to uncover beauty solutions perfectly tailored to your individual preferences and desires. Ask for Lucy.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/white-leather-box_1203-2949.jpg", alt: "Exclusive access"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/fathers-day-composition-with-card_23-2147806775.jpg", alt: "Storytelling"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user