Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=1"
|
||||
imageAlt="Exquisite gold and diamond jewellery"
|
||||
/>
|
||||
</div>
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
description: "Blending traditional aesthetics with modern trends.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=1"
|
||||
imageAlt="Jeweler's hands meticulously working on a piece of jewelry"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Stackable gold rings",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=2",
|
||||
imageAlt: "classic gold necklace display",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Diamond bracelet",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=2",
|
||||
imageAlt: "classic gold necklace display",
|
||||
},
|
||||
{
|
||||
@@ -198,11 +198,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Bridal diamond earrings",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=1",
|
||||
imageAlt: "Bridal gold bangles",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1",
|
||||
imageAlt: "classic gold necklace display",
|
||||
},
|
||||
]}
|
||||
@@ -221,14 +221,14 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Emerald Cut Diamond Ring",
|
||||
price: "$5,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=2",
|
||||
imageAlt: "Emerald cut diamond engagement ring",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Traditional Gold Necklace",
|
||||
price: "$3,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=2",
|
||||
imageAlt: "Elaborate traditional gold necklace",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user