Merge version_1 into main #1
202
src/app/page.tsx
202
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "/shop",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Aadhira Jewellery"
|
||||
/>
|
||||
@@ -52,39 +40,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Elegance for Your Special Day"
|
||||
description="Exquisite handcrafted South Indian bridal jewellery. Discover timeless luxury for your wedding collection."
|
||||
tag="Bridal Collection 2024"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "/shop",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Collection", href: "/shop" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-black-dress-wearing-luxury-rich-necklace-jewelry-summer-style-fashion-trend-vacation-stylish-accessories-posing-tropical-villa-bali_285396-5716.jpg",
|
||||
imageAlt: "Luxury Jewelry Hero",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400878.jpg",
|
||||
imageAlt: "Luxury Jewelry Hero",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-1990.jpg",
|
||||
imageAlt: "Outdoor portrait of woman in pink romantic dress wearing necklace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502943.jpg",
|
||||
imageAlt: "Beautiful young woman wearing sari",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hindu-bride-traditional-red-sari-with-golden-acce_8353-8860.jpg",
|
||||
imageAlt: "Portrait of Hindu bride in traditional red sari with golden acce",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-black-dress-wearing-luxury-rich-necklace-jewelry-summer-style-fashion-trend-vacation-stylish-accessories-posing-tropical-villa-bali_285396-5716.jpg", imageAlt: "Luxury Jewelry Hero" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400878.jpg", imageAlt: "Luxury Jewelry Hero" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,42 +63,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Royal Temple Choker",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14344.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Antique Gold Jhumkas",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-dry-tea-golden-vintage-mini-plates-tea-types-background_114579-8074.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Bridal Bangles Set",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Traditional Gold Vanki",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-wearing-traditional-sari-garment_23-2149565122.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Bridal Waist Belt",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jocund-brunette-woman-posing-with-calm-face-expression-joyful-white-girl-with-plant_197531-14060.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Floral Gold Necklace",
|
||||
price: "Request on WhatsApp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-thai-clothes-hands-touching-their-faces_1150-15621.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Royal Temple Choker", price: "Request on WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14344.jpg" },
|
||||
{ id: "p2", name: "Antique Gold Jhumkas", price: "Request on WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/assortment-dry-tea-golden-vintage-mini-plates-tea-types-background_114579-8074.jpg" },
|
||||
{ id: "p3", name: "Bridal Bangles Set", price: "Request on WhatsApp", imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg" }
|
||||
]}
|
||||
title="Featured Collections"
|
||||
description="Curated selection of our finest wedding sets."
|
||||
@@ -144,44 +74,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Priya V.",
|
||||
handle: "@priya_bride",
|
||||
testimonial: "The quality of gold and the intricate work is unmatched. Simply stunning!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bride-portrait_624325-743.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sneha R.",
|
||||
handle: "@sneha_weddings",
|
||||
testimonial: "Best bridal jewellery boutique experience ever. Highly recommended for weddings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-stairs-house-looks-up_8353-11393.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ananya K.",
|
||||
handle: "@ananya_lookbook",
|
||||
testimonial: "Aadhira made my wedding look truly ethereal. Thank you!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-portrait-beautiful-bride_1153-7107.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Meera S.",
|
||||
handle: "@meera_bride",
|
||||
testimonial: "Exquisite craft and great service through WhatsApp ordering.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400919.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Kavita G.",
|
||||
handle: "@kavita_events",
|
||||
testimonial: "Heritage designs that are truly unique. Worth every penny.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-sitting-before-wedding_1157-127.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Priya V.", handle: "@priya_bride", testimonial: "The quality of gold and the intricate work is unmatched. Simply stunning!", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bride-portrait_624325-743.jpg" },
|
||||
{ id: "t2", name: "Sneha R.", handle: "@sneha_weddings", testimonial: "Best bridal jewellery boutique experience ever. Highly recommended for weddings.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-stairs-house-looks-up_8353-11393.jpg" }
|
||||
]}
|
||||
title="Brides of Aadhira"
|
||||
description="What our customers are saying about our heritage designs."
|
||||
@@ -197,27 +95,9 @@ export default function LandingPage() {
|
||||
title="Aadhira by the Numbers"
|
||||
description="Excellence in every detail."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1000+",
|
||||
title: "Happy Brides",
|
||||
description: "Trusted by brides nationwide.",
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
title: "Unique Designs",
|
||||
description: "Heritage-inspired gold sets.",
|
||||
icon: Diamond,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Purity Guaranteed",
|
||||
description: "BIS Hallmarked gold.",
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
{ id: "m1", value: "1000+", title: "Happy Brides", description: "Trusted by brides nationwide.", icon: Heart },
|
||||
{ id: "m2", value: "500+", title: "Unique Designs", description: "Heritage-inspired gold sets.", icon: Diamond },
|
||||
{ id: "m3", value: "100%", title: "Purity Guaranteed", description: "BIS Hallmarked gold.", icon: ShieldCheck }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -230,24 +110,8 @@ export default function LandingPage() {
|
||||
title="Why Choose Aadhira?"
|
||||
description="We blend tradition with luxury."
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Handcrafted Excellence",
|
||||
tags: [
|
||||
"Artisan",
|
||||
"Gold",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-blond-caucasian-young-woman-model-with-bright-makeup_158538-3096.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Custom Designs",
|
||||
tags: [
|
||||
"Tailored",
|
||||
"Bridal",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamour-fashion-portrait-beautiful-sexy-brunette-girl-with-bright-makeup-golden-accessories-eye_158538-13939.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Handcrafted Excellence", tags: ["Artisan", "Gold"], imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-blond-caucasian-young-woman-model-with-bright-makeup_158538-3096.jpg" },
|
||||
{ id: "f2", title: "Custom Designs", tags: ["Tailored", "Bridal"], imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamour-fashion-portrait-beautiful-sexy-brunette-girl-with-bright-makeup-golden-accessories-eye_158538-13939.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -255,32 +119,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "About Us",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Craftsmanship",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Customer Care",
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp Ordering",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "About Us", items: [{ label: "Our Story", href: "/about" }, { label: "Craftsmanship", href: "#" }] },
|
||||
{ title: "Customer Care", items: [{ label: "WhatsApp Ordering", href: "/contact" }, { label: "Shipping Info", href: "/contact" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Aadhira Jewellery. All Rights Reserved."
|
||||
bottomRightText="Crafted with love."
|
||||
|
||||
Reference in New Issue
Block a user