Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 00:05:51 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
title="An Essence of Pure Arabian Gold"
description="Experience the timeless allure of amber and honey in every drop."
buttons={[{ text: "Shop Collection", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg?_wi=1"
imageAlt="Luxury gold perfume bottle"
/>
</div>
@@ -55,12 +55,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Golden Honey", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg" },
{ id: "p2", name: "Royal Amber", price: "$145", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg" },
{ id: "p3", name: "Velvet Oud", price: "$160", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg" },
{ id: "p4", name: "Desert Bloom", price: "$135", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg" },
{ id: "p5", name: "Sandalwood Silk", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg" },
{ id: "p6", name: "Midnight Musk", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg" },
{ id: "p1", name: "Golden Honey", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg?_wi=2" },
{ id: "p2", name: "Royal Amber", price: "$145", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg?_wi=1" },
{ id: "p3", name: "Velvet Oud", price: "$160", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg?_wi=3" },
{ id: "p4", name: "Desert Bloom", price: "$135", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg?_wi=2" },
{ id: "p5", name: "Sandalwood Silk", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337714.jpg?_wi=4" },
{ id: "p6", name: "Midnight Musk", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420678.jpg?_wi=3" },
]}
title="Fragrance Selection"
description="Choose your signature scent from our artisanal collection."