Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,12 +66,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-statue_23-2149872260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-statue_23-2149872260.jpg?_wi=1",
|
||||
imageAlt: "Exquisite gold jewelry",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-various-crockery-marble-table_23-2148141227.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-various-crockery-marble-table_23-2148141227.jpg?_wi=1",
|
||||
imageAlt: "Silver jewelry set",
|
||||
},
|
||||
{
|
||||
@@ -81,12 +81,12 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_329181-15540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_329181-15540.jpg?_wi=1",
|
||||
imageAlt: "Handcrafted gold ring",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-golden-earrings_7502-7055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-golden-earrings_7502-7055.jpg?_wi=1",
|
||||
imageAlt: "Elegant silver earrings",
|
||||
},
|
||||
{
|
||||
@@ -135,25 +135,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "22K Gold Heritage Necklace",
|
||||
price: "₹55,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-statue_23-2149872260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-aesthetic-wallpaper-with-statue_23-2149872260.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Sterling Silver Filigree Set",
|
||||
price: "₹12,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-various-crockery-marble-table_23-2148141227.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-various-crockery-marble-table_23-2148141227.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Classic Gold Band",
|
||||
price: "₹28,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_329181-15540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman_329181-15540.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Modern Minimalist Silver Studs",
|
||||
price: "₹4,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-golden-earrings_7502-7055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/model-demonstrating-golden-earrings_7502-7055.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Curated Elegance"
|
||||
|
||||
Reference in New Issue
Block a user