Update src/app/page.tsx
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-serving-food-her-friend-sitting-table_23-2147947749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-serving-food-her-friend-sitting-table_23-2147947749.jpg?_wi=1",
|
||||
imageAlt: "A spread of delicious Indian vegetarian food on a table",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-mixing-salad-ingredients_23-2148794094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-mixing-salad-ingredients_23-2148794094.jpg?_wi=1",
|
||||
imageAlt: "A chef preparing fresh vegetarian ingredients in a clean kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg?_wi=1",
|
||||
imageAlt: "A happy family enjoying a meal together at Green Valley restaurant",
|
||||
},
|
||||
{
|
||||
@@ -154,21 +154,21 @@ export default function LandingPage() {
|
||||
description: "Rest assured with our strict pure vegetarian standards, offering transparent ingredient sourcing for health-conscious diners and vegans.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-serving-food-her-friend-sitting-table_23-2147947749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-serving-food-her-friend-sitting-table_23-2147947749.jpg?_wi=2",
|
||||
imageAlt: "world map global food ingredients",
|
||||
},
|
||||
{
|
||||
title: "Convenient Reservations & Delivery",
|
||||
description: "Easily book your table or order your favorite dishes online for a seamless dining experience, whether at our restaurant or at home.",
|
||||
bentoComponent: "map",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-mixing-salad-ingredients_23-2148794094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-mixing-salad-ingredients_23-2148794094.jpg?_wi=2",
|
||||
imageAlt: "world map global food ingredients",
|
||||
},
|
||||
{
|
||||
title: "Diverse Menu Delights",
|
||||
description: "Explore a wide array of vegetarian dishes, from traditional Indian favorites to modern culinary creations, catering to every palate.",
|
||||
bentoComponent: "globe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg?_wi=2",
|
||||
imageAlt: "world map global food ingredients",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user