Update src/app/page.tsx

This commit is contained in:
2026-03-30 09:45:02 +00:00
parent 1a5bb9bc35
commit a30bae4bcb

View File

@@ -64,27 +64,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=1",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=1",
imageAlt: "Paneer Butter Masala",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg?_wi=1",
imageAlt: "Veg Biryani",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg?_wi=1",
imageAlt: "Butter Naan",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=2",
imageAlt: "Restaurant dining interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=2",
imageAlt: "Authentic Indian dish",
},
]}
@@ -116,19 +116,19 @@ export default function LandingPage() {
id: "p1",
name: "Paneer Butter Masala",
price: "₹199",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=3",
},
{
id: "p2",
name: "Veg Biryani",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg?_wi=2",
},
{
id: "p3",
name: "Tandoori Butter Naan",
price: "₹40",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg?_wi=2",
},
]}
title="Popular Dishes"
@@ -143,7 +143,7 @@ export default function LandingPage() {
{
id: "t1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg?_wi=1",
},
{
id: "t2",
@@ -163,7 +163,7 @@ export default function LandingPage() {
{
id: "t5",
name: "Sunita R.",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg?_wi=2",
},
]}
cardTitle="Loved by Locals"