Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -135,10 +135,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Radiant Heritage 1.85ct", price: "₹12,50,000", variant: "D Color · VS1 Clarity · Excellent Cut", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg", imageAlt: "Radiant Heritage 1.85 carat solitaire diamond", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "2", name: "Classic Elegance 1.52ct", price: "₹9,85,000", variant: "E Color · VVS2 Clarity · Premium Cut", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509244.jpg", imageAlt: "Classic Elegance 1.52 carat solitaire diamond", isFavorited: false
|
||||
id: "2", name: "Classic Elegance 1.52ct", price: "₹9,85,000", variant: "E Color · VVS2 Clarity · Premium Cut", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509244.jpg?_wi=1", imageAlt: "Classic Elegance 1.52 carat solitaire diamond", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "3", name: "Timeless Investment 2.10ct", price: "₹15,42,000", variant: "D Color · VS1 Clarity · Excellent", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509244.jpg", imageAlt: "Timeless Investment 2.10 carat solitaire diamond", isFavorited: false
|
||||
id: "3", name: "Timeless Investment 2.10ct", price: "₹15,42,000", variant: "D Color · VS1 Clarity · Excellent", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509244.jpg?_wi=2", imageAlt: "Timeless Investment 2.10 carat solitaire diamond", isFavorited: false
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -200,19 +200,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Bride", company: "New Delhi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Verma", role: "Diamond Investor", company: "Delhi NCR", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anjali Kapoor", role: "Jewelry Collector", company: "Mumbai", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", role: "Anniversary Celebration", company: "Gurugram", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user