Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2527dbe1d0 | |||
| fb2b9de82b | |||
| e7cd637222 | |||
| fb45083033 |
@@ -143,11 +143,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "", role: "", company: "", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-flatbread-wrap-with-fries-tomato-prickles-takeaway-paper-bag_140725-1315.jpg", imageAlt: "The portions are insane for the price — best shawarma in East London by a mile."},
|
||||
id: "1", name: "Farishta Asghari", role: "Guest", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-flatbread-wrap-with-fries-tomato-prickles-takeaway-paper-bag_140725-1315.jpg", imageAlt: "Fresh, delicious, and outstanding."},
|
||||
{
|
||||
id: "2", name: "", role: "", company: "", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=2", imageAlt: "Fresh, flavourful, and fast. I've been back four times this month."},
|
||||
id: "2", name: "Local Guide", role: "Local Guide", company: "Local Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571668.jpg?_wi=2", imageAlt: "The Manesh Pizza and Baklava here are absolutely incredible, truly authentic taste."},
|
||||
{
|
||||
id: "3", name: "", role: "", company: "", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg?_wi=2", imageAlt: "Finally, a shawarma place that actually tastes like it's made with care."},
|
||||
|
||||
Reference in New Issue
Block a user