Update src/app/page.tsx

This commit is contained in:
2026-03-07 13:16:20 +00:00
parent 0c0c9e8ebd
commit 6674639ae4

View File

@@ -48,11 +48,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-psd/elegant-gold-glass-perfume-bottle-luxury-fragrance_84443-65697.jpg", imageAlt: "WNIKELS luxury perfume bottle hero"},
imageSrc: "http://img.b2bpic.net/free-psd/elegant-gold-glass-perfume-bottle-luxury-fragrance_84443-65697.jpg?_wi=1", imageAlt: "WNIKELS luxury perfume bottle hero"},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-role-playing-game-dices_23-2149352305.jpg", imageAlt: "WNIKELS perfume collection"},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-role-playing-game-dices_23-2149352305.jpg?_wi=1", imageAlt: "WNIKELS perfume collection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "WNIKELS signature fragrance"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=1", imageAlt: "WNIKELS signature fragrance"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -66,7 +66,7 @@ export default function LandingPage() {
description="Founded in the heart of luxury, WNIKELS represents the pinnacle of fragrance artistry."
subdescription="Est. 2015 | Premium Fragrance House"
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-psd/elegant-gold-glass-perfume-bottle-luxury-fragrance_84443-65697.jpg"
imageSrc="http://img.b2bpic.net/free-psd/elegant-gold-glass-perfume-bottle-luxury-fragrance_84443-65697.jpg?_wi=2"
imageAlt="WNIKELS luxury fragrance bottle"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -101,10 +101,10 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Noir Essence", price: "$185", variant: "50ml | 3 Concentrations", imageSrc: "http://img.b2bpic.net/free-photo/still-life-role-playing-game-dices_23-2149352305.jpg", imageAlt: "Noir Essence fragrance bottle", isFavorited: false,
id: "1", name: "Noir Essence", price: "$185", variant: "50ml | 3 Concentrations", imageSrc: "http://img.b2bpic.net/free-photo/still-life-role-playing-game-dices_23-2149352305.jpg?_wi=2", imageAlt: "Noir Essence fragrance bottle", isFavorited: false,
},
{
id: "2", name: "Radiance Éclat", price: "$195", variant: "50ml | 2 Concentrations", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg", imageAlt: "Radiance Éclat fragrance bottle", isFavorited: false,
id: "2", name: "Radiance Éclat", price: "$195", variant: "50ml | 2 Concentrations", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=2", imageAlt: "Radiance Éclat fragrance bottle", isFavorited: false,
},
{
id: "3", name: "Velvet Mystique", price: "$210", variant: "50ml | 3 Concentrations", imageSrc: "http://img.b2bpic.net/free-photo/set-plant-twigs-paper-near-textile-bottle_23-2148042173.jpg", imageAlt: "Velvet Mystique fragrance bottle", isFavorited: false,