Update src/app/contact/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function ContactPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=4"
|
||||
imageAlt="Restaurant location contact information"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -113,11 +113,11 @@ export default function ContactPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excellent Support Team", quote: "I had a question about my order and they responded immediately. The customer service here is truly exceptional. They care about your experience!", name: "Karim Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Professional customer service representative"},
|
||||
id: "1", title: "Excellent Support Team", quote: "I had a question about my order and they responded immediately. The customer service here is truly exceptional. They care about your experience!", name: "Karim Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Professional customer service representative"},
|
||||
{
|
||||
id: "2", title: "Best Experience Ever", quote: "From ordering to delivery, everything was perfect. The team went above and beyond to ensure my satisfaction. Darxan Burger truly stands out!", name: "Layla Ahmad", role: "First-time Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg", imageAlt: "Happy satisfied customer testimonial"},
|
||||
id: "2", title: "Best Experience Ever", quote: "From ordering to delivery, everything was perfect. The team went above and beyond to ensure my satisfaction. Darxan Burger truly stands out!", name: "Layla Ahmad", role: "First-time Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-483.jpg?_wi=2", imageAlt: "Happy satisfied customer testimonial"},
|
||||
{
|
||||
id: "3", title: "Always Reliable", quote: "Whether it's 2 PM or 2 AM, Darxan Burger delivers. Their consistency and reliability are unmatched. I recommend them to everyone!", name: "Rashid Omar", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Satisfied business customer testimonial"},
|
||||
id: "3", title: "Always Reliable", quote: "Whether it's 2 PM or 2 AM, Darxan Burger delivers. Their consistency and reliability are unmatched. I recommend them to everyone!", name: "Rashid Omar", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Satisfied business customer testimonial"},
|
||||
]}
|
||||
title="What Customers Say About Us"
|
||||
description="Hear why people love contacting and ordering from Darxan Burger"
|
||||
|
||||
Reference in New Issue
Block a user