Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Authentic Vegetarian Taste in the Heart of Krishnarajanagara"
|
||||
description="Family Dining • Fresh South Indian & North Indian Meals • Party Hall Available"
|
||||
tag="Est. Family Restaurant"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg"
|
||||
imageAlt="Udupi Palace restaurant interior"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -107,9 +107,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Paneer Butter Masala", description: "Creamy, rich North Indian curry with soft paneer. Pairs perfectly with roti.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2151902516.jpg", imageAlt: "Paneer Butter Masala"},
|
||||
{
|
||||
title: "Butter Roti", description: "Soft, freshly made roti with pure ghee. Baked fresh in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg?_wi=1", imageAlt: "Butter Roti"},
|
||||
title: "Butter Roti", description: "Soft, freshly made roti with pure ghee. Baked fresh in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg", imageAlt: "Butter Roti"},
|
||||
{
|
||||
title: "Mango Lassi", description: "Refreshing seasonal beverage. Made with fresh mangoes and yogurt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg?_wi=2", imageAlt: "Mango Lassi"},
|
||||
title: "Mango Lassi", description: "Refreshing seasonal beverage. Made with fresh mangoes and yogurt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-sauce_23-2148747683.jpg", imageAlt: "Mango Lassi"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -127,14 +127,14 @@ export default function LandingPage() {
|
||||
tagIcon={Calendar}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Small Weddings", price: "Available", variant: "50-100 guests • Catering included", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=1", imageAlt: "Wedding celebration setup"},
|
||||
id: "1", name: "Small Weddings", price: "Available", variant: "50-100 guests • Catering included", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", imageAlt: "Wedding celebration setup"},
|
||||
{
|
||||
id: "2", name: "Birthday Parties", price: "Available", variant: "30-200 guests • Customizable menu", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=2", imageAlt: "Birthday party decoration"},
|
||||
id: "2", name: "Birthday Parties", price: "Available", variant: "30-200 guests • Customizable menu", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", imageAlt: "Birthday party decoration"},
|
||||
{
|
||||
id: "3", name: "Family Gatherings", price: "Available", variant: "20-150 guests • Flexible timing", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=3", imageAlt: "Family event celebration"},
|
||||
id: "3", name: "Family Gatherings", price: "Available", variant: "20-150 guests • Flexible timing", imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg", imageAlt: "Family event celebration"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
buttons={[{ text: "Check Availability", href: "#contact" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
description="Call us for reservations, party bookings, or catering inquiries. Subscribe to our newsletter for special offers and new menu updates."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg"
|
||||
imageAlt="Udupi Palace restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user