Update src/app/page.tsx
This commit is contained in:
191
src/app/page.tsx
191
src/app/page.tsx
@@ -13,140 +13,73 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "/collection",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="WOW The Luxury Hub"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About Us", id: "/about" },
|
||||
{ name: "Collection", id: "/collection" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="WOW The Luxury Hub"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero-section" data-section="hero-section">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="Luxury Watches. Timeless Elegance."
|
||||
description="Experience the pinnacle of precision engineering and sophisticated design."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Collection",
|
||||
href: "/collection",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-high-end-luxury-watch-sitting-on-a-sle-1774618042401-c9a54d44.png?_wi=1",
|
||||
imageAlt: "Luxury Watch",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png?_wi=1",
|
||||
imageAlt: "Classic Chronograph",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png?_wi=1",
|
||||
imageAlt: "Gold Master Series",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png?_wi=1",
|
||||
imageAlt: "Digital Elite",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-high-end-luxury-watch-sitting-on-a-sle-1774618042401-c9a54d44.png?_wi=2",
|
||||
imageAlt: "Luxury Watch Detail",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero-section" data-section="hero-section">
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Luxury Watches. Timeless Elegance."
|
||||
description="Experience the pinnacle of precision engineering and sophisticated design."
|
||||
buttons={[
|
||||
{ text: "View Collection", href: "/collection" },
|
||||
{ text: "Contact Us", href: "/contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-high-end-luxury-watch-sitting-on-a-sle-1774618042401-c9a54d44.png", imageAlt: "Luxury Watch" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png", imageAlt: "Classic Chronograph" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png", imageAlt: "Gold Master Series" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png", imageAlt: "Digital Elite" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-high-end-luxury-watch-sitting-on-a-sle-1774618042401-c9a54d44.png", imageAlt: "Luxury Watch Detail" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="featured-watches" data-section="featured-watches">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Chronograph",
|
||||
price: "₹1,25,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Gold Master Series",
|
||||
price: "₹2,50,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Digital Elite",
|
||||
price: "₹85,000",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Featured Collection"
|
||||
description="Explore our curated selection of fine timepieces."
|
||||
/>
|
||||
</div>
|
||||
<div id="featured-watches" data-section="featured-watches">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Chronograph", price: "₹1,25,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-premium-stainless-steel-luxury-watch-m-1774618041277-a9ea3d96.png" },
|
||||
{ id: "p2", name: "Gold Master Series", price: "₹2,50,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-gold-limited-edition-watch-with-leathe-1774618055220-38d01d92.png" },
|
||||
{ id: "p3", name: "Digital Elite", price: "₹85,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/a-modern-luxury-smart-watch-high-tech-in-1774618041559-22756d0a.png" },
|
||||
]}
|
||||
title="Featured Collection"
|
||||
description="Explore our curated selection of fine timepieces."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/minimalist-luxury-gold-emblem-for-watch--1774618041235-883bda11.png?_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Collection",
|
||||
href: "/collection",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 | WOW The Luxury Hub. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWvtEDJxXtpMxZMa2TKz5cVgI4/minimalist-luxury-gold-emblem-for-watch--1774618041235-883bda11.png"
|
||||
columns={[
|
||||
{ title: "Navigate", items: [{ label: "Home", href: "/" }, { label: "Collection", href: "/collection" }] },
|
||||
{ title: "Support", items: [{ label: "Contact Us", href: "/contact" }, { label: "About Us", href: "/about" }] },
|
||||
]}
|
||||
copyrightText="© 2025 | WOW The Luxury Hub. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user