Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 11:03:07 +00:00

View File

@@ -125,22 +125,26 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "birthday", tag: "Birthday Bash", price: "₹50,000", period: "onwards", description: "Perfect for intimate to medium birthday celebrations with catering and basic decor.", button: { text: "Inquire Now", href: "contact" }, featuresTitle: "Included:", features: [
id: "birthday", tag: "Birthday Bash", price: "₹50,000", period: "onwards", description: "Perfect for intimate to medium birthday celebrations with catering and basic decor.", button: { text: "Inquire Now", href: "contact" },
featuresTitle: "Included:", features: [
"AC Hall or Lawn (choice of space)", "Seating for up to 150 guests", "Basic decoration package", "Standard catering menu", "DJ and sound system", "Parking for 50 vehicles"
]
},
{
id: "wedding", tag: "Wedding Deluxe", price: "₹2,50,000", period: "onwards", description: "Comprehensive wedding package for ceremonies and receptions up to 500 guests.", button: { text: "Inquire Now", href: "contact" }, featuresTitle: "Included:", features: [
id: "wedding", tag: "Wedding Deluxe", price: "₹2,50,000", period: "onwards", description: "Comprehensive wedding package for ceremonies and receptions up to 500 guests.", button: { text: "Inquire Now", href: "contact" },
featuresTitle: "Included:", features: [
"Full venue access (hall + lawns)", "Seating for 500+ guests", "Luxury decoration and floral setup", "Premium multi-cuisine catering", "Professional DJ and live stage", "Full parking capacity (200 vehicles)", "Wedding specialist coordination", "Backup indoor space"
]
},
{
id: "corporate", tag: "Corporate Gala", price: "₹1,00,000", period: "onwards", description: "Professional venue for conferences, annual dinners, and corporate celebrations.", button: { text: "Inquire Now", href: "contact" }, featuresTitle: "Included:", features: [
id: "corporate", tag: "Corporate Gala", price: "₹1,00,000", period: "onwards", description: "Professional venue for conferences, annual dinners, and corporate celebrations.", button: { text: "Inquire Now", href: "contact" },
featuresTitle: "Included:", features: [
"Dedicated AC banquet hall", "Flexible seating arrangement", "Professional AV and tech setup", "Conference-grade sound system", "Catering service for 200+ guests", "Parking for corporate attendees", "Event coordination support"
]
},
{
id: "custom", tag: "Custom Quote", price: "Flexible", period: "pricing", description: "Tailored packages for unique events—intimate dinners, product launches, themed celebrations.", button: { text: "Get Custom Quote", href: "contact" }, featuresTitle: "Customizable:", features: [
id: "custom", tag: "Custom Quote", price: "Flexible", period: "pricing", description: "Tailored packages for unique events—intimate dinners, product launches, themed celebrations.", button: { text: "Get Custom Quote", href: "contact" },
featuresTitle: "Customizable:", features: [
"All-inclusive venue access", "Personalized decoration options", "Specialized catering menus", "Entertainment and DJ services", "Event planning assistance", "Dedicated event manager", "Flexible timing (Open till 2 AM)", "Special requests accommodation"
]
}
@@ -180,9 +184,9 @@ export default function LandingPage() {
tag="1,520+ 5-Star Reviews"
textboxLayout="default"
useInvertedBackground={false}
names=[
names={[
"Weddings & Ceremonies", "Birthday Celebrations", "Corporate Events", "Wedding Specialists", "24-Hour Support", "Professional Catering", "DJ & Entertainment", "Parking for 200 Cars"
]
]}
speed={35}
showCard={true}
/>