Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 12:34:53 +00:00

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=1"
imageAlt="Delicious gourmet dish at Nini's Kitchen"
mediaAnimation="slide-up"
avatars={[
@@ -182,7 +182,7 @@ export default function LandingPage() {
price: "₹450",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=1",
imageAlt: "Paneer Lababdar",
},
{
@@ -264,14 +264,14 @@ export default function LandingPage() {
title: "Premium Dining Experience",
description: "Elegant settings, attentive service, and exquisite presentation elevate every meal.",
buttonIcon: "Gem",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-green-cream-dark-surface_140725-115366.jpg?_wi=2",
imageAlt: "Luxury logo design collection for branding corporate identity",
},
{
title: "Exceptional Service",
description: "Our dedicated team provides personalized care, making every guest feel valued and at home.",
buttonIcon: "Star",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-high-protein-meal-assortment_23-2149089637.jpg?_wi=2",
imageAlt: "Luxury logo design collection for branding corporate identity",
},
]}