Merge version_1 into main #2
@@ -6,7 +6,7 @@ import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import Link from "next/link";
|
||||
import { Phone } from "lucide-react";
|
||||
import { Phone, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function ContactPage() {
|
||||
const navItems = [
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -27,8 +26,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Events",
|
||||
items: [
|
||||
title: "Events", items: [
|
||||
{ label: "Weddings", href: "#" },
|
||||
{ label: "Engagements", href: "#" },
|
||||
{ label: "Corporate Events", href: "#" },
|
||||
@@ -37,16 +35,14 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "📞 Call: +91 98765 43210", href: "tel:+919876543210" },
|
||||
{ label: "💬 WhatsApp: +91 98765 43210", href: "https://wa.me/919876543210" },
|
||||
{ label: "📍 Proddatur, Andhra Pradesh", href: "https://maps.google.com/?q=SH+317+Bollavaram+Proddatur" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
@@ -75,9 +71,7 @@ export default function ContactPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "📞 Call Now", href: "tel:+919876543210"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,50 +95,26 @@ export default function ContactPage() {
|
||||
<FaqDouble
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What events can be hosted at N Convention?",
|
||||
content: "N Convention is perfect for weddings, engagement ceremonies, birthday parties, corporate meetings, cultural events, community gatherings, receptions, and other celebrations. Our versatile spaces can be customized for any event type.",
|
||||
},
|
||||
id: "1", title: "What events can be hosted at N Convention?", content: "N Convention is perfect for weddings, engagement ceremonies, birthday parties, corporate meetings, cultural events, community gatherings, receptions, and other celebrations. Our versatile spaces can be customized for any event type."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the guest capacity?",
|
||||
content: "Our spacious convention hall can accommodate hundreds of guests. The exact capacity depends on your event setup and seating arrangement. Please contact us for specific details based on your event type.",
|
||||
},
|
||||
id: "2", title: "What is the guest capacity?", content: "Our spacious convention hall can accommodate hundreds of guests. The exact capacity depends on your event setup and seating arrangement. Please contact us for specific details based on your event type."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we provide ample parking space for your guests with security. Our convenient parking facilities ensure hassle-free access for all attendees.",
|
||||
},
|
||||
id: "3", title: "Is parking available?", content: "Yes, we provide ample parking space for your guests with security. Our convenient parking facilities ensure hassle-free access for all attendees."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What are the venue amenities?",
|
||||
content: "N Convention offers modern facilities including a spacious main hall, stage with professional lighting, dining area, outdoor space, air conditioning, clean restrooms, and backup power supply.",
|
||||
},
|
||||
id: "4", title: "What are the venue amenities?", content: "N Convention offers modern facilities including a spacious main hall, stage with professional lighting, dining area, outdoor space, air conditioning, clean restrooms, and backup power supply."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is the venue available 24 hours?",
|
||||
content: "Yes, we offer 24-hour availability to accommodate your event schedule. You can book for day or evening events based on your requirements.",
|
||||
},
|
||||
id: "5", title: "Is the venue available 24 hours?", content: "Yes, we offer 24-hour availability to accommodate your event schedule. You can book for day or evening events based on your requirements."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do I book the venue?",
|
||||
content: "You can book N Convention by calling us directly at the phone number provided, sending a WhatsApp message, or submitting the booking form on our website. Our team will confirm availability and discuss your specific requirements.",
|
||||
},
|
||||
id: "6", title: "How do I book the venue?", content: "You can book N Convention by calling us directly at the phone number provided, sending a WhatsApp message, or submitting the booking form on our website. Our team will confirm availability and discuss your specific requirements."},
|
||||
{
|
||||
id: "7",
|
||||
title: "Is catering available?",
|
||||
content: "While we provide the venue and basic facilities, you can arrange your own catering or contact our recommended partners. Our dining area is equipped to accommodate professional catering setups.",
|
||||
},
|
||||
id: "7", title: "Is catering available?", content: "While we provide the venue and basic facilities, you can arrange your own catering or contact our recommended partners. Our dining area is equipped to accommodate professional catering setups."},
|
||||
{
|
||||
id: "8",
|
||||
title: "What is the location and how accessible is it?",
|
||||
content: "N Convention is located at SH 317, Bollavaram, Proddatur, Andhra Pradesh 516360. It's easily accessible via highway with clear directions and convenient access from all areas in and around Proddatur.",
|
||||
},
|
||||
id: "8", title: "What is the location and how accessible is it?", content: "N Convention is located at SH 317, Bollavaram, Proddatur, Andhra Pradesh 516360. It's easily accessible via highway with clear directions and convenient access from all areas in and around Proddatur."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about booking and facilities at N Convention"
|
||||
tag="Help"
|
||||
tagIcon="HelpCircle"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -6,7 +6,7 @@ import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import Link from "next/link";
|
||||
import { Image as ImageIcon } from "lucide-react";
|
||||
import { Image as ImageIcon, HelpCircle } from "lucide-react";
|
||||
|
||||
export default function GalleryPage() {
|
||||
const navItems = [
|
||||
@@ -18,8 +18,7 @@ export default function GalleryPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -27,8 +26,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Events",
|
||||
items: [
|
||||
title: "Events", items: [
|
||||
{ label: "Weddings", href: "#" },
|
||||
{ label: "Engagements", href: "#" },
|
||||
{ label: "Corporate Events", href: "#" },
|
||||
@@ -37,16 +35,14 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "📞 Call: +91 98765 43210", href: "tel:+919876543210" },
|
||||
{ label: "💬 WhatsApp: +91 98765 43210", href: "https://wa.me/919876543210" },
|
||||
{ label: "📍 Proddatur, Andhra Pradesh", href: "https://maps.google.com/?q=SH+317+Bollavaram+Proddatur" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Cancellation Policy", href: "#" },
|
||||
@@ -75,9 +71,7 @@ export default function GalleryPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "📞 Call Now",
|
||||
href: "tel:+919876543210",
|
||||
}}
|
||||
text: "📞 Call Now", href: "tel:+919876543210"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,40 +80,20 @@ export default function GalleryPage() {
|
||||
<FeatureCardOne
|
||||
features={[
|
||||
{
|
||||
title: "Wedding Setup",
|
||||
description: "Elegantly decorated venue perfect for wedding ceremonies and receptions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg?_wi=6",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
href: "/gallery",
|
||||
},
|
||||
title: "Wedding Setup", description: "Elegantly decorated venue perfect for wedding ceremonies and receptions", imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg", button: {
|
||||
text: "Learn More", href: "/gallery"},
|
||||
},
|
||||
{
|
||||
title: "Dining Area",
|
||||
description: "Spacious dining hall with professional catering setup and comfortable seating",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg?_wi=5",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
href: "/gallery",
|
||||
},
|
||||
title: "Dining Area", description: "Spacious dining hall with professional catering setup and comfortable seating", imageSrc: "http://img.b2bpic.net/free-photo/table-serving-decoration-with-greenery-white-candles-grey-table_8353-11499.jpg", button: {
|
||||
text: "Learn More", href: "/gallery"},
|
||||
},
|
||||
{
|
||||
title: "Stage & Lighting",
|
||||
description: "Professional stage with ambient lighting for performances and celebrations",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-lights-background-concept_52683-35553.jpg?_wi=6",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
href: "/gallery",
|
||||
},
|
||||
title: "Stage & Lighting", description: "Professional stage with ambient lighting for performances and celebrations", imageSrc: "http://img.b2bpic.net/free-vector/neon-lights-background-concept_52683-35553.jpg", button: {
|
||||
text: "Learn More", href: "/gallery"},
|
||||
},
|
||||
{
|
||||
title: "Outdoor Space",
|
||||
description: "Beautiful outdoor area for pre-event gatherings and open-air celebrations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-flower-decoration-park_181624-38092.jpg?_wi=3",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
href: "/gallery",
|
||||
},
|
||||
title: "Outdoor Space", description: "Beautiful outdoor area for pre-event gatherings and open-air celebrations", imageSrc: "http://img.b2bpic.net/free-photo/wedding-flower-decoration-park_181624-38092.jpg", button: {
|
||||
text: "Learn More", href: "/gallery"},
|
||||
},
|
||||
]}
|
||||
title="Venue Showcase"
|
||||
@@ -138,50 +112,26 @@ export default function GalleryPage() {
|
||||
<FaqDouble
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What events can be hosted at N Convention?",
|
||||
content: "N Convention is perfect for weddings, engagement ceremonies, birthday parties, corporate meetings, cultural events, community gatherings, receptions, and other celebrations. Our versatile spaces can be customized for any event type.",
|
||||
},
|
||||
id: "1", title: "What events can be hosted at N Convention?", content: "N Convention is perfect for weddings, engagement ceremonies, birthday parties, corporate meetings, cultural events, community gatherings, receptions, and other celebrations. Our versatile spaces can be customized for any event type."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the guest capacity?",
|
||||
content: "Our spacious convention hall can accommodate hundreds of guests. The exact capacity depends on your event setup and seating arrangement. Please contact us for specific details based on your event type.",
|
||||
},
|
||||
id: "2", title: "What is the guest capacity?", content: "Our spacious convention hall can accommodate hundreds of guests. The exact capacity depends on your event setup and seating arrangement. Please contact us for specific details based on your event type."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we provide ample parking space for your guests with security. Our convenient parking facilities ensure hassle-free access for all attendees.",
|
||||
},
|
||||
id: "3", title: "Is parking available?", content: "Yes, we provide ample parking space for your guests with security. Our convenient parking facilities ensure hassle-free access for all attendees."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What are the venue amenities?",
|
||||
content: "N Convention offers modern facilities including a spacious main hall, stage with professional lighting, dining area, outdoor space, air conditioning, clean restrooms, and backup power supply.",
|
||||
},
|
||||
id: "4", title: "What are the venue amenities?", content: "N Convention offers modern facilities including a spacious main hall, stage with professional lighting, dining area, outdoor space, air conditioning, clean restrooms, and backup power supply."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is the venue available 24 hours?",
|
||||
content: "Yes, we offer 24-hour availability to accommodate your event schedule. You can book for day or evening events based on your requirements.",
|
||||
},
|
||||
id: "5", title: "Is the venue available 24 hours?", content: "Yes, we offer 24-hour availability to accommodate your event schedule. You can book for day or evening events based on your requirements."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do I book the venue?",
|
||||
content: "You can book N Convention by calling us directly at the phone number provided, sending a WhatsApp message, or submitting the booking form on our website. Our team will confirm availability and discuss your specific requirements.",
|
||||
},
|
||||
id: "6", title: "How do I book the venue?", content: "You can book N Convention by calling us directly at the phone number provided, sending a WhatsApp message, or submitting the booking form on our website. Our team will confirm availability and discuss your specific requirements."},
|
||||
{
|
||||
id: "7",
|
||||
title: "Is catering available?",
|
||||
content: "While we provide the venue and basic facilities, you can arrange your own catering or contact our recommended partners. Our dining area is equipped to accommodate professional catering setups.",
|
||||
},
|
||||
id: "7", title: "Is catering available?", content: "While we provide the venue and basic facilities, you can arrange your own catering or contact our recommended partners. Our dining area is equipped to accommodate professional catering setups."},
|
||||
{
|
||||
id: "8",
|
||||
title: "What is the location and how accessible is it?",
|
||||
content: "N Convention is located at SH 317, Bollavaram, Proddatur, Andhra Pradesh 516360. It's easily accessible via highway with clear directions and convenient access from all areas in and around Proddatur.",
|
||||
},
|
||||
id: "8", title: "What is the location and how accessible is it?", content: "N Convention is located at SH 317, Bollavaram, Proddatur, Andhra Pradesh 516360. It's easily accessible via highway with clear directions and convenient access from all areas in and around Proddatur."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about booking and facilities at N Convention"
|
||||
tag="Help"
|
||||
tagIcon="HelpCircle"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user