Update src/app/page.tsx

This commit is contained in:
2026-05-30 13:59:17 +00:00
parent ce32bcfb5b
commit 17c122ffba

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-different-seasonings-dark-space_140725-79682.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-different-seasonings-dark-space_140725-79682.jpg?_wi=1"
imageAlt="Family enjoying food at Das Family Restaurant"
mediaAnimation="slide-up"
avatars={[
@@ -146,7 +146,7 @@ export default function LandingPage() {
description="For generations, Das Family Restaurant has been a cherished culinary destination, bringing together the rich traditions of North Indian and authentic Chinese cooking. We pride ourselves on creating a warm, inviting atmosphere where every meal is a celebration."
subdescription="From our secret family recipes to our commitment to fresh ingredients, we ensure every dish is a delight. Join us and become part of our extended family."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=1"
imageAlt="Interior of Das Family Restaurant"
mediaAnimation="slide-up"
/>
@@ -201,7 +201,7 @@ export default function LandingPage() {
name: "Chicken Biryani",
price: "$15.99",
variant: "North Indian",
imageSrc: "http://img.b2bpic.net/free-photo/slice-carrot-rice-salad-board-marble_114579-65122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-carrot-rice-salad-board-marble_114579-65122.jpg?_wi=1",
imageAlt: "Chicken Biryani",
},
{
@@ -276,7 +276,7 @@ export default function LandingPage() {
tag: "Family Friendly",
avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-street_839833-16677.jpg",
avatarAlt: "Rahul Kapoor",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-different-seasonings-dark-space_140725-79682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-egg-meal-different-seasonings-dark-space_140725-79682.jpg?_wi=2",
imageAlt: "smiling woman professional portrait",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
tag: "Culinary Excellence",
avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-standing-with-serious-expression-street_839833-35172.jpg",
avatarAlt: "Anjali Singh",
imageSrc: "http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=2",
imageAlt: "smiling woman professional portrait",
},
{
@@ -324,7 +324,7 @@ export default function LandingPage() {
tag: "Flavor Fusion",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-strict-young-handsome-caucasian-man-wearing-glasses-standing-profile-view-isolated-crimson-wall_141793-79811.jpg",
avatarAlt: "Sanjay Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/slice-carrot-rice-salad-board-marble_114579-65122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-carrot-rice-salad-board-marble_114579-65122.jpg?_wi=2",
imageAlt: "smiling woman professional portrait",
},
]}