Merge version_1 into main #1
@@ -59,11 +59,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Beauty Enthusiast", testimonial: "The most exquisite fragrance I've ever owned. Absolutely divine!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Luxury Collector", testimonial: "Exceptional quality and longevity. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
tag="Collection Highlights"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg?_wi=1"
|
||||
imageAlt="Premium perfume bottle"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Emerald Essence", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg", imageAlt: "Emerald Essence perfume", initialQuantity: 1
|
||||
id: "1", name: "Emerald Essence", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-beautifully-shaped-glass-bottles-filled-with-perfume_181624-28370.jpg?_wi=2", imageAlt: "Emerald Essence perfume", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Botanical Bloom", price: "$145.00", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg", imageAlt: "Botanical Bloom perfume", initialQuantity: 1
|
||||
@@ -172,11 +172,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Richardson", role: "Marketing Director", company: "Luxury Brands Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Torres", role: "Entrepreneur", company: "Style & Grace Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sophie Laurent", role: "Fashion Influencer", company: "Elegance Daily", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user