Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 03:57:42 +00:00
2 changed files with 97 additions and 314 deletions

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Collection",
id: "#products",
},
name: "Collection", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Paras Verma Jewellers"
/>
@@ -66,86 +54,46 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Adorn Yourself with Timeless Elegance"
description="Paras Verma Jewellers: Crafting exquisite jewelry that celebrates life's most precious moments. Discover unparalleled artistry and ethical beauty in every piece."
testimonials={[
{
name: "Ananya Sharma",
handle: "@Ananya_S",
testimonial: "\"My engagement ring from Paras Verma Jewellers is a dream come true. The craftsmanship is impeccable, and the team made the experience truly special.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
imageAlt: "Ananya Sharma",
},
name: "Ananya Sharma", handle: "@Ananya_S", testimonial: "\"My engagement ring from Paras Verma Jewellers is a dream come true. The craftsmanship is impeccable, and the team made the experience truly special.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", imageAlt: "Ananya Sharma"},
{
name: "Rahul Kapoor",
handle: "@Rahul_K",
testimonial: "\"I always trust Paras Verma Jewellers for their exceptional quality and unique designs. Their attention to detail is unmatched, truly a family jeweler.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg",
imageAlt: "Rahul Kapoor",
},
name: "Rahul Kapoor", handle: "@Rahul_K", testimonial: "\"I always trust Paras Verma Jewellers for their exceptional quality and unique designs. Their attention to detail is unmatched, truly a family jeweler.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg", imageAlt: "Rahul Kapoor"},
{
name: "Priya Singh",
handle: "@Priya_S",
testimonial: "\"The diamond necklace I purchased is stunning. It's more beautiful than I imagined, and the customer service was outstanding. Highly recommend!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-africanamerican-female-model-showing-okay-sign-winking-looking-satisfied-rec_1258-129397.jpg",
imageAlt: "Priya Singh",
},
name: "Priya Singh", handle: "@Priya_S", testimonial: "\"The diamond necklace I purchased is stunning. It's more beautiful than I imagined, and the customer service was outstanding. Highly recommend!\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-africanamerican-female-model-showing-okay-sign-winking-looking-satisfied-rec_1258-129397.jpg", imageAlt: "Priya Singh"},
{
name: "Arjun Mehta",
handle: "@Arjun_M",
testimonial: "\"For generations, my family has relied on Paras Verma Jewellers. Their pieces are not just jewelry; they are heirlooms, crafted with heart.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-old-woman-her-office_23-2148341576.jpg",
imageAlt: "Arjun Mehta",
},
name: "Arjun Mehta", handle: "@Arjun_M", testimonial: "\"For generations, my family has relied on Paras Verma Jewellers. Their pieces are not just jewelry; they are heirlooms, crafted with heart.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-old-woman-her-office_23-2148341576.jpg", imageAlt: "Arjun Mehta"},
{
name: "Sara Khan",
handle: "@Sara_K",
testimonial: "\"Paras Verma Jewellers created a custom pendant for me that perfectly captures my vision. The process was seamless, and the result is breathtaking.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-new-year-s-eve-party_23-2148724179.jpg",
imageAlt: "Sara Khan",
},
name: "Sara Khan", handle: "@Sara_K", testimonial: "\"Paras Verma Jewellers created a custom pendant for me that perfectly captures my vision. The process was seamless, and the result is breathtaking.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-enjoying-new-year-s-eve-party_23-2148724179.jpg", imageAlt: "Sara Khan"},
]}
testimonialRotationInterval={5000}
tag="Exquisite Craftsmanship"
tagIcon={Sparkles}
buttons={[
{
text: "Explore Collection",
href: "#products",
},
text: "Explore Collection", href: "#products"},
{
text: "Book an Appointment",
href: "#contact",
},
text: "Book an Appointment", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/attractive-blonde-tanned-woman-with-pearl-necklace-striped-outfit-smiles-looks-away_197531-19507.jpg",
alt: "Customer Avatar 1",
},
src: "http://img.b2bpic.net/free-photo/attractive-blonde-tanned-woman-with-pearl-necklace-striped-outfit-smiles-looks-away_197531-19507.jpg", alt: "Customer Avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor-against-green-bushes-park_627829-12676.jpg",
alt: "Customer Avatar 2",
},
src: "http://img.b2bpic.net/free-photo/indian-man-wear-traditional-clothes-with-white-scarf-posed-outdoor-against-green-bushes-park_627829-12676.jpg", alt: "Customer Avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90233.jpg",
alt: "Customer Avatar 3",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-tradition-sari-garment_52683-90233.jpg", alt: "Customer Avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/inspired-caucasian-woman-posing-elegant-blouse-joyful-brunette-girl-isolated-brown-wall_197531-14021.jpg",
alt: "Customer Avatar 4",
},
src: "http://img.b2bpic.net/free-photo/inspired-caucasian-woman-posing-elegant-blouse-joyful-brunette-girl-isolated-brown-wall_197531-14021.jpg", alt: "Customer Avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg",
alt: "Happy Client Avatar",
},
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg", alt: "Happy Client Avatar"},
]}
avatarText="Join Our Family of Delighted Customers"
imageSrc="http://img.b2bpic.net/free-photo/side-view-silver-necklace-with-swarovski-crystal-black-wall_140725-12839.jpg"
@@ -153,29 +101,15 @@ export default function LandingPage() {
mediaAnimation="slide-up"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695079.jpg",
alt: "Luxury diamond art",
},
type: "image", src: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695079.jpg", alt: "Luxury diamond art"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/gold-dollar-symbol-golden-chain-jewellery-necklace-background-with-place-text-banner-fashion-accessories_460848-14698.jpg",
alt: "Elegant gold chain",
},
type: "image", src: "http://img.b2bpic.net/free-photo/gold-dollar-symbol-golden-chain-jewellery-necklace-background-with-place-text-banner-fashion-accessories_460848-14698.jpg", alt: "Elegant gold chain"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695044.jpg",
alt: "Shining diamond jewelry",
},
type: "image", src: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695044.jpg", alt: "Shining diamond jewelry"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14343.jpg",
alt: "Jewelry display with necklace",
},
type: "image", src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14343.jpg", alt: "Jewelry display with necklace"},
{
type: "text-icon",
text: "Crafted with Passion",
icon: Heart,
type: "text-icon", text: "Crafted with Passion", icon: Heart,
},
]}
/>
@@ -202,44 +136,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "custom-design",
title: "Bespoke Design Service",
author: "Paras Verma Jewellers",
description: "Turn your vision into a masterpiece. Our expert designers work closely with you to create unique, personalized jewelry that reflects your individual style.",
tags: [
"Custom",
"Personalized",
"Unique",
],
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-21160.jpg",
imageAlt: "Custom designed diamond ring sketch",
},
id: "custom-design", title: "Bespoke Design Service", author: "Paras Verma Jewellers", description: "Turn your vision into a masterpiece. Our expert designers work closely with you to create unique, personalized jewelry that reflects your individual style.", tags: [
"Custom", "Personalized", "Unique"],
imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-woman-makes-handmade-necklaces-working-with-needles-thread-jewelry-workshop_613910-21160.jpg", imageAlt: "Custom designed diamond ring sketch"},
{
id: "ethical-sourcing",
title: "Ethical Sourcing & Quality",
author: "Paras Verma Jewellers",
description: "We are committed to responsible sourcing of conflict-free diamonds and precious gemstones, ensuring every piece meets the highest standards of quality and integrity.",
tags: [
"Ethical",
"Sustainable",
"Certified",
],
imageSrc: "http://img.b2bpic.net/free-photo/valuables-jewelry-perforated-paper-diamond_53876-31043.jpg",
imageAlt: "Ethical diamond sourcing and supply chain",
},
id: "ethical-sourcing", title: "Ethical Sourcing & Quality", author: "Paras Verma Jewellers", description: "We are committed to responsible sourcing of conflict-free diamonds and precious gemstones, ensuring every piece meets the highest standards of quality and integrity.", tags: [
"Ethical", "Sustainable", "Certified"],
imageSrc: "http://img.b2bpic.net/free-photo/valuables-jewelry-perforated-paper-diamond_53876-31043.jpg", imageAlt: "Ethical diamond sourcing and supply chain"},
{
id: "heritage-craftsmanship",
title: "Heritage Craftsmanship",
author: "Paras Verma Jewellers",
description: "Experience the artistry of traditional Indian jewelry making, meticulously crafted by skilled artisans who bring generations of expertise to every intricate detail.",
tags: [
"Traditional",
"Handcrafted",
"Artisan",
],
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148146005.jpg",
imageAlt: "Intricate traditional Indian jewelry design",
},
id: "heritage-craftsmanship", title: "Heritage Craftsmanship", author: "Paras Verma Jewellers", description: "Experience the artistry of traditional Indian jewelry making, meticulously crafted by skilled artisans who bring generations of expertise to every intricate detail.", tags: [
"Traditional", "Handcrafted", "Artisan"],
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148146005.jpg", imageAlt: "Intricate traditional Indian jewelry design"},
]}
title="Our Unwavering Commitments"
description="Discover what sets Paras Verma Jewellers apart. Our dedication to craftsmanship, ethical practices, and personalized service ensures an unparalleled experience."
@@ -254,47 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "engagement-ring",
name: "Eternal Sparkle Diamond Ring",
price: "₹1,25,000",
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg",
imageAlt: "Elegant diamond engagement ring",
},
id: "engagement-ring", name: "Eternal Sparkle Diamond Ring", price: "₹1,25,000", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-bright-studio-luxury-love-vintage_1400-30.jpg", imageAlt: "Elegant diamond engagement ring"},
{
id: "gold-pendant",
name: "Heritage Gold Pendant Set",
price: "₹85,000",
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347051.jpg",
imageAlt: "Intricate gold pendant necklace",
},
id: "gold-pendant", name: "Heritage Gold Pendant Set", price: "₹85,000", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347051.jpg", imageAlt: "Intricate gold pendant necklace"},
{
id: "emerald-earrings",
name: "Enchanting Emerald Drop Earrings",
price: "₹60,000",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-multicolour-brooch-white-background-fashionable-chic-elegant-accessory_482257-25614.jpg",
imageAlt: "Emerald gemstone earrings",
},
id: "emerald-earrings", name: "Enchanting Emerald Drop Earrings", price: "₹60,000", imageSrc: "http://img.b2bpic.net/free-photo/vintage-multicolour-brooch-white-background-fashionable-chic-elegant-accessory_482257-25614.jpg", imageAlt: "Emerald gemstone earrings"},
{
id: "diamond-bracelet",
name: "Radiant Diamond Tennis Bracelet",
price: "₹2,10,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-skinned-smiling-woman-with-bushy-hairdo-holds-cup-coffee-espresso-sits-against-cafe-interior_273609-3188.jpg",
imageAlt: "Diamond tennis bracelet",
},
id: "diamond-bracelet", name: "Radiant Diamond Tennis Bracelet", price: "₹2,10,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dark-skinned-smiling-woman-with-bushy-hairdo-holds-cup-coffee-espresso-sits-against-cafe-interior_273609-3188.jpg", imageAlt: "Diamond tennis bracelet"},
{
id: "sapphire-ring",
name: "Majestic Sapphire & Gold Ring",
price: "₹95,000",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-couple-golden-wedding-rings-with-diamond-sapphire-wooden-table_181624-20551.jpg",
imageAlt: "Sapphire gemstone ring",
},
id: "sapphire-ring", name: "Majestic Sapphire & Gold Ring", price: "₹95,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-couple-golden-wedding-rings-with-diamond-sapphire-wooden-table_181624-20551.jpg", imageAlt: "Sapphire gemstone ring"},
{
id: "gold-bangle",
name: "Traditional Gold Kada Bangle",
price: "₹70,000",
imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045913.jpg",
imageAlt: "Traditional Indian gold bangle",
},
id: "gold-bangle", name: "Traditional Gold Kada Bangle", price: "₹70,000", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045913.jpg", imageAlt: "Traditional Indian gold bangle"},
]}
title="Our Exquisite Collection"
description="Discover a curated selection of fine jewelry, from timeless classics to modern marvels, each piece a testament to our dedication to beauty and quality."
@@ -306,49 +183,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t-1",
name: "Deepa Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg",
imageAlt: "Deepa Sharma",
},
id: "t-1", name: "Deepa Sharma", imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg", imageAlt: "Deepa Sharma"},
{
id: "t-2",
name: "Vikram Singh",
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-showing-engagement-ring-his-girlfriend_23-2147891143.jpg",
imageAlt: "Vikram Singh",
},
id: "t-2", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-man-showing-engagement-ring-his-girlfriend_23-2147891143.jpg", imageAlt: "Vikram Singh"},
{
id: "t-3",
name: "Aisha & Rohan",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-wedding-couple-having-fun-outdoors_1153-6080.jpg",
imageAlt: "Aisha and Rohan",
},
id: "t-3", name: "Aisha & Rohan", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-wedding-couple-having-fun-outdoors_1153-6080.jpg", imageAlt: "Aisha and Rohan"},
{
id: "t-4",
name: "Smita Reddy",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-studio-flash-image-surprised-woman_291049-1465.jpg",
imageAlt: "Smita Reddy",
},
id: "t-4", name: "Smita Reddy", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-studio-flash-image-surprised-woman_291049-1465.jpg", imageAlt: "Smita Reddy"},
{
id: "t-5",
name: "Kiran Devi",
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-holiday-spirit_1157-8431.jpg",
imageAlt: "Kiran Devi",
},
id: "t-5", name: "Kiran Devi", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-holiday-spirit_1157-8431.jpg", imageAlt: "Kiran Devi"},
{
id: "t-6",
name: "Rajesh & Meera",
imageSrc: "http://img.b2bpic.net/free-photo/ring-box_1098-14934.jpg",
imageAlt: "Rajesh and Meera",
},
id: "t-6", name: "Rajesh & Meera", imageSrc: "http://img.b2bpic.net/free-photo/ring-box_1098-14934.jpg", imageAlt: "Rajesh and Meera"},
]}
cardTitle="What Our Valued Clients Say"
cardTag="Rave Reviews"
buttons={[
{
text: "Read More Stories",
href: "#",
},
text: "Read More Stories", href: "#"},
]}
cardAnimation="slide-up"
/>
@@ -359,16 +210,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Vogue India",
"Harper's Bazaar India",
"Femina",
"WeddingSutra",
"Brides Today",
"Luxury Lifestyle India",
"The Bridal Box",
]}
title="Trusted by Leading Voices"
description="Our craftsmanship and exclusive designs have been featured and recognized by esteemed publications and luxury partners."
"Vogue India", "Harper's Bazaar India", "Femina", "WeddingSutra", "Brides Today", "Luxury Lifestyle India", "The Bridal Box"]}
title="Recognized Excellence: Our Mark of Distinction"
description="Our commitment to unparalleled craftsmanship and exclusive designs has earned us acclaim from prestigious publications and luxury partners worldwide. See why Paras Verma Jewellers is the name synonymous with trust and elegance."
/>
</div>
@@ -379,35 +223,20 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "years",
value: "50+",
title: "Years of Legacy",
items: [
"Generations of trust",
"Unrivaled expertise",
],
id: "years", value: "50+", title: "Years of Legacy", items: [
"Generations of trust and artistry", "Unrivaled expertise"],
},
{
id: "customers",
value: "10K+",
title: "Happy Customers",
items: [
"Building lifelong relationships",
"Crafting cherished memories",
],
id: "customers", value: "10K+", title: "Happy Customers", items: [
"Building lifelong relationships", "Crafting cherished memories, one exquisite piece at a time"],
},
{
id: "designs",
value: "1000+",
title: "Unique Designs",
items: [
"Innovative & traditional",
"Bespoke creations",
],
id: "designs", value: "1000+", title: "Unique Designs", items: [
"Innovative designs, from timeless classics to bespoke masterpieces", "Bespoke creations"],
},
]}
title="Our Journey & Impact"
description="Our legacy is built on a foundation of trust, artistry, and the countless smiles we've helped create. Discover the numbers that speak volumes."
title="Decades of Brilliance, Thousands of Smiles"
description="Our legacy is woven with unparalleled artistry, ethical practices, and the joy of countless clients. Explore the milestones that define Paras Verma Jewellers as a beacon of trust and exquisite taste."
/>
</div>
@@ -416,28 +245,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "Do you offer custom jewelry design services?",
content: "Yes, we specialize in bespoke jewelry. Our experienced designers will work with you from concept to creation to bring your unique vision to life, ensuring a truly personalized piece.",
},
id: "faq-1", title: "Do you offer custom jewelry design services?", content: "Yes, we specialize in bespoke jewelry. Our experienced designers will work with you from concept to creation to bring your unique vision to life, ensuring a truly personalized piece."},
{
id: "faq-2",
title: "What is your policy on ethical sourcing of materials?",
content: "We are deeply committed to ethical practices. All our diamonds are conflict-free and certified, and our precious metals are sourced responsibly to ensure sustainability and integrity.",
},
id: "faq-2", title: "What is your policy on ethical sourcing of materials?", content: "We are deeply committed to ethical practices. All our diamonds are conflict-free and certified, and our precious metals are sourced responsibly to ensure sustainability and integrity."},
{
id: "faq-3",
title: "Do you provide certification for your diamonds and gemstones?",
content: "Absolutely. Every diamond and precious gemstone purchased from Paras Verma Jewellers comes with a recognized certification from leading gemological laboratories, guaranteeing authenticity and quality.",
},
id: "faq-3", title: "Do you provide certification for your diamonds and gemstones?", content: "Absolutely. Every diamond and precious gemstone purchased from Paras Verma Jewellers comes with a recognized certification from leading gemological laboratories, guaranteeing authenticity and quality."},
{
id: "faq-4",
title: "Can I get my old jewelry repaired or redesigned?",
content: "Yes, our skilled artisans offer comprehensive jewelry repair, restoration, and redesign services. Bring us your cherished pieces, and we'll breathe new life into them while preserving their sentimental value.",
},
id: "faq-4", title: "Can I get my old jewelry repaired or redesigned?", content: "Yes, our skilled artisans offer comprehensive jewelry repair, restoration, and redesign services. Bring us your cherished pieces, and we'll breathe new life into them while preserving their sentimental value."},
]}
sideTitle="Common Questions, Clear Answers"
sideDescription="Find quick answers to your queries about our services, products, and policies. Your peace of mind is our priority."
sideTitle="Your Questions, Our Expertise: Answered"
sideDescription="At Paras Verma Jewellers, clarity and customer satisfaction are paramount. Discover transparent answers to frequently asked questions about our bespoke services, ethical sourcing, and unparalleled craftsmanship."
faqsAnimation="slide-up"
/>
</div>
@@ -445,31 +262,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Connect with Us Today"
description="Whether you have a question about a design, need assistance with an order, or wish to book a private consultation, our team is here to assist you."
title="Begin Your Journey to Exquisite Jewelry"
description="Ready to commission a custom masterpiece, inquire about our collection, or schedule a private consultation? Reach out to Paras Verma Jewellers—our dedicated team awaits to bring your dreams to life."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "Your Message or Inquiry",
rows: 5,
name: "message", placeholder: "Your Message or Inquiry", rows: 5,
}}
imageSrc="http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg"
imageAlt="Luxurious jewellery showroom interior"
@@ -484,58 +290,35 @@ export default function LandingPage() {
logoText="Paras Verma Jewellers"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Ethical Sourcing",
href: "#features",
},
label: "Ethical Sourcing", href: "#features"},
],
},
{
title: "Collection",
items: [
title: "Collection", items: [
{
label: "Engagement Rings",
href: "#products",
},
label: "Engagement Rings", href: "#products"},
{
label: "Necklaces & Pendants",
href: "#products",
},
label: "Necklaces & Pendants", href: "#products"},
{
label: "Earrings",
href: "#products",
},
label: "Earrings", href: "#products"},
{
label: "Bracelets",
href: "#products",
},
label: "Bracelets", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Repairs & Redesign",
href: "#",
},
label: "Repairs & Redesign", href: "#"},
],
},
]}
@@ -545,4 +328,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);