Update src/app/page.tsx

This commit is contained in:
2026-06-07 09:58:36 +00:00
parent 67d9e15448
commit cc80d09aa9

View File

@@ -72,23 +72,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg?_wi=1",
imageAlt: "Authentic Chicken Karahi",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-meat-barbecue-with-rice-vegetable-salad_114579-4423.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-meat-barbecue-with-rice-vegetable-salad_114579-4423.jpg?_wi=1",
imageAlt: "Variety of Grilled Kebabs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1",
imageAlt: "Cozy Restaurant Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-dark-dish-east-food_140725-82273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-dark-dish-east-food_140725-82273.jpg?_wi=1",
imageAlt: "Gourmet Biryani Dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-decorated-with-radish-slices_140725-2130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-decorated-with-radish-slices_140725-2130.jpg?_wi=1",
imageAlt: "Fresh Vegetable Salad",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
tag: "Family Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg",
avatarAlt: "A N avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-potatoes-seasonings-dark-desk_140725-76945.jpg?_wi=2",
imageAlt: "happy customer woman smiling portrait",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
tag: "Dinner Out",
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg",
avatarAlt: "Fatima Z. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-meat-barbecue-with-rice-vegetable-salad_114579-4423.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-meat-barbecue-with-rice-vegetable-salad_114579-4423.jpg?_wi=2",
imageAlt: "happy customer woman smiling portrait",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
tag: "Local Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-excited-woman-walking-park_1262-20515.jpg",
avatarAlt: "Imran K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
imageAlt: "happy customer woman smiling portrait",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
tag: "Value & Service",
avatarSrc: "http://img.b2bpic.net/free-photo/man-using-technology-while-traveling-city_23-2149333132.jpg",
avatarAlt: "Sana H. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-dark-dish-east-food_140725-82273.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-dark-dish-east-food_140725-82273.jpg?_wi=2",
imageAlt: "happy customer woman smiling portrait",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
tag: "Home Delivery",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-afroamerican-businessman-front-view_23-2148508922.jpg",
avatarAlt: "Ali R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-decorated-with-radish-slices_140725-2130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-decorated-with-radish-slices_140725-2130.jpg?_wi=2",
imageAlt: "happy customer woman smiling portrait",
},
]}