From a66072af8d4d3a4ac825e3a1f51c9596b78706a5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 16 May 2026 21:45:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c061ff..752212f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"