Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-jeweler-making-jewellery_23-2150931464.jpg?_wi=1"
|
||||
imageAlt="Master jeweler crafting luxury pieces"
|
||||
buttons={[
|
||||
{ text: "Learn Our Story", href: "#feature" }
|
||||
@@ -136,7 +136,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"
|
||||
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"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
|
||||
Reference in New Issue
Block a user