From 9fcaf1d86fd994c61c8a1188ee30358e785ed94a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 06:29:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d6f6f1..4d1a1c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function HomePage() { tag="Desi Food" tagIcon={Utensils} background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=1" imageAlt="Traditional Pakistani Biryani" mediaAnimation="slide-up" buttons={[ @@ -91,13 +91,13 @@ export default function HomePage() { testimonials={[ { name: "Ahmed Hassan", handle: "Customer since 2022", testimonial: "Best biryani in Karachi! The flavors are authentic and the service is exceptional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Ahmed Hassan"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Ahmed Hassan"}, { name: "Fatima Khan", handle: "Food Enthusiast", testimonial: "Absolutely delicious! Every dish feels like home. Highly recommended for family dinners.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "Fatima Khan"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=1", imageAlt: "Fatima Khan"}, { name: "Ali Raza", handle: "Regular Customer", testimonial: "The karahi here is to die for! Perfect spices and fresh ingredients every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg", imageAlt: "Ali Raza"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=1", imageAlt: "Ali Raza"}, ]} useInvertedBackground={false} /> @@ -154,7 +154,7 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - id: "1", title: "Order Online", description: "Browse our complete menu and order for delivery or takeaway with flexible payment options.", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg", imageAlt: "Order Online"}, + id: "1", title: "Order Online", description: "Browse our complete menu and order for delivery or takeaway with flexible payment options.", tag: "Convenient", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-board-spices-yellow-green-background-top-view_185193-162334.jpg?_wi=2", imageAlt: "Order Online"}, { id: "2", title: "Book a Table", description: "Reserve your table for a memorable dining experience with family and friends.", tag: "Dining", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", imageAlt: "Book a Table"}, { @@ -173,11 +173,11 @@ export default function HomePage() { speed={40} testimonials={[ { - id: "1", name: "Ahmed Hassan", handle: "@AhmedKarachi", testimonial: "Best biryani in town! The authentic flavors and perfect spice balance keep me coming back.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Ahmed Hassan"}, + id: "1", name: "Ahmed Hassan", handle: "@AhmedKarachi", testimonial: "Best biryani in town! The authentic flavors and perfect spice balance keep me coming back.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Ahmed Hassan"}, { - id: "2", name: "Fatima Khan", handle: "@FatimaFood", testimonial: "Every dish tastes like home. The karahi is outstanding and the naan is fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg", imageAlt: "Fatima Khan"}, + id: "2", name: "Fatima Khan", handle: "@FatimaFood", testimonial: "Every dish tastes like home. The karahi is outstanding and the naan is fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-work-with-copy-space_23-2148826459.jpg?_wi=2", imageAlt: "Fatima Khan"}, { - id: "3", name: "Ali Raza", handle: "@AliEats", testimonial: "Exceptional service and incredible food quality. Al-Zhaiqa is my go-to for Pakistani cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg", imageAlt: "Ali Raza"}, + id: "3", name: "Ali Raza", handle: "@AliEats", testimonial: "Exceptional service and incredible food quality. Al-Zhaiqa is my go-to for Pakistani cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-listening-music-through-earphones-portrait_53876-148059.jpg?_wi=2", imageAlt: "Ali Raza"}, { id: "4", name: "Zainab Malik", handle: "@ZainabCuisine", testimonial: "The tikka and kebabs are absolutely delicious. Family gatherings are incomplete without Al-Zhaiqa!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Zainab Malik"}, {