Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-16 16:28:25 +00:00

View File

@@ -119,15 +119,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Top Notes", description: "The initial impression that lasts 5-15 minutes. Fresh, vibrant, and captivating, top notes introduce the fragrance with bright citrus, floral, and fruity accords.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg?_wi=1", imageAlt: "Top notes fragrance ingredients"
title: "Top Notes", description: "The initial impression that lasts 5-15 minutes. Fresh, vibrant, and captivating, top notes introduce the fragrance with bright citrus, floral, and fruity accords.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg", imageAlt: "Top notes fragrance ingredients"
},
{
id: 2,
title: "Heart Notes", description: "The soul of the fragrance that develops over 15-60 minutes. Rich floral, spicy, and herbal notes create the distinctive character and personality of the scent.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg?_wi=2", imageAlt: "Heart notes fragrance composition"
title: "Heart Notes", description: "The soul of the fragrance that develops over 15-60 minutes. Rich floral, spicy, and herbal notes create the distinctive character and personality of the scent.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg", imageAlt: "Heart notes fragrance composition"
},
{
id: 3,
title: "Base Notes", description: "The foundation that lasts 4-6 hours. Deep, warm, and sensual notes including musk, amber, and woods provide lasting depth and sophistication.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg?_wi=3", imageAlt: "Base notes fragrance foundation"
title: "Base Notes", description: "The foundation that lasts 4-6 hours. Deep, warm, and sensual notes including musk, amber, and woods provide lasting depth and sophistication.", imageSrc: "http://img.b2bpic.net/free-vector/realistic-hand-drawn-essential-oil-herb-collection_52683-54582.jpg", imageAlt: "Base notes fragrance foundation"
}
]}
animationType="blur-reveal"
@@ -153,7 +153,7 @@ export default function LandingPage() {
id: "4", name: "Victoria Rose", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-girl-has-dreamy-look-somewhere_8353-9119.jpg", imageAlt: "Victoria Rose"
}
]}
cardTitle="\"The most exquisite fragrances I've ever experienced. Each bottle tells a story.\""
cardTitle="The most exquisite fragrances I've ever experienced. Each bottle tells a story."
cardTag="Trusted by fragrance lovers"
cardTagIcon={Star}
cardAnimation="blur-reveal"