Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-02 14:11:41 +00:00

View File

@@ -62,15 +62,15 @@ export default function LandingPage() {
description="Discover exquisite fragrances crafted for the modern man. Bold. Refined. Unforgettable."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-dark-background_23-2148293994.jpg", imageAlt: "Elegant perfume bottle on a dark background."},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-dark-background_23-2148293994.jpg?_wi=1", imageAlt: "Elegant perfume bottle on a dark background."},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-suit-posing-with-bottle-perfume-luxury-photography_23-2151608973.jpg", imageAlt: "Handsome man in a dark suit posing with a bottle of perfume."},
{
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle-close-up-dark-background_23-2148293998.jpg", imageAlt: "Close-up of a perfume bottle on a dark background."},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-perfume_23-2148467406.jpg", imageAlt: "Man spraying perfume."},
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-perfume_23-2148467406.jpg?_wi=1", imageAlt: "Man spraying perfume."},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-perfume-bottles-dark-background_23-2148294002.jpg", imageAlt: "Luxurious perfume bottles on a dark background."},
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-perfume-bottles-dark-background_23-2148294002.jpg?_wi=1", imageAlt: "Luxurious perfume bottles on a dark background."},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-suit-posing-dark-background_23-2151608985.jpg", imageAlt: "Elegant man in a suit posing on a dark background."}
]}
@@ -80,11 +80,11 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-dark-suit-profile-view_23-2151608994.jpg", imageAlt: "Handsome man in a dark suit, profile view."},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-dark-background_23-2148293994.jpg", imageAlt: "Elegant perfume bottle on a dark background."},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-with-dark-background_23-2148293994.jpg?_wi=2", imageAlt: "Elegant perfume bottle on a dark background."},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-perfume-bottles-dark-background_23-2148294002.jpg", imageAlt: "Luxurious perfume bottles on a dark background."},
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-perfume-bottles-dark-background_23-2148294002.jpg?_wi=2", imageAlt: "Luxurious perfume bottles on a dark background."},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-perfume_23-2148467406.jpg", imageAlt: "Man spraying perfume."},
imageSrc: "http://img.b2bpic.net/free-photo/man-spraying-perfume_23-2148467406.jpg?_wi=2", imageAlt: "Man spraying perfume."},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-bottle-dark-background_23-2148293998.jpg", imageAlt: "Close-up of a perfume bottle on a dark background."}
]}