Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36ab1ba396 | |||
| c8831361ee | |||
| 3e77afb0cf | |||
| 17a13035a9 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Exquisite Jewellery at Kalka Chowk"
|
||||
title="Experience Purest Gold & Diamonds at Tanishq 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" },
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ 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 Your Consultation", href: "#contact" }]}
|
||||
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" },
|
||||
@@ -101,12 +101,12 @@ export default function LandingPage() {
|
||||
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: "Book Appointment", 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: "Book Appointment", 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: "Book Appointment", 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: "Book Appointment", 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: "Book Appointment", imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-artistic-model-posing_23-2148376676.jpg" },
|
||||
{ id: "p6", name: "Precious Gemstone Pendant", price: "Book Appointment", 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."
|
||||
|
||||
Reference in New Issue
Block a user