Merge version_1 into main #2
@@ -179,27 +179,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Food Enthusiast", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=1"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
{
|
||||
id: "2", name: "Priya Singh", role: "Family Dining", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=2"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
{
|
||||
id: "3", name: "Amit Verma", role: "Corporate Guest", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=3"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
{
|
||||
id: "4", name: "Neha Patel", role: "Celebration Host", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=4"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", role: "Regular Customer", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=5"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
{
|
||||
id: "6", name: "Anjali Sharma", role: "Food Blogger", company: "Farrukhabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg?_wi=6"},
|
||||
"http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -239,7 +239,6 @@ export default function LandingPage() {
|
||||
"http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720766.jpg", imageAlt: "Chef in kitchen", authorName: "Culinary Art", authorAvatar:
|
||||
"http://img.b2bpic.net/free-photo/close-up-shiny-glassware-standing-dinner-plate_8353-664.jpg", date: "Behind The Scenes"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user