Merge version_1 into main #3
@@ -86,7 +86,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/top-view-vegetables-sliced-colorful-such-as-green-bell-pepper-with-greens-dark-floor_140725-13787.jpg", imageAlt: "Veg Chop"},
|
||||
{
|
||||
id: "6", name: "Kaju Curry", price: "₹280-350", variant: "Creamy Cashew Delight", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Kaju Curry"},
|
||||
"http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=1", imageAlt: "Kaju Curry"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "01", title: "Exquisite Food", description:
|
||||
"Beautifully plated dishes showcasing authentic Bengali culinary excellence", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Restaurant food presentation"},
|
||||
"http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=2", imageAlt: "Restaurant food presentation"},
|
||||
{
|
||||
id: "02", title: "Interior Ambience", description:
|
||||
"Warm lighting and elegant decor creating the perfect dining atmosphere", imageSrc:
|
||||
@@ -153,27 +153,27 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Food Enthusiast", company: "Hyderabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Rajesh Kumar"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Restaurant Critic", company: "Hyderabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Priya Sharma"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Corporate Manager", company: "Hafeezpet", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Amit Patel"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Amit Patel"},
|
||||
{
|
||||
id: "4", name: "Neha Gupta", role: "Event Organizer", company: "Hyderabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Neha Gupta"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Neha Gupta"},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", role: "Food Blogger", company: "Serilingampalle", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Vikram Singh"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "6", name: "Anjali Desai", role: "Frequent Diner", company: "Hyderabad", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Anjali Desai"},
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "Anjali Desai"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user