Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 07:56:19 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -69,19 +69,19 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Signature", name: "Chicken Biryani", price: "₹250", rating: 5,
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Chicken biryani with aromatic basmati rice and tender chicken pieces"
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=1", imageAlt: "Chicken biryani with aromatic basmati rice and tender chicken pieces"
},
{
id: "2", brand: "Premium", name: "Mutton Biryani", price: "₹350", rating: 5,
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-lamb-biryani-with-mint-yogurt_84443-64677.jpg", imageAlt: "Rich and tender mutton biryani with fragrant rice"
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-lamb-biryani-with-mint-yogurt_84443-64677.jpg?_wi=1", imageAlt: "Rich and tender mutton biryani with fragrant rice"
},
{
id: "3", brand: "Specialty", name: "Tandoori Chicken", price: "₹180", rating: 5,
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-deliciously-prepared-chicken-served-with-onions-chili-sauce_181624-61705.jpg", imageAlt: "Juicy tandoori chicken marinated in yogurt and spices"
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-deliciously-prepared-chicken-served-with-onions-chili-sauce_181624-61705.jpg?_wi=1", imageAlt: "Juicy tandoori chicken marinated in yogurt and spices"
},
{
id: "4", brand: "Favorite", name: "Butter Naan", price: "₹40", rating: 5,
reviewCount: "1,450+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-bread-hot-fresh-brown-wooden-desk_140725-25894.jpg", imageAlt: "Soft butter naan bread from traditional tandoor"
reviewCount: "1,450+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-bread-hot-fresh-brown-wooden-desk_140725-25894.jpg?_wi=1", imageAlt: "Soft butter naan bread from traditional tandoor"
}
]}
/>

View File

@@ -47,19 +47,19 @@ export default function ProductsPage() {
products={[
{
id: "1", brand: "Signature", name: "Chicken Biryani", price: "₹250", rating: 5,
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Chicken biryani with aromatic basmati rice and tender chicken pieces"
reviewCount: "1,200+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=2", imageAlt: "Chicken biryani with aromatic basmati rice and tender chicken pieces"
},
{
id: "2", brand: "Premium", name: "Mutton Biryani", price: "₹350", rating: 5,
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-lamb-biryani-with-mint-yogurt_84443-64677.jpg", imageAlt: "Rich and tender mutton biryani with fragrant rice"
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-lamb-biryani-with-mint-yogurt_84443-64677.jpg?_wi=2", imageAlt: "Rich and tender mutton biryani with fragrant rice"
},
{
id: "3", brand: "Specialty", name: "Tandoori Chicken", price: "₹180", rating: 5,
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-deliciously-prepared-chicken-served-with-onions-chili-sauce_181624-61705.jpg", imageAlt: "Juicy tandoori chicken marinated in yogurt and spices"
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-deliciously-prepared-chicken-served-with-onions-chili-sauce_181624-61705.jpg?_wi=2", imageAlt: "Juicy tandoori chicken marinated in yogurt and spices"
},
{
id: "4", brand: "Favorite", name: "Butter Naan", price: "₹40", rating: 5,
reviewCount: "1,450+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-bread-hot-fresh-brown-wooden-desk_140725-25894.jpg", imageAlt: "Soft butter naan bread from traditional tandoor"
reviewCount: "1,450+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baked-bread-hot-fresh-brown-wooden-desk_140725-25894.jpg?_wi=2", imageAlt: "Soft butter naan bread from traditional tandoor"
},
{
id: "5", brand: "Specialty", name: "Mushroom Fried Rice", price: "₹150", rating: 5,