Update src/app/by-notes/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function ByNotesPage() {
|
||||
author: "Top, Heart & Base",
|
||||
description: "Discover delicate florals like jasmine, peony, and rose. Perfect for creating romantic and elegant fragrances.",
|
||||
tags: ["Jasmine", "Peony", "Rose", "Gardenia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg?_wi=5",
|
||||
imageAlt: "Floral perfume notes selection",
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@ export default function ByNotesPage() {
|
||||
author: "Heart & Base",
|
||||
description: "Luxurious warm blends featuring vanilla, amber, and oud. Creates sophisticated, sensual fragrances.",
|
||||
tags: ["Vanilla", "Amber", "Oud", "Musk"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-square-bottle_176474-6075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquor-square-bottle_176474-6075.jpg?_wi=6",
|
||||
imageAlt: "Oriental perfume notes collection",
|
||||
},
|
||||
{
|
||||
@@ -44,7 +44,7 @@ export default function ByNotesPage() {
|
||||
author: "Top & Heart",
|
||||
description: "Crisp citrus and green notes that provide energy and vitality. Ideal for daytime fragrances.",
|
||||
tags: ["Bergamot", "Lemon", "Green Tea", "Mint"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg?_wi=7",
|
||||
imageAlt: "Fresh perfume notes display",
|
||||
},
|
||||
{
|
||||
@@ -53,7 +53,7 @@ export default function ByNotesPage() {
|
||||
author: "Base Notes",
|
||||
description: "Deep, earthy foundations with sandalwood, cedarwood, and vetiver. Provides longevity and depth.",
|
||||
tags: ["Sandalwood", "Cedarwood", "Vetiver", "Patchouli"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetic-products_23-2148532769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetic-products_23-2148532769.jpg?_wi=5",
|
||||
imageAlt: "Woody perfume notes collection",
|
||||
},
|
||||
];
|
||||
@@ -148,7 +148,7 @@ export default function ByNotesPage() {
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={faqItems}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=9"
|
||||
imageAlt="Fragrance note education"
|
||||
mediaPosition="right"
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user