Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:30:32 +00:00

View File

@@ -54,13 +54,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/classy-silver-wedding-rings-made-white-gold-lie-crystal-bracelet_8353-8667.jpg", imageAlt: "Premium solitaire diamond ring"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg?_wi=1", imageAlt: "GIA certified luxury diamond"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg", imageAlt: "GIA certified luxury diamond"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/macro-photograph-set-diamond_91008-522.jpg", imageAlt: "Investment-grade round cut diamond"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg?_wi=2", imageAlt: "Brilliant luxury solitaire"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg", imageAlt: "Brilliant luxury solitaire"
}
]}
mediaAnimation="blur-reveal"
@@ -101,7 +101,7 @@ export default function LandingPage() {
id: "classic-round", name: "Classic Round Solitaire", price: "₹8,50,000 - ₹25,00,000", variant: "Round Brilliant • GIA Certified", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509244.jpg", imageAlt: "Classic round solitaire diamond"
},
{
id: "cushion-cut", name: "Cushion Cut Heirloom", price: "₹12,00,000 - ₹32,00,000", variant: "Cushion Cut • Rare Investment Grade", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg?_wi=3", imageAlt: "Cushion cut luxury diamond"
id: "cushion-cut", name: "Cushion Cut Heirloom", price: "₹12,00,000 - ₹32,00,000", variant: "Cushion Cut • Rare Investment Grade", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509248.jpg", imageAlt: "Cushion cut luxury diamond"
},
{
id: "emerald-cut", name: "Emerald Cut Excellence", price: "₹10,50,000 - ₹28,00,000", variant: "Emerald Cut • Distinctive Character", imageSrc: "http://img.b2bpic.net/free-photo/shiny-transparent-jewel_23-2147960084.jpg", imageAlt: "Emerald cut precious diamond"
@@ -150,7 +150,7 @@ export default function LandingPage() {
buttonHref: "contact"
},
{
title: "Delhi Showroom Access", description: "Visit our curated showroom in Delhi to experience diamonds in person. Appointments available for private consultations and exclusive viewings.", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg?_wi=1", imageAlt: "Luxury showroom", buttonIcon: MapPin,
title: "Delhi Showroom Access", description: "Visit our curated showroom in Delhi to experience diamonds in person. Appointments available for private consultations and exclusive viewings.", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg", imageAlt: "Luxury showroom", buttonIcon: MapPin,
buttonHref: "contact"
}
]}
@@ -170,15 +170,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Kapoor", role: "Jewelry Collector", company: "Mumbai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Priya Kapoor testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Priya Kapoor testimonial"
},
{
id: "2", name: "Rajesh Kumar", role: "Investment Advisor", company: "Delhi", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar testimonial"
},
{
id: "3", name: "Ananya Singh", role: "Entrepreneur", company: "Bangalore", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Ananya Singh testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Ananya Singh testimonial"
},
{
id: "4", name: "Vikram Patel", role: "Business Executive", company: "Mumbai", rating: 5,
@@ -186,11 +186,11 @@ export default function LandingPage() {
},
{
id: "5", name: "Neha Gupta", role: "Real Estate Developer", company: "Delhi", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Neha Gupta testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Neha Gupta testimonial"
},
{
id: "6", name: "Arjun Nair", role: "Corporate Lawyer", company: "Bangalore", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Arjun Nair testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Nair testimonial"
}
]}
gridVariant="uniform-all-items-equal"
@@ -213,6 +213,9 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={false}
names={[
"GIA Certification", "IGI Certified", "Premium Selection", "Expert Crafted", "Quality Assured", "Diamond Council", "Luxury Partner", "Heritage Approved"
]}
speed={40}
showCard={true}
/>
@@ -227,7 +230,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/jewelry-store-employee-holding-tablet-helps-customers-choose-rings-providing-information-price-manufacturer-jewelry-copy-space-about-holiday-gifts_166373-8867.jpg"
imageAlt="Tirupati Diamonds showroom consultation"
mediaAnimation="blur-reveal"
mediaPosition="right"