Merge version_1 into main #2
195
src/app/page.tsx
195
src/app/page.tsx
@@ -39,9 +39,7 @@ export default function HomePage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book Now", href: "/contact"}}
|
||||
brandName="N Convention"
|
||||
/>
|
||||
</div>
|
||||
@@ -51,22 +49,16 @@ export default function HomePage() {
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg",
|
||||
alt: "N Convention Venue",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/restaurant-hall-with-small-stage-monitor-red-curtains-brick-walls-white-napoleon-chairs_140725-8447.jpg", alt: "N Convention Venue"},
|
||||
]}
|
||||
avatarText="Trusted for 500+ Events"
|
||||
title="Elegant Convention Hall in Proddatur for Weddings & Grand Events"
|
||||
description="Celebrate your special occasions at N Convention, a spacious and beautifully designed venue perfect for weddings, receptions, and celebrations. Modern facilities, ample parking, and professional service for your perfect event."
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+919876543210",
|
||||
},
|
||||
text: "📞 Call Now", href: "tel:+919876543210"},
|
||||
{
|
||||
text: "📅 Check Availability",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "📅 Check Availability", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="min-h-screen flex items-center justify-center"
|
||||
@@ -80,9 +72,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -93,29 +83,17 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Spacious Convention Hall",
|
||||
description: "Large, well-maintained halls with flexible layouts to accommodate weddings, receptions, corporate events, and gatherings of up to 1000+ guests.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg?_wi=1",
|
||||
imageAlt: "Convention Hall Exterior",
|
||||
},
|
||||
title: "Spacious Convention Hall", description: "Large, well-maintained halls with flexible layouts to accommodate weddings, receptions, corporate events, and gatherings of up to 1000+ guests.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745315.jpg", imageAlt: "Convention Hall Exterior"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=1",
|
||||
imageAlt: "Wedding Setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", imageAlt: "Wedding Setup"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Modern Facilities & Comfort",
|
||||
description: "Air-conditioned halls, professional lighting systems, stage setup, sound systems, and comfortable seating arrangements for all event types.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg?_wi=1",
|
||||
imageAlt: "Dining Hall",
|
||||
},
|
||||
title: "Modern Facilities & Comfort", description: "Air-conditioned halls, professional lighting systems, stage setup, sound systems, and comfortable seating arrangements for all event types.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-decoration-table_8353-9288.jpg", imageAlt: "Dining Hall"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg?_wi=2",
|
||||
imageAlt: "Wedding Decoration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-elegant-wedding-landing-page-template_52683-15129.jpg", imageAlt: "Wedding Decoration"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -127,9 +105,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Facilities",
|
||||
href: "/about",
|
||||
},
|
||||
text: "View Facilities", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -139,33 +115,13 @@ export default function HomePage() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Weddings & Receptions",
|
||||
price: "Customized",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-floral-wedding-frame-invitation-card_1340-5102.jpg",
|
||||
imageAlt: "Wedding Event",
|
||||
},
|
||||
id: "1", name: "Weddings & Receptions", price: "Customized", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-floral-wedding-frame-invitation-card_1340-5102.jpg", imageAlt: "Wedding Event"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Engagement Ceremonies",
|
||||
price: "Customized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg",
|
||||
imageAlt: "Engagement Ceremony",
|
||||
},
|
||||
id: "2", name: "Engagement Ceremonies", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-something-from-food-truck_23-2148914602.jpg", imageAlt: "Engagement Ceremony"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Birthday Parties",
|
||||
price: "Customized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-people-celebrating-birthday_23-2150810039.jpg",
|
||||
imageAlt: "Birthday Party",
|
||||
},
|
||||
id: "3", name: "Birthday Parties", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-people-celebrating-birthday_23-2150810039.jpg", imageAlt: "Birthday Party"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Corporate Events",
|
||||
price: "Customized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg",
|
||||
imageAlt: "Corporate Event",
|
||||
},
|
||||
id: "4", name: "Corporate Events", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-business-desk_23-2149332995.jpg", imageAlt: "Corporate Event"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -182,59 +138,23 @@ export default function HomePage() {
|
||||
<TestimonialCardThirteen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
handle: "@rajeshdotcom",
|
||||
testimonial: "Perfect venue for our wedding reception. The spacious hall, professional staff, and attention to detail made our day absolutely memorable. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "1", name: "Rajesh Kumar", handle: "@rajeshdotcom", testimonial: "Perfect venue for our wedding reception. The spacious hall, professional staff, and attention to detail made our day absolutely memorable. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priyasharma92",
|
||||
testimonial: "We hosted our daughter's engagement ceremony here and everything was perfect. The venue is elegant, well-maintained, and the team was incredibly helpful and responsive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-good-looking-handsome-man-wearing-dark-green-turtleneck-sweatshirt-having-cheerful-confident-facial-expression-isolated-shot-charismatic-easy-going-young-man-with-beard-smiling_343059-4780.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "2", name: "Priya Sharma", handle: "@priyasharma92", testimonial: "We hosted our daughter's engagement ceremony here and everything was perfect. The venue is elegant, well-maintained, and the team was incredibly helpful and responsive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-good-looking-handsome-man-wearing-dark-green-turtleneck-sweatshirt-having-cheerful-confident-facial-expression-isolated-shot-charismatic-easy-going-young-man-with-beard-smiling_343059-4780.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Venkat Reddy",
|
||||
handle: "@venkatreddy",
|
||||
testimonial: "Excellent venue for our corporate event. The parking, lighting, and overall ambiance were exactly what we needed. The team coordinated everything smoothly. Great experience!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman_23-2147626494.jpg",
|
||||
imageAlt: "Venkat Reddy",
|
||||
},
|
||||
id: "3", name: "Venkat Reddy", handle: "@venkatreddy", testimonial: "Excellent venue for our corporate event. The parking, lighting, and overall ambiance were exactly what we needed. The team coordinated everything smoothly. Great experience!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman_23-2147626494.jpg", imageAlt: "Venkat Reddy"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sneha Gupta",
|
||||
handle: "@sneha_gupta",
|
||||
testimonial: "We celebrated my son's birthday here and it was wonderful. The spacious hall allowed us to set up different zones. The venue staff was courteous and accommodating throughout.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg",
|
||||
imageAlt: "Sneha Gupta",
|
||||
},
|
||||
id: "4", name: "Sneha Gupta", handle: "@sneha_gupta", testimonial: "We celebrated my son's birthday here and it was wonderful. The spacious hall allowed us to set up different zones. The venue staff was courteous and accommodating throughout.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-hands-crossed-smiling_158595-3406.jpg", imageAlt: "Sneha Gupta"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Arun Nair",
|
||||
handle: "@arun.nair",
|
||||
testimonial: "Outstanding venue with premium facilities. We held our wedding here and the experience exceeded our expectations. Highly professional team, great execution. Thank you!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-studio-portrait-smiling-blonde-female-pink-jacket_613910-12467.jpg",
|
||||
imageAlt: "Arun Nair",
|
||||
},
|
||||
id: "5", name: "Arun Nair", handle: "@arun.nair", testimonial: "Outstanding venue with premium facilities. We held our wedding here and the experience exceeded our expectations. Highly professional team, great execution. Thank you!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-studio-portrait-smiling-blonde-female-pink-jacket_613910-12467.jpg", imageAlt: "Arun Nair"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Divya Patel",
|
||||
handle: "@divya_events",
|
||||
testimonial: "As an event organizer, I recommend N Convention to all my clients. The flexibility with hall setup, ample space, and cooperative management make it the best choice in Proddatur.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-nice-ginger-guy-stylish-navy-t-shirt-looking-mad-while-posing-blue-studio-background-human-facial-expressions-sincere-emotions-concept-copy-space_639032-2144.jpg",
|
||||
imageAlt: "Divya Patel",
|
||||
},
|
||||
id: "6", name: "Divya Patel", handle: "@divya_events", testimonial: "As an event organizer, I recommend N Convention to all my clients. The flexibility with hall setup, ample space, and cooperative management make it the best choice in Proddatur.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-nice-ginger-guy-stylish-navy-t-shirt-looking-mad-while-posing-blue-studio-background-human-facial-expressions-sincere-emotions-concept-copy-space_639032-2144.jpg", imageAlt: "Divya Patel"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -251,27 +171,15 @@ export default function HomePage() {
|
||||
<MetricCardTwo
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500+",
|
||||
description: "Successful Events Hosted",
|
||||
},
|
||||
id: "1", value: "500+", description: "Successful Events Hosted"},
|
||||
{
|
||||
id: "2",
|
||||
value: "1000+",
|
||||
description: "Maximum Guest Capacity",
|
||||
},
|
||||
id: "2", value: "1000+", description: "Maximum Guest Capacity"},
|
||||
{
|
||||
id: "3",
|
||||
value: "10+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "3", value: "10+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "4",
|
||||
value: "24/7",
|
||||
description: "Availability",
|
||||
},
|
||||
id: "4", value: "24/7", description: "Availability"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -285,37 +193,20 @@ export default function HomePage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What is your venue capacity?",
|
||||
content: "N Convention can accommodate up to 1000+ guests depending on the seating arrangement and event type. We offer flexible configurations for different event requirements.",
|
||||
},
|
||||
id: "1", title: "What is your venue capacity?", content: "N Convention can accommodate up to 1000+ guests depending on the seating arrangement and event type. We offer flexible configurations for different event requirements."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What events can we host?",
|
||||
content: "We host weddings, receptions, engagement ceremonies, birthday parties, corporate events, cultural events, community gatherings, and more. Our flexible spaces can be customized for your specific needs.",
|
||||
},
|
||||
id: "2", title: "What events can we host?", content: "We host weddings, receptions, engagement ceremonies, birthday parties, corporate events, cultural events, community gatherings, and more. Our flexible spaces can be customized for your specific needs."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we have ample parking space available for your guests. Our location provides easy access from the main highway and nearby areas.",
|
||||
},
|
||||
id: "3", title: "Is parking available?", content: "Yes, we have ample parking space available for your guests. Our location provides easy access from the main highway and nearby areas."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What facilities are included?",
|
||||
content: "Our package includes air-conditioned halls, professional lighting, stage setup, sound systems, comfortable seating, and professional staff coordination for your event.",
|
||||
},
|
||||
id: "4", title: "What facilities are included?", content: "Our package includes air-conditioned halls, professional lighting, stage setup, sound systems, comfortable seating, and professional staff coordination for your event."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How do we book?",
|
||||
content: "You can call us directly, send a WhatsApp message, or fill out our booking form. Our team will respond promptly to discuss your event requirements and availability.",
|
||||
},
|
||||
id: "5", title: "How do we book?", content: "You can call us directly, send a WhatsApp message, or fill out our booking form. Our team will respond promptly to discuss your event requirements and availability."},
|
||||
]}
|
||||
ctaTitle="Ready to Book Your Event?"
|
||||
ctaDescription="Get in touch with our team to check availability and discuss your event details. We're here to make your celebration perfect."
|
||||
ctaButton={{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "📞 Call Now", href: "tel:+919876543210"}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -327,13 +218,9 @@ export default function HomePage() {
|
||||
<FooterLogoReveal
|
||||
logoText="N Convention"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user