Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-11 15:09:05 +00:00

View File

@@ -111,8 +111,8 @@ export default function LandingPage() {
useInvertedBackground={false}
ariaLabel="Ocean perfume products collection"
containerClassName="py-16 md:py-24"
titleClassName="text-3xl md:text-5xl font-bold mb-4"
descriptionClassName="text-lg opacity-90 max-w-2xl"
textBoxTitleClassName="text-3xl md:text-5xl font-bold mb-4"
textBoxDescriptionClassName="text-lg opacity-90 max-w-2xl"
/>
</div>
@@ -126,17 +126,20 @@ export default function LandingPage() {
{
id: "feature-natural", title: "100% Natural Ingredients", descriptions: [
"We source only premium, natural ingredients from sustainable suppliers around the world.", "No synthetic additives, no compromise on quality."
], imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016630.jpg", imageAlt: "Natural organic perfume ingredients"
],
imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016630.jpg", imageAlt: "Natural organic perfume ingredients"
},
{
id: "feature-sustainable", title: "Eco-Conscious Packaging", descriptions: [
"Our bottles are crafted from recycled glass with minimal environmental impact.", "Every purchase supports ocean conservation initiatives."
], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091338.jpg", imageAlt: "Sustainable eco-friendly packaging design"
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091338.jpg", imageAlt: "Sustainable eco-friendly packaging design"
},
{
id: "feature-artisan", title: "Master Craftsmanship", descriptions: [
"Each fragrance is meticulously blended by our team of master perfumers with decades of expertise.", "Traditional techniques meet modern innovation."
], imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-making-kombucha_23-2149704033.jpg", imageAlt: "Artisan perfume master crafting"
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-making-kombucha_23-2149704033.jpg", imageAlt: "Artisan perfume master crafting"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -235,7 +238,7 @@ export default function LandingPage() {
id: "faq-3", title: "Are your products cruelty-free?", content: "Yes, Ocean fragrances are 100% cruelty-free and vegan. We do not test on animals and partner only with ethical ingredient suppliers."
},
{
id: "faq-4", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee. If you're not completely satisfied with your purchase, we'll provide a full refund or exchange."
id: "faq-4", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee. If you are not completely satisfied with your purchase, we will provide a full refund or exchange."
},
{
id: "faq-5", title: "How should I store my perfume?", content: "Keep your Ocean fragrance in a cool, dark place away from direct sunlight. Store upright to prevent leakage, and avoid extreme temperature changes."