Update src/app/contact/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg?_wi=2"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -71,7 +71,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"The craftsmanship is absolutely stunning! My bridal jewelry was perfectly designed according to my vision. Highly recommend!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Exceptional quality and authentic materials. The team is very professional. Best jewelry shop in Samastipur!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Been a customer for 5 years now. Their designs are timeless and the customer service is impeccable. Worth every penny!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4",
|
||||
imageAlt: "Anjali Gupta",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"The attention to detail is incredible. My engagement ring is perfect and exactly what I imagined. Thank you!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Beautiful collection with authentic designs. The staff is knowledgeable and helps you find exactly what you're looking for.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=2",
|
||||
imageAlt: "Neha Verma",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Outstanding craftsmanship and genuine materials. I've recommended them to all my friends and family. They never disappoint!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user