Update src/app/contact/page.tsx

This commit is contained in:
2026-03-14 21:44:44 +00:00
parent 3bdd76ef94
commit 732c40735c

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
variant: "plain",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg?_wi=2"
imageAlt="Shaheen's Fast Foods restaurant location"
mediaAnimation="opacity"
mediaPosition="right"
@@ -71,7 +71,7 @@ export default function ContactPage() {
name: "Clinton Pietersen",
role: "Local Guide",
testimonial: "Love the food. Fresh, delicious, and always served hot. Best fast food spot in Mondeor!",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg?_wi=2",
imageAlt: "happy customer portrait male",
icon: Star,
},
@@ -80,7 +80,7 @@ export default function ContactPage() {
name: "Laveen Oswin",
role: "Regular Customer",
testimonial: "Amazing takeaway experience. Quick service, friendly staff, and the food is always top quality. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/funny-overjoyed-attractive-female-laughs-joyfully-being-high-spirit-as-spends-spare-time-company-best-friends-have-fun-together_273609-3591.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/funny-overjoyed-attractive-female-laughs-joyfully-being-high-spirit-as-spends-spare-time-company-best-friends-have-fun-together_273609-3591.jpg?_wi=2",
imageAlt: "happy customer portrait female",
icon: Star,
},
@@ -89,7 +89,7 @@ export default function ContactPage() {
name: "Teboho Leburu",
role: "Happy Customer",
testimonial: "Great meals at affordable prices. The staff are welcoming and the portions are generous. Will definitely return!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-man-smiling_176420-12613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-man-smiling_176420-12613.jpg?_wi=2",
imageAlt: "happy customer portrait diverse",
icon: Star,
},
@@ -98,7 +98,7 @@ export default function ContactPage() {
name: "Sarah Johnson",
role: "Satisfied Customer",
testimonial: "Best burgers in the area! Fresh ingredients, perfectly cooked, and the service is consistently excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "happy female customer portrait",
icon: Star,
},