Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-04 15:33:58 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
{
videoSrc: "https://cdn.pixabay.com/vimeo/455007254/food-43944.mp4?width=1280&hash=a99be9858f0dfc63f05f98dd9b165b5c36b0f51e", imageAlt: "Authentic Indian fine dining experience", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", imageAlt: "Authentic Indian fine dining experience"}
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=1", imageAlt: "Authentic Indian fine dining experience"}
]}
mediaAnimation="opacity"
rating={5}
@@ -88,7 +88,7 @@ export default function LandingPage() {
products={[
{
id: "p1", brand: "Bestseller", name: "Dal Makhani", price: "₹450", rating: 5,
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg", imageAlt: "Dal Makhani"},
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-soup-bowl-soup-with-herbs-herbs-tomatoes-spices-lentil_140725-71529.jpg?_wi=2", imageAlt: "Dal Makhani"},
{
id: "p2", brand: "Chef's Special", name: "Peri Peri Paneer Tikka", price: "₹520", rating: 5,
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg", imageAlt: "Peri Peri Paneer Tikka"},