Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
312
src/app/page.tsx
312
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "FAQs",
|
||||
id: "faq",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Collections", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "FAQs", id: "faq" },
|
||||
{ name: "Visit Us", id: "contact" },
|
||||
]}
|
||||
brandName="Tanishq Kalka Chowk"
|
||||
/>
|
||||
@@ -58,101 +43,40 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Exquisite Jewellery at Kalka Chowk"
|
||||
description="Tanishq Kalka Chowk store is one of the well-known jewellery stores for all gold and diamond jewelleries. Visit our store for the latest jewellery collections."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14332.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-client-exclusive-men-s-watch-standing-open-showcase-luxury-jewelry-store_613910-20411.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-indian-couple-celebrating-propose-day-together_23-2151111028.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400908.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503001.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14332.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-client-exclusive-men-s-watch-standing-open-showcase-luxury-jewelry-store_613910-20411.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/affectionate-indian-couple-celebrating-propose-day-together_23-2151111028.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400908.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503001.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-woman-look-display-jewelry-costume-jewelry-store-evening-stroll-through-streets-decorated-christmas-choosing-gifts_166373-8871.jpg" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14309.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14311.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599064.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14335.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14309.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14311.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599064.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shops-with-glass-counters-blurry_1203-824.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14335.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14307.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14325.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gold-chain-pomegranate_23-2149836417.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635276.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635274.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14307.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14325.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/gold-chain-pomegranate_23-2149836417.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635276.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635274.jpg", alt: "Customer 5" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy families"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Hallmarked Gold",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Certified Diamonds",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Transparent Pricing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Lifetime Exchange",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exquisite Craftsmanship",
|
||||
},
|
||||
{ type: "text", text: "Hallmarked Gold" },
|
||||
{ type: "text", text: "Certified Diamonds" },
|
||||
{ type: "text", text: "Transparent Pricing" },
|
||||
{ type: "text", text: "Lifetime Exchange" },
|
||||
{ type: "text", text: "Exquisite Craftsmanship" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -164,7 +88,7 @@ export default function LandingPage() {
|
||||
title="Welcome to Tanishq Kalka Chowk"
|
||||
description="We offer a wide range of gold and diamond jewellery, meticulously crafted to celebrate life's most precious milestones."
|
||||
subdescription="From traditional heritage pieces to contemporary designs, discover elegance that lasts a lifetime at your local Ambala store."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65295.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65295.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Diamond}
|
||||
/>
|
||||
@@ -174,44 +98,15 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Gold Neckpiece",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-1990.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Diamond Solitaire Ring",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hindu-bride-traditional-red-sari-with-golden-acce_8353-8861.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Traditional Jhumkis",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-multicolour-brooch-white-background-fashionable-chic-elegant-accessory_482257-25614.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Bridal Set",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-like-cleopatra-ancient-egyptian-costume-raising-hands-displeasure-orange_141793-130136.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Contemporary Diamond Studs",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-artistic-model-posing_23-2148376676.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Precious Gemstone Pendant",
|
||||
price: "Check in-store",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/necklace-with-green-emerald-stones_114579-13071.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Classic Gold Neckpiece", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-1990.jpg" },
|
||||
{ id: "p2", name: "Diamond Solitaire Ring", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hindu-bride-traditional-red-sari-with-golden-acce_8353-8861.jpg" },
|
||||
{ id: "p3", name: "Traditional Jhumkis", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/vintage-multicolour-brooch-white-background-fashionable-chic-elegant-accessory_482257-25614.jpg" },
|
||||
{ id: "p4", name: "Bridal Set", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-like-cleopatra-ancient-egyptian-costume-raising-hands-displeasure-orange_141793-130136.jpg" },
|
||||
{ id: "p5", name: "Contemporary Diamond Studs", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-artistic-model-posing_23-2148376676.jpg" },
|
||||
{ id: "p6", name: "Precious Gemstone Pendant", price: "Check in-store", imageSrc: "http://img.b2bpic.net/free-photo/necklace-with-green-emerald-stones_114579-13071.jpg" }
|
||||
]}
|
||||
title="Best-Selling Collections"
|
||||
description="Explore our curated selection of fine gold and diamond jewellery designed for every celebration."
|
||||
@@ -224,30 +119,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Purity Guaranteed",
|
||||
description: "100% hallmarked jewellery with complete transparency in gold pricing.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931446.jpg",
|
||||
imageAlt: "Medium shot jeweler making jewellery",
|
||||
},
|
||||
{
|
||||
title: "Exquisite Designs",
|
||||
description: "Crafted by skilled artisans, blending traditional Indian aesthetics with modern trends.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bust-showcase-jewelry-display-necklace-pendant-jewelry-lifestyle-fashion-accessories-mockup_460848-14332.jpg?_wi=2",
|
||||
imageAlt: "Medium shot jeweler making jewellery",
|
||||
},
|
||||
{
|
||||
title: "Expert Guidance",
|
||||
description: "Our jewellery consultants are here to help you choose the perfect piece for your special day.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65295.jpg?_wi=2",
|
||||
imageAlt: "Medium shot jeweler making jewellery",
|
||||
},
|
||||
{ title: "Purity Guaranteed", description: "100% hallmarked jewellery with complete transparency in gold pricing.", bentoComponent: "reveal-icon", icon: Shield },
|
||||
{ title: "Exquisite Designs", description: "Crafted by skilled artisans, blending traditional Indian aesthetics with modern trends.", bentoComponent: "reveal-icon", icon: Sparkles },
|
||||
{ title: "Expert Guidance", description: "Our jewellery consultants are here to help you choose the perfect piece for your special day.", bentoComponent: "reveal-icon", icon: Award }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Experience superior quality and trust with Tanishq jewellery."
|
||||
@@ -260,41 +134,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Anjali S.",
|
||||
handle: "@anjali_b",
|
||||
testimonial: "The wedding jewellery collection is breathtaking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-happy-pretty-woman-with-surprised-face-expression-sitting-cafe-with-shopping-bags-talking-phone-summer-fashion-outfit-pink-cotton-dress-trendy-apparel_285396-120.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rahul M.",
|
||||
handle: "@rahul_m",
|
||||
testimonial: "Choosing Tanishq for our festive celebration was the best decision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7603.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Priya K.",
|
||||
handle: "@priya_k",
|
||||
testimonial: "The staff at the Kalka Chowk store is so helpful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400845.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sonia V.",
|
||||
handle: "@sonia_v",
|
||||
testimonial: "Every milestone in my life has been marked with a piece from Tanishq.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-glasses-mask-arrangement_23-2149299865.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Vikram D.",
|
||||
handle: "@vikram_d",
|
||||
testimonial: "Highly recommended for anyone looking for authentic gold jewellery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg",
|
||||
},
|
||||
{ id: "1", name: "Anjali S.", handle: "@anjali_b", testimonial: "The wedding jewellery collection is breathtaking.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-happy-pretty-woman-with-surprised-face-expression-sitting-cafe-with-shopping-bags-talking-phone-summer-fashion-outfit-pink-cotton-dress-trendy-apparel_285396-120.jpg" },
|
||||
{ id: "2", name: "Rahul M.", handle: "@rahul_m", testimonial: "Choosing Tanishq for our festive celebration was the best decision.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7603.jpg" },
|
||||
{ id: "3", name: "Priya K.", handle: "@priya_k", testimonial: "The staff at the Kalka Chowk store is so helpful.", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400845.jpg" },
|
||||
{ id: "4", name: "Sonia V.", handle: "@sonia_v", testimonial: "Every milestone in my life has been marked with a piece from Tanishq.", imageSrc: "http://img.b2bpic.net/free-photo/view-glasses-mask-arrangement_23-2149299865.jpg" },
|
||||
{ id: "5", name: "Vikram D.", handle: "@vikram_d", testimonial: "Highly recommended for anyone looking for authentic gold jewellery.", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg" }
|
||||
]}
|
||||
title="Celebrated by Customers"
|
||||
description="Read about the joy our customers experience with our jewellery."
|
||||
@@ -306,21 +150,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is Tanishq Kalka Chowk the best jewellery shop in Ambala?",
|
||||
content: "Tanishq is widely regarded for its purity, trust, and exceptional designs.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I book an appointment?",
|
||||
content: "Yes, we encourage you to book an appointment for a personalized shopping experience.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What are your best-selling products?",
|
||||
content: "Our gold collections, diamond solitaire range, and festive jewellery sets are highly popular.",
|
||||
},
|
||||
{ id: "f1", title: "Is Tanishq Kalka Chowk the best jewellery shop in Ambala?", content: "Tanishq is widely regarded for its purity, trust, and exceptional designs." },
|
||||
{ id: "f2", title: "Can I book an appointment?", content: "Yes, we encourage you to book an appointment for a personalized shopping experience." },
|
||||
{ id: "f3", title: "What are your best-selling products?", content: "Our gold collections, diamond solitaire range, and festive jewellery sets are highly popular." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We've got answers."
|
||||
@@ -331,16 +163,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Visit our Tanishq Kalka Chowk store today to explore our latest arrivals and experience unparalleled service."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Visit Us", href: "https://maps.google.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -348,35 +173,18 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Collections",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
title: "Quick Links", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Collections", href: "#products" },
|
||||
{ label: "FAQ", href: "#faq" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Find a Store",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Book Appointment",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "Find a Store", href: "#contact" },
|
||||
{ label: "Book Appointment", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Tanishq Kalka Chowk"
|
||||
bottomRightText="Privacy Policy"
|
||||
|
||||
Reference in New Issue
Block a user