Update src/app/page.tsx

This commit is contained in:
2026-03-25 06:27:22 +00:00
parent 641bfffb68
commit 093b3d7478

View File

@@ -78,10 +78,10 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-arrangement_23-2148821521.jpg?_wi=2",
},
]}
mediaAnimation="slide-up"
@@ -104,7 +104,7 @@ export default function LandingPage() {
price: "₹250-₹400",
rating: 4.5,
reviewCount: "1.5K Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg?_wi=1",
imageAlt: "Chicken Biryani",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
price: "₹200-₹350",
rating: 4.2,
reviewCount: "900 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pilaf-with-beans-green-fried-onions_141793-1349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pilaf-with-beans-green-fried-onions_141793-1349.jpg?_wi=1",
imageAlt: "Mushroom Biryani",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
price: "₹220-₹380",
rating: 4.6,
reviewCount: "1.2K Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246082.jpg?_wi=1",
imageAlt: "Paneer Butter Masala",
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
price: "₹180-₹300",
rating: 4.3,
reviewCount: "850 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-spicy-chips-white-bowl-sack-cloth-with-pine-nuts-wooden-bowl-with-shelled-sunflower-seeds-with-glass-orange-juice-wooden-table_141793-88918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-spicy-chips-white-bowl-sack-cloth-with-pine-nuts-wooden-bowl-with-shelled-sunflower-seeds-with-glass-orange-juice-wooden-table_141793-88918.jpg?_wi=1",
imageAlt: "Paneer 65",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
price: "₹100-₹180",
rating: 4,
reviewCount: "700 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-restaurant_501050-890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-ciabatta-bread-restaurant_501050-890.jpg?_wi=1",
imageAlt: "Aloo Paratha",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
price: "₹280-₹450",
rating: 4.7,
reviewCount: "1.8K Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-appetizing-pilaf-bowl_140725-74150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-appetizing-pilaf-bowl_140725-74150.jpg?_wi=1",
imageAlt: "Dum Chicken Biryani",
},
]}