Update src/app/page.tsx

This commit is contained in:
2026-03-11 11:51:16 +00:00
parent 0d29aa7c9d
commit 858722dc23

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
<HeroSplitTestimonial
title="Timeless Elegance Redefined"
description="Discover our exquisite collection of handcrafted jewelry, where luxury meets artistry. Each piece is a testament to our commitment to perfection and timeless beauty."
background={{ variant: "plain" }}
tag="Luxury Jewelry"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -84,7 +85,7 @@ export default function LandingPage() {
tag="Our Heritage"
tagIcon={Crown}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/front-view-jeweler-making-jewellery_23-2150931464.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/front-view-jeweler-making-jewellery_23-2150931464.jpg"
imageAlt="Master jeweler crafting luxury pieces"
buttons={[
{ text: "Learn Our Story", href: "#feature" }
@@ -136,7 +137,7 @@ export default function LandingPage() {
},
{
id: 2,
title: "Artistic Design", description: "Our master designers create bespoke designs that reflect your vision. Each sketch is refined until it achieves perfect harmony.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-jeweler-making-jewellery_23-2150931464.jpg?_wi=2"
title: "Artistic Design", description: "Our master designers create bespoke designs that reflect your vision. Each sketch is refined until it achieves perfect harmony.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-jeweler-making-jewellery_23-2150931464.jpg"
},
{
id: 3,