Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 16:15:18 +00:00

View File

@@ -62,15 +62,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Ahmed Khan", handle: "@foodlover", testimonial: "Best pizza and burgers in Gujranwala! The quality is outstanding and delivery is super fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1"
},
{
name: "Fatima Ali", handle: "@happycustomer", testimonial: "Seven Guys never disappoints. Fresh ingredients and amazing flavors every single time!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286535.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286535.jpg?_wi=1"
},
{
name: "Hassan Malik", handle: "@fastfoodfan", testimonial: "Perfect burgers, perfect service. This is my go-to place for all my fast food cravings.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -204,15 +204,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Ahmed Khan", role: "Regular Customer", company: "Gujranwala", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2"
},
{
id: "2", name: "Fatima Ali", role: "Food Enthusiast", company: "Gujranwala", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286535.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286535.jpg?_wi=2"
},
{
id: "3", name: "Hassan Malik", role: "Business Owner", company: "Gujranwala", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg?_wi=2"
},
{
id: "4", name: "Ayesha Khan", role: "Student", company: "Gujranwala", rating: 5,