Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user