Update src/app/page.tsx
This commit is contained in:
@@ -42,13 +42,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
title="Elevate Your Style"
|
||||
title="Luxury Essence "
|
||||
description="Discover Al Merci's premium collection of contemporary fashion designed for the modern individual. Crafted with precision, worn with confidence."
|
||||
tag="Premium Fashion"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-female-wearing-autumn-clothes-warm-cozy-coat-posing-outdoor-sunset-natural-woman-beauty_132075-9422.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVFQ2NH8tG3L4JMVLq4LxaYGPo/uploaded-1772670782296-4cgl18ul.png"
|
||||
imageAlt="Al Merci Premium Fashion Collection"
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#collections" },
|
||||
@@ -67,13 +67,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Azure Elegance Shirt", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/classic-men-casual-outfits-with-accessories-table_1357-162.jpg", imageAlt: "Azure Elegance Shirt"
|
||||
id: "1", name: "Miss Goco Eau De Parfum ", price: "$89", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVFQ2NH8tG3L4JMVLq4LxaYGPo/uploaded-1772670808176-kd404j9n.png", imageAlt: "Miss Goco Eau De Parfum "
|
||||
},
|
||||
{
|
||||
id: "2", name: "Premium Tailored Jacket", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-down-street_1303-24594.jpg", imageAlt: "Premium Tailored Jacket"
|
||||
id: "2", name: "Qaed Al Fursan Parfum ", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVFQ2NH8tG3L4JMVLq4LxaYGPo/uploaded-1772670718412-6s264fyk.png", imageAlt: "Qaed Al Fursan Parfum "
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sophisticated Evening Dress", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/full-length-happy-beautiful-young-woman-wearing-dress-walking-street-while-standing-near-fence-beauty-fashion-concept_132075-9336.jpg", imageAlt: "Sophisticated Evening Dress"
|
||||
id: "3", name: "Lure Perfumes Collection ", price: "$49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVFQ2NH8tG3L4JMVLq4LxaYGPo/uploaded-1772670682653-20opnvvk.png", imageAlt: "Lure Perfumes Collection "
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user