Merge version_1 into main #1
@@ -65,35 +65,35 @@ export default function LandingPage() {
|
||||
handle: "@alikhan",
|
||||
testimonial: "The food is consistently excellent and fresh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sara Ahmed",
|
||||
handle: "@saraahmed",
|
||||
testimonial: "Great atmosphere and friendly service every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Omar Raza",
|
||||
handle: "@omarraza",
|
||||
testimonial: "My go-to place for a quick and tasty lunch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Fatima Z.",
|
||||
handle: "@fatimaz",
|
||||
testimonial: "The variety of dishes keeps me coming back.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ahmed Noor",
|
||||
handle: "@ahmedn",
|
||||
testimonial: "Best food park in town, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-male-chef-wearing-glasses-uniform-cap-looking-camera-stretching-bowl-macaroni-pasta-out-towards-camera-isolated-blue-background_141793-138550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-male-chef-wearing-glasses-uniform-cap-looking-camera-stretching-bowl-macaroni-pasta-out-towards-camera-isolated-blue-background_141793-138550.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-food-his-guests-restaurant_637285-6633.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Local",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -300,7 +300,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-male-chef-wearing-glasses-uniform-cap-looking-camera-stretching-bowl-macaroni-pasta-out-towards-camera-isolated-blue-background_141793-138550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-male-chef-wearing-glasses-uniform-cap-looking-camera-stretching-bowl-macaroni-pasta-out-towards-camera-isolated-blue-background_141793-138550.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user