Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
tagIcon={Beaker}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{ title: "Rare Ingredient Sourcing", description: "We source precious essences from sustainable fields worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg" },
|
||||
{ title: "Rare Ingredient Sourcing", description: "We source precious essences from sustainable fields worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg?_wi=1" },
|
||||
{ title: "Master Perfumers", description: "Every composition is crafted by world-renowned noses.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-utensils-microneedling-procedure_23-2149374097.jpg" },
|
||||
{ title: "Lasting Sillage", description: "Our concentrated formulas are designed for exceptional longevity.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-with-water-cup_23-2148892890.jpg" }
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "92%", title: "Receive Compliments Daily", description: "Women report being asked what perfume they're wearing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg" },
|
||||
{ id: "1", value: "92%", title: "Receive Compliments Daily", description: "Women report being asked what perfume they're wearing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg?_wi=1" },
|
||||
{ id: "2", value: "87%", title: "Repurchase Their Scent", description: "Customers return for the same fragrance.", imageSrc: "http://img.b2bpic.net/free-photo/scientist-examining-substance-petri-dish-while-conducting-virus-research_181624-1110.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -166,8 +166,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{ id: "1", category: "Fragrance", title: "The Art of Layering", excerpt: "How to combine fragrances.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232284.jpg", authorName: "Camille L.", authorAvatar: "", date: "Feb 2026" },
|
||||
{ id: "2", category: "Sourcing", title: "The Rose Absolute", excerpt: "A journey through Provence.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg", authorName: "Elena V.", authorAvatar: "", date: "Jan 2026" },
|
||||
{ id: "3", category: "Community", title: "Signature Scent", excerpt: "Finding your match.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg", authorName: "Nadia P.", authorAvatar: "", date: "Jan 2026" }
|
||||
{ id: "2", category: "Sourcing", title: "The Rose Absolute", excerpt: "A journey through Provence.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg?_wi=2", authorName: "Elena V.", authorAvatar: "", date: "Jan 2026" },
|
||||
{ id: "3", category: "Community", title: "Signature Scent", excerpt: "Finding your match.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg?_wi=2", authorName: "Nadia P.", authorAvatar: "", date: "Jan 2026" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user