Merge version_1 into main #2
@@ -53,14 +53,14 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-lies-her-hand-groom-s-one_8353-388.jpg", imageAlt: "Premium gold and diamond jewelry collection showcase"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg?_wi=1", imageAlt: "Artisan jewelry craftsmanship and heritage"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg", imageAlt: "Artisan jewelry craftsmanship and heritage"
|
||||
}
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by Local Families"
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "#collections" },
|
||||
{ text: "Book Appointment", href: "#contact", props: { variant: "secondary" } }
|
||||
{ text: "Book Appointment", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
title: "Custom Craftsmanship", description: "Our skilled artisans create bespoke designs that honor your unique vision and precious moments.", icon: Hammer
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931422.jpg"
|
||||
imageAlt="Artisan jewelry craftsmanship and heritage"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -171,20 +171,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Bride", company: "Wedding 2024", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-mustache-with-her-hair-her-friend_23-2148650369.jpg", imageAlt: "Priya Sharma, satisfied bridal jewelry customer"
|
||||
id: "1", name: "Priya Sharma", role: "Bride", company: "Wedding 2024", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-making-mustache-with-her-hair-her-friend_23-2148650369.jpg", imageAlt: "Priya Sharma, satisfied bridal jewelry customer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Patel", role: "Family Client", company: "Three Generations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-preparation-young-woman-bride-be_1303-28296.jpg", imageAlt: "Rajesh Patel, multigenerational jewelry client"
|
||||
id: "2", name: "Rajesh Patel", role: "Family Client", company: "Three Generations", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/morning-preparation-young-woman-bride-be_1303-28296.jpg", imageAlt: "Rajesh Patel, multigenerational jewelry client"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Meera Desai", role: "Festival Shopper", company: "Diwali Regular", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-working-as-wedding-planners_23-2150328534.jpg", imageAlt: "Meera Desai, festival jewelry customer"
|
||||
id: "3", name: "Meera Desai", role: "Festival Shopper", company: "Diwali Regular", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-working-as-wedding-planners_23-2150328534.jpg", imageAlt: "Meera Desai, festival jewelry customer"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", role: "Engagement Client", company: "Custom Design", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-smiling-each-other_23-2148225604.jpg", imageAlt: "Vikram Singh, custom jewelry engagement client"
|
||||
id: "4", name: "Vikram Singh", role: "Engagement Client", company: "Custom Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-smiling-each-other_23-2148225604.jpg", imageAlt: "Vikram Singh, custom jewelry engagement client"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user