Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 00:33:59 +00:00

View File

@@ -80,11 +80,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lunch-with-rice-soup-salad_181624-60251.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lunch-with-rice-soup-salad_181624-60251.jpg?_wi=1",
imageAlt: "Delicious Odia Thali",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086052.jpg?_wi=1",
imageAlt: "Appetizing Breakfast Dosa",
},
{
@@ -149,7 +149,7 @@ export default function LandingPage() {
description="Dedicated to bringing you the freshest, most authentic flavors of Odisha, A M Kitchen Hotel has been a cherished culinary destination for locals and visitors alike. Our commitment to quality ingredients, traditional recipes, and warm service creates a truly memorable dining experience."
subdescription="We specialize in wholesome vegetarian delicacies and offer a welcoming environment perfect for families, temple visitors, and tourists exploring Bhubaneswar. Since 2005, we've prided ourselves on exceptional customer service and family-friendly dining."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/vegetable-salad-with-tomato-cucumber-bell-peppers-red-onion-grated-parmesan-parsley_140725-8477.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vegetable-salad-with-tomato-cucumber-bell-peppers-red-onion-grated-parmesan-parsley_140725-8477.jpg?_wi=1"
imageAlt="Modern interior of A M Kitchen Hotel"
mediaAnimation="slide-up"
/>
@@ -173,7 +173,7 @@ export default function LandingPage() {
description: "Our spacious and welcoming atmosphere is perfect for families, offering a comfortable and enjoyable dining experience for all ages.",
bentoComponent: "reveal-icon",
icon: Home,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lunch-with-rice-soup-salad_181624-60251.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-lunch-with-rice-soup-salad_181624-60251.jpg?_wi=2",
imageAlt: "Front view vegetable salad with ingredients on dark table salad ripe meal color diet",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
description: "Enjoy premium quality food without breaking the bank. Our menu offers delicious meals at great value.",
bentoComponent: "reveal-icon",
icon: DollarSign,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086052.jpg?_wi=2",
imageAlt: "Front view vegetable salad with ingredients on dark table salad ripe meal color diet",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
description: "Savor the true taste of Odisha with our traditional recipes, prepared with passion and authenticity.",
bentoComponent: "reveal-icon",
icon: CookingPot,
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-tomato-cucumber-bell-peppers-red-onion-grated-parmesan-parsley_140725-8477.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-tomato-cucumber-bell-peppers-red-onion-grated-parmesan-parsley_140725-8477.jpg?_wi=2",
imageAlt: "Front view vegetable salad with ingredients on dark table salad ripe meal color diet",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
description: "Our friendly and attentive staff are dedicated to making your visit pleasant and memorable from start to finish.",
bentoComponent: "reveal-icon",
icon: Smile,
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg?_wi=1",
imageAlt: "Front view vegetable salad with ingredients on dark table salad ripe meal color diet",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
description: "Just minutes from Lingaraj Temple, we're the perfect stop for pilgrims, tourists, and locals alike.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-full-broth-soup-with-meat-pieces-inside_114579-2355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-full-broth-soup-with-meat-pieces-inside_114579-2355.jpg?_wi=1",
imageAlt: "Front view vegetable salad with ingredients on dark table salad ripe meal color diet",
},
]}
@@ -225,7 +225,7 @@ export default function LandingPage() {
id: "p1",
name: "Traditional Odia Thali",
price: "₹299",
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-pakistan-goodies_23-2148821565.jpg?_wi=2",
imageAlt: "Odia Thali with multiple dishes",
rating: 5,
},
@@ -233,7 +233,7 @@ export default function LandingPage() {
id: "p2",
name: "Vegetarian Curry Special",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-full-broth-soup-with-meat-pieces-inside_114579-2355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-full-broth-soup-with-meat-pieces-inside_114579-2355.jpg?_wi=2",
imageAlt: "Rich Paneer Curry",
rating: 4,
},