Merge version_1 into main #2
@@ -45,25 +45,26 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
title="Elegant Auditorium in Manjeri for Weddings & Special Events"
|
||||
description="Spacious venue with comfortable seating, ample parking, and a beautiful stage — perfect for weddings, receptions, and family functions in Malappuram."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Venue"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg"
|
||||
imageAlt="VK Palace Auditorium elegant stage setup"
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Wedding Client", testimonial: "The hall is spacious and comfortable. Perfect for our 500-guest wedding reception!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait-beach_23-2149044003.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait-beach_23-2149044003.jpg"
|
||||
},
|
||||
{
|
||||
name: "Priya Nair", handle: "Event Organizer", testimonial: "Excellent parking, beautiful lighting, and very professional staff. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-with-child_23-2149001395.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-with-child_23-2149001395.jpg"
|
||||
},
|
||||
{
|
||||
name: "Anil Sharma", handle: "Family Function Host", testimonial: "Great location in Mullampara, convenient for guests from all over Manjeri.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -86,19 +87,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "4.3★ Rating", description: "269 verified reviews from satisfied clients", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737379.jpg?_wi=1", imageAlt: "Decorated wedding stage with flowers"
|
||||
title: "4.3★ Rating", description: "269 verified reviews from satisfied clients", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737379.jpg", imageAlt: "Decorated wedding stage with flowers"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Spacious Hall", description: "Large auditorium capacity for 300-800 guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg?_wi=1", imageAlt: "Auditorium seating arrangement"
|
||||
title: "Spacious Hall", description: "Large auditorium capacity for 300-800 guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg", imageAlt: "Auditorium seating arrangement"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Ample Parking", description: "Convenient parking space for all guest vehicles", imageSrc: "http://img.b2bpic.net/free-photo/airport-with-road_1127-2122.jpg?_wi=1", imageAlt: "Ample parking lot"
|
||||
title: "Ample Parking", description: "Convenient parking space for all guest vehicles", imageSrc: "http://img.b2bpic.net/free-photo/airport-with-road_1127-2122.jpg", imageAlt: "Ample parking lot"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Premium Location", description: "Mullampara Rd, central location in Manjeri", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg?_wi=1", imageAlt: "Modern building exterior"
|
||||
title: "Premium Location", description: "Mullampara Rd, central location in Manjeri", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg", imageAlt: "Modern building exterior"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -131,27 +132,27 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "VK Palace", name: "Spacious Auditorium", price: "Perfect for 300-800", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg?_wi=2", imageAlt: "Comfortable auditorium seating"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg", imageAlt: "Comfortable auditorium seating"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "VK Palace", name: "Pushback Seating", price: "Maximum Comfort", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg?_wi=3", imageAlt: "Premium pushback chairs"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg", imageAlt: "Premium pushback chairs"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "VK Palace", name: "Large Dining Area", price: "Full Catering Ready", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafeteria-event-hall-with-white-furniture-imaeg_114579-2231.jpg?_wi=1", imageAlt: "Spacious dining hall"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafeteria-event-hall-with-white-furniture-imaeg_114579-2231.jpg", imageAlt: "Spacious dining hall"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "VK Palace", name: "Ample Parking", price: "Guest Convenience", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/airport-with-road_1127-2122.jpg?_wi=2", imageAlt: "Spacious parking facility"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/airport-with-road_1127-2122.jpg", imageAlt: "Spacious parking facility"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "VK Palace", name: "Modern Lighting", price: "Professional Setup", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg?_wi=2", imageAlt: "Professional stage lighting"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg", imageAlt: "Professional stage lighting"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "VK Palace", name: "Convenient Location", price: "Central Manjeri", rating: 5,
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg?_wi=2", imageAlt: "Mullampara venue entrance"
|
||||
reviewCount: "269 reviews", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg", imageAlt: "Mullampara venue entrance"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -170,37 +171,37 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "weddings", title: "Weddings", price: "Complete", period: "Celebration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737379.jpg?_wi=2", imageAlt: "Elegant wedding decoration", features: [
|
||||
id: "weddings", title: "Weddings", price: "Complete", period: "Celebration", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-arrangement-with-roses_23-2150737379.jpg", imageAlt: "Elegant wedding decoration", features: [
|
||||
"Beautiful stage setup", "Comfortable seating for 300-800 guests", "Large dining area for reception", "Professional lighting and acoustics", "Ample parking for guests"
|
||||
],
|
||||
button: { text: "Check Availability", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "receptions", title: "Wedding Receptions", price: "Elegant", period: "Venue", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafeteria-event-hall-with-white-furniture-imaeg_114579-2231.jpg?_wi=2", imageAlt: "Reception dining area", features: [
|
||||
id: "receptions", title: "Wedding Receptions", price: "Elegant", period: "Venue", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafeteria-event-hall-with-white-furniture-imaeg_114579-2231.jpg", imageAlt: "Reception dining area", features: [
|
||||
"Spacious banquet hall", "Full catering facilities", "Modern decor-ready space", "Professional service staff", "Sound system included"
|
||||
],
|
||||
button: { text: "Inquire Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "engagements", title: "Engagement Ceremonies", price: "Intimate", period: "Setup", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg?_wi=3", imageAlt: "Ceremony stage", features: [
|
||||
id: "engagements", title: "Engagement Ceremonies", price: "Intimate", period: "Setup", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg", imageAlt: "Ceremony stage", features: [
|
||||
"Customizable stage area", "Excellent lighting setup", "Photography-friendly layout", "Guest seating included", "Flexible timing available"
|
||||
],
|
||||
button: { text: "Plan Event", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "family-functions", title: "Family Functions", price: "Warm", period: "Gatherings", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg?_wi=4", imageAlt: "Family gathering space", features: [
|
||||
id: "family-functions", title: "Family Functions", price: "Warm", period: "Gatherings", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorated-with-minimal-floral-bouquets-candles-wedding-celebration-table-with-chiavari-seats-outdoors-gardens-front-fruits-trees_8353-10876.jpg", imageAlt: "Family gathering space", features: [
|
||||
"Comfortable space for all ages", "Easy accessibility", "Flexible room arrangements", "Convenient location", "Affordable pricing"
|
||||
],
|
||||
button: { text: "Book Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "community", title: "Community Events", price: "Versatile", period: "Space", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg?_wi=3", imageAlt: "Event venue exterior", features: [
|
||||
id: "community", title: "Community Events", price: "Versatile", period: "Space", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-several-tables-put-front-glass-building_181624-9903.jpg", imageAlt: "Event venue exterior", features: [
|
||||
"Large capacity space", "Open layout flexibility", "Parking for attendees", "Central location", "Professional management"
|
||||
],
|
||||
button: { text: "Contact Us", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "corporate", title: "Corporate Events", price: "Professional", period: "Setup", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg?_wi=4", imageAlt: "Corporate event setup", features: [
|
||||
id: "corporate", title: "Corporate Events", price: "Professional", period: "Setup", imageSrc: "http://img.b2bpic.net/free-photo/wedding-photography-southern-cross-guest-ranch-madison-ga_181624-10722.jpg", imageAlt: "Corporate event setup", features: [
|
||||
"Conference-ready layout", "Modern audio-visual setup", "Breakout room options", "Catering facilities", "Professional ambiance"
|
||||
],
|
||||
button: { text: "Schedule Meeting", href: "#contact" }
|
||||
@@ -222,15 +223,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh & Anjali", role: "Bride & Groom", company: "Wedding Celebration", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait-beach_23-2149044003.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-portrait-beach_23-2149044003.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Nair", role: "Event Organizer", company: "Professional Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-with-child_23-2149001395.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-family-with-child_23-2149001395.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anil Sharma", role: "Family Head", company: "Family Function", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167448.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sneha & Vikram", role: "Couple", company: "Engagement Ceremony", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user