diff --git a/src/app/page.tsx b/src/app/page.tsx index 17f4418..2035534 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@rahim", testimonial: "Best Nihari in Dhaka. Truly authentic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=1", }, { name: "Fatima Ahmed", handle: "@fatima", testimonial: "My family favorite place for dinner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg?_wi=1", }, { name: "Hassan Ali", handle: "@hassan", testimonial: "The service is exceptional and the food is so nostalgic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=2", }, { name: "Nadia Khan", handle: "@nadia", testimonial: "A must-visit for anyone craving real Peshawari flavors.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg?_wi=2", }, { name: "Zaid Malik", handle: "@zaid", testimonial: "Authentic, spicy, and perfectly cooked every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=3", }, ]} buttons={[ @@ -104,8 +104,8 @@ export default function LandingPage() { href: "https://wa.me/880123456789", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg" - videoSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=1" + videoSrc="http://img.b2bpic.net/free-photo/fried-chicken-breast-with-sliced-fruits-vegetables_140725-3619.jpg?_wi=2" /> @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "I visited for the Nihari and was not disappointed.", name: "Javed M.", role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=4", }, { id: "t2", @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "The service is quick and the food is consistently amazing.", name: "Salma P.", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg?_wi=3", }, { id: "t3", @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Reminds me of home recipes. 10/10.", name: "Kamal H.", role: "Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=5", }, { id: "t4", @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "A must-try for everyone in Dhaka.", name: "Sara K.", role: "Diner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-woman-with-scarf_23-2148243388.jpg?_wi=4", }, { id: "t5", @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Top tier quality and great ambiance.", name: "Arif B.", role: "Loyal Customer", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-while-sitting-table_23-2148435789.jpg?_wi=6", }, ]} title="What Our Customers Say" @@ -260,8 +260,8 @@ export default function LandingPage() { placeholder: "Number of people and time", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg" - videoSrc="http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg?_wi=1" + videoSrc="http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg?_wi=2" mediaAnimation="slide-up" />