From edec1cad1b073455186d2d3fb1f8bd80e9311d4f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:16:42 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bd37db9..0324df2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg" + imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg?_wi=2" imageAlt="GB Flame and Flavor Location in Korangi" mediaAnimation="slide-up" mediaPosition="right" @@ -104,7 +104,7 @@ export default function ContactPage() { quote: "I've tried many restaurants in Korangi, but GB Flame & Flavor stands out. The quality, taste, and service are unmatched!", name: "Hassan Malik", role: "Korangi Resident", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2", imageAlt: "Hassan Malik", }, { @@ -113,7 +113,7 @@ export default function ContactPage() { quote: "Open till late night and the food quality never dips. This is my go-to spot after work. Highly recommended!", name: "Zainab Syed", role: "Office Professional", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2", imageAlt: "Zainab Syed", }, { @@ -122,7 +122,7 @@ export default function ContactPage() { quote: "We visit GB Flame & Flavor every weekend. The kids love the momos and burgers, and prices are very reasonable.", name: "Imran Khan", role: "Family of Four", - imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg?_wi=2", imageAlt: "Imran Khan", }, ]}