diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fe5c5a3..e4660e4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { handle: "@ahmedh_pk", testimonial: "The BBQ platter is absolutely incredible! Authentic flavors and the hospitality is unmatched. My whole family loves it!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-purple-shirt-looking-camera-with-skeptic-expression-with-arms-crossed-standing-white-background_141793-118639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-purple-shirt-looking-camera-with-skeptic-expression-with-arms-crossed-standing-white-background_141793-118639.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, { @@ -79,7 +79,7 @@ export default function AboutPage() { handle: "@fatimaK_food", testimonial: "Best Karahi in the city. Fresh ingredients, perfect spicing, and the ambiance is so warm and welcoming.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-showing-empty-hands-isolated-olive-green-background_141793-88161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-showing-empty-hands-isolated-olive-green-background_141793-88161.jpg?_wi=2", imageAlt: "Fatima Khan", }, { @@ -88,7 +88,7 @@ export default function AboutPage() { handle: "@maliEats", testimonial: "The Chicken Tikka melts in your mouth. Every visit reminds me of my grandmother's cooking. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/unpleased-handsome-blonde-man-stands-with-closed-eyes-holding-hands-open-isolated-orange-wall_141793-66470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unpleased-handsome-blonde-man-stands-with-closed-eyes-holding-hands-open-isolated-orange-wall_141793-66470.jpg?_wi=2", imageAlt: "Muhammad Ali", }, { @@ -97,7 +97,7 @@ export default function AboutPage() { handle: "@zainabMalik", testimonial: "Cafe Huqapani is our go-to spot for family gatherings. The naan is fresh, the service is prompt, and prices are fair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135471.jpg?_wi=2", imageAlt: "Zainab Malik", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { handle: "@hasanR_food", testimonial: "Tried the Chinese corner and was amazed. They do everything well - Pakistani, BBQ, Chinese, and rice dishes!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-outdoor_23-2148479550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-outdoor_23-2148479550.jpg?_wi=2", imageAlt: "Hassan Raza", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { handle: "@amiraSyed", testimonial: "The biryani is outstanding, and the staff remembers our preferences. This is truly a gem in the neighborhood.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businesswoman-manages-financial-planning_482257-123918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businesswoman-manages-financial-planning_482257-123918.jpg?_wi=2", imageAlt: "Amira Syed", }, ]} @@ -134,7 +134,7 @@ export default function AboutPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663843.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663843.jpg?_wi=4" imageAlt="Cafe Huqapani Dining Experience" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5be2aa7..4bf49f8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-with-copy-space_23-2148395158.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-with-copy-space_23-2148395158.jpg?_wi=3" imageAlt="delicious Pakistani food spread table arrangement" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b3dbe98..245a5f4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +