Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
470
src/app/page.tsx
470
src/app/page.tsx
@@ -31,70 +31,45 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#event-services",
|
||||
},
|
||||
name: "Services", id: "#event-services"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "#event-services",
|
||||
},
|
||||
name: "Events", id: "#event-services"},
|
||||
{
|
||||
name: "Branding",
|
||||
id: "#branding-services",
|
||||
},
|
||||
name: "Branding", id: "#branding-services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="KONCEPT"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "glowing-orb"}}
|
||||
title="We Create Experiences That Last a Lifetime"
|
||||
description="From intimate celebrations to large-scale corporate events — KONCEPT delivers excellence at every step. Based in Bengaluru, India, we transform visions into unforgettable realities."
|
||||
kpis={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Events Executed",
|
||||
},
|
||||
value: "500+", label: "Events Executed"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years of Excellence",
|
||||
},
|
||||
value: "10+", label: "Years of Excellence"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "100%", label: "Client Satisfaction"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#event-services",
|
||||
},
|
||||
text: "Explore Services", href: "#event-services"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-setting-table-luxury-place_8353-9905.jpg"
|
||||
@@ -103,50 +78,30 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86537.jpg",
|
||||
alt: "Happy client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86537.jpg", alt: "Happy client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-shirt-pants-holding-hands-pockets-looking-confident_176474-17260.jpg",
|
||||
alt: "Satisfied partner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-shirt-pants-holding-hands-pockets-looking-confident_176474-17260.jpg", alt: "Satisfied partner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-redhaired-woman-sitting-windowsill_231208-14235.jpg",
|
||||
alt: "Event attendee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-redhaired-woman-sitting-windowsill_231208-14235.jpg", alt: "Event attendee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building-show-namaste-hands-sign_627829-13649.jpg",
|
||||
alt: "Corporate client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building-show-namaste-hands-sign_627829-13649.jpg", alt: "Corporate client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-keeps-hand-hip_273609-43137.jpg",
|
||||
alt: "Brand representative",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-dark-skinned-woman-laughs-happily-keeps-hand-hip_273609-43137.jpg", alt: "Brand representative"},
|
||||
]}
|
||||
avatarText="Join our growing list of satisfied clients!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Event Management",
|
||||
type: "text", text: "Event Management"},
|
||||
{
|
||||
type: "text-icon", text: "Branding Expertise", icon: Feather,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Branding Expertise",
|
||||
icon: Feather,
|
||||
type: "text", text: "Seamless Execution"},
|
||||
{
|
||||
type: "text-icon", text: "Creative Design", icon: Palette,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Seamless Execution",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Creative Design",
|
||||
icon: Palette,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unforgettable Experiences",
|
||||
},
|
||||
type: "text", text: "Unforgettable Experiences"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -156,18 +111,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "KONCEPT is a Bengaluru-based event management and branding powerhouse, trusted by individuals, corporates, and brands to deliver unforgettable experiences.",
|
||||
},
|
||||
type: "text", content: "KONCEPT is a Bengaluru-based event management and branding powerhouse, trusted by individuals, corporates, and brands to deliver unforgettable experiences."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More About Us", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas-office_176420-1724.jpg"
|
||||
imageAlt="Professional event planners in a discussion"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,75 +127,33 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Corporate & Conference",
|
||||
description: "Seamlessly managed professional gatherings and conferences.",
|
||||
imageSrc: "asset://feature-icon-1",
|
||||
},
|
||||
title: "Corporate & Conference", description: "Seamlessly managed professional gatherings and conferences.", imageSrc: "asset://feature-icon-1"},
|
||||
{
|
||||
title: "Anniversary Party Planning",
|
||||
description: "Creating memorable milestones for cherished celebrations.",
|
||||
imageSrc: "asset://feature-icon-2",
|
||||
},
|
||||
title: "Anniversary Party Planning", description: "Creating memorable milestones for cherished celebrations.", imageSrc: "asset://feature-icon-2"},
|
||||
{
|
||||
title: "Baby Shower Planning",
|
||||
description: "Delightful celebrations for welcoming new arrivals.",
|
||||
imageSrc: "asset://feature-icon-3",
|
||||
},
|
||||
title: "Baby Shower Planning", description: "Delightful celebrations for welcoming new arrivals.", imageSrc: "asset://feature-icon-3"},
|
||||
{
|
||||
title: "Birthday Party Planning",
|
||||
description: "Personalized and unforgettable birthday experiences for all ages.",
|
||||
imageSrc: "asset://feature-icon-4",
|
||||
},
|
||||
title: "Birthday Party Planning", description: "Personalized and unforgettable birthday experiences for all ages.", imageSrc: "asset://feature-icon-4"},
|
||||
{
|
||||
title: "Catering",
|
||||
description: "Exquisite culinary experiences tailored to your event.",
|
||||
imageSrc: "asset://feature-icon-5",
|
||||
},
|
||||
title: "Catering", description: "Exquisite culinary experiences tailored to your event.", imageSrc: "asset://feature-icon-5"},
|
||||
{
|
||||
title: "Children's Party Planning",
|
||||
description: "Fun-filled, imaginative parties for the little ones.",
|
||||
imageSrc: "asset://feature-icon-6",
|
||||
},
|
||||
title: "Children's Party Planning", description: "Fun-filled, imaginative parties for the little ones.", imageSrc: "asset://feature-icon-6"},
|
||||
{
|
||||
title: "Corporate Events",
|
||||
description: "Sophisticated events that reflect your brand's professionalism.",
|
||||
imageSrc: "asset://feature-icon-7",
|
||||
},
|
||||
title: "Corporate Events", description: "Sophisticated events that reflect your brand's professionalism.", imageSrc: "asset://feature-icon-7"},
|
||||
{
|
||||
title: "Decorations",
|
||||
description: "Transforming spaces with stunning and thematic decor.",
|
||||
imageSrc: "asset://feature-icon-8",
|
||||
},
|
||||
title: "Decorations", description: "Transforming spaces with stunning and thematic decor.", imageSrc: "asset://feature-icon-8"},
|
||||
{
|
||||
title: "Event Marketing",
|
||||
description: "Strategic promotion to ensure maximum attendance and impact.",
|
||||
imageSrc: "asset://feature-icon-9",
|
||||
},
|
||||
title: "Event Marketing", description: "Strategic promotion to ensure maximum attendance and impact.", imageSrc: "asset://feature-icon-9"},
|
||||
{
|
||||
title: "Religious Events",
|
||||
description: "Respectful and beautifully organized spiritual gatherings.",
|
||||
imageSrc: "asset://feature-icon-10",
|
||||
},
|
||||
title: "Religious Events", description: "Respectful and beautifully organized spiritual gatherings.", imageSrc: "asset://feature-icon-10"},
|
||||
{
|
||||
title: "Retirement Party Planning",
|
||||
description: "Honoring careers with elegant and heartfelt farewells.",
|
||||
imageSrc: "asset://feature-icon-11",
|
||||
},
|
||||
title: "Retirement Party Planning", description: "Honoring careers with elegant and heartfelt farewells.", imageSrc: "asset://feature-icon-11"},
|
||||
{
|
||||
title: "School Events",
|
||||
description: "Engaging and safe events for educational institutions.",
|
||||
imageSrc: "asset://feature-icon-12",
|
||||
},
|
||||
title: "School Events", description: "Engaging and safe events for educational institutions.", imageSrc: "asset://feature-icon-12"},
|
||||
{
|
||||
title: "Theme Parties",
|
||||
description: "Immersive experiences brought to life with creative themes.",
|
||||
imageSrc: "asset://feature-icon-13",
|
||||
},
|
||||
title: "Theme Parties", description: "Immersive experiences brought to life with creative themes.", imageSrc: "asset://feature-icon-13"},
|
||||
{
|
||||
title: "Weddings & Engagements",
|
||||
description: "Dream weddings and engagements meticulously crafted to perfection.",
|
||||
imageSrc: "asset://feature-icon-14",
|
||||
},
|
||||
title: "Weddings & Engagements", description: "Dream weddings and engagements meticulously crafted to perfection.", imageSrc: "asset://feature-icon-14"},
|
||||
]}
|
||||
title="Events We Bring to Life"
|
||||
description="From meticulous planning to flawless execution, our expert team ensures every event is a masterpiece. Explore our comprehensive event management services."
|
||||
@@ -260,100 +167,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "ATL & BTL Activations",
|
||||
description: "Engaging activations for impactful brand visibility.",
|
||||
imageSrc: "asset://branding-icon-1",
|
||||
},
|
||||
title: "ATL & BTL Activations", description: "Engaging activations for impactful brand visibility.", imageSrc: "asset://branding-icon-1"},
|
||||
{
|
||||
title: "Artist Management",
|
||||
description: "Connecting you with top talent for your events and campaigns.",
|
||||
imageSrc: "asset://branding-icon-2",
|
||||
},
|
||||
title: "Artist Management", description: "Connecting you with top talent for your events and campaigns.", imageSrc: "asset://branding-icon-2"},
|
||||
{
|
||||
title: "Celebrity Management",
|
||||
description: "Harnessing star power to elevate your brand's appeal.",
|
||||
imageSrc: "asset://branding-icon-3",
|
||||
},
|
||||
title: "Celebrity Management", description: "Harnessing star power to elevate your brand's appeal.", imageSrc: "asset://branding-icon-3"},
|
||||
{
|
||||
title: "Product Promotions",
|
||||
description: "Creative strategies to launch and promote your products effectively.",
|
||||
imageSrc: "asset://branding-icon-4",
|
||||
},
|
||||
title: "Product Promotions", description: "Creative strategies to launch and promote your products effectively.", imageSrc: "asset://branding-icon-4"},
|
||||
{
|
||||
title: "Marketing Consultant",
|
||||
description: "Expert advice to optimize your marketing efforts and strategy.",
|
||||
imageSrc: "asset://branding-icon-5",
|
||||
},
|
||||
title: "Marketing Consultant", description: "Expert advice to optimize your marketing efforts and strategy.", imageSrc: "asset://branding-icon-5"},
|
||||
{
|
||||
title: "Billboard Design & Consulting",
|
||||
description: "Eye-catching outdoor advertising that gets noticed.",
|
||||
imageSrc: "asset://branding-icon-6",
|
||||
},
|
||||
title: "Billboard Design & Consulting", description: "Eye-catching outdoor advertising that gets noticed.", imageSrc: "asset://branding-icon-6"},
|
||||
{
|
||||
title: "Branding",
|
||||
description: "Developing strong and cohesive brand identities.",
|
||||
imageSrc: "asset://branding-icon-7",
|
||||
},
|
||||
title: "Branding", description: "Developing strong and cohesive brand identities.", imageSrc: "asset://branding-icon-7"},
|
||||
{
|
||||
title: "Content Management",
|
||||
description: "Crafting compelling content that resonates with your audience.",
|
||||
imageSrc: "asset://branding-icon-8",
|
||||
},
|
||||
title: "Content Management", description: "Crafting compelling content that resonates with your audience.", imageSrc: "asset://branding-icon-8"},
|
||||
{
|
||||
title: "Digital Marketing",
|
||||
description: "Driving online growth through comprehensive digital strategies.",
|
||||
imageSrc: "asset://branding-icon-9",
|
||||
},
|
||||
title: "Digital Marketing", description: "Driving online growth through comprehensive digital strategies.", imageSrc: "asset://branding-icon-9"},
|
||||
{
|
||||
title: "Graphic Design",
|
||||
description: "Visually stunning designs that communicate your message.",
|
||||
imageSrc: "asset://branding-icon-10",
|
||||
},
|
||||
title: "Graphic Design", description: "Visually stunning designs that communicate your message.", imageSrc: "asset://branding-icon-10"},
|
||||
{
|
||||
title: "Logo Design",
|
||||
description: "Creating distinctive logos that capture your brand's essence.",
|
||||
imageSrc: "asset://branding-icon-11",
|
||||
},
|
||||
title: "Logo Design", description: "Creating distinctive logos that capture your brand's essence.", imageSrc: "asset://branding-icon-11"},
|
||||
{
|
||||
title: "Marketing Strategy Consultation",
|
||||
description: "Developing robust strategies for sustainable market growth.",
|
||||
imageSrc: "asset://branding-icon-12",
|
||||
},
|
||||
title: "Marketing Strategy Consultation", description: "Developing robust strategies for sustainable market growth.", imageSrc: "asset://branding-icon-12"},
|
||||
{
|
||||
title: "Outdoor Advertising",
|
||||
description: "Maximizing visibility with impactful outdoor campaigns.",
|
||||
imageSrc: "asset://branding-icon-13",
|
||||
},
|
||||
title: "Outdoor Advertising", description: "Maximizing visibility with impactful outdoor campaigns.", imageSrc: "asset://branding-icon-13"},
|
||||
{
|
||||
title: "Paid Advertising",
|
||||
description: "Targeted campaigns for immediate reach and conversions.",
|
||||
imageSrc: "asset://branding-icon-14",
|
||||
},
|
||||
title: "Paid Advertising", description: "Targeted campaigns for immediate reach and conversions.", imageSrc: "asset://branding-icon-14"},
|
||||
{
|
||||
title: "Pay-Per-Click Consulting",
|
||||
description: "Optimizing PPC campaigns for higher ROI.",
|
||||
imageSrc: "asset://branding-icon-15",
|
||||
},
|
||||
title: "Pay-Per-Click Consulting", description: "Optimizing PPC campaigns for higher ROI.", imageSrc: "asset://branding-icon-15"},
|
||||
{
|
||||
title: "Print Ads",
|
||||
description: "Designing effective print advertisements for traditional media.",
|
||||
imageSrc: "asset://branding-icon-16",
|
||||
},
|
||||
title: "Print Ads", description: "Designing effective print advertisements for traditional media.", imageSrc: "asset://branding-icon-16"},
|
||||
{
|
||||
title: "Radio",
|
||||
description: "Engaging audio campaigns that captivate listeners.",
|
||||
imageSrc: "asset://branding-icon-17",
|
||||
},
|
||||
title: "Radio", description: "Engaging audio campaigns that captivate listeners.", imageSrc: "asset://branding-icon-17"},
|
||||
{
|
||||
title: "Search Engine Optimisation",
|
||||
description: "Improving organic search rankings for increased visibility.",
|
||||
imageSrc: "asset://branding-icon-18",
|
||||
},
|
||||
title: "Search Engine Optimisation", description: "Improving organic search rankings for increased visibility.", imageSrc: "asset://branding-icon-18"},
|
||||
{
|
||||
title: "Social Media Marketing",
|
||||
description: "Building vibrant communities and brand presence online.",
|
||||
imageSrc: "asset://branding-icon-19",
|
||||
},
|
||||
title: "Social Media Marketing", description: "Building vibrant communities and brand presence online.", imageSrc: "asset://branding-icon-19"},
|
||||
]}
|
||||
title="Power Your Brand with KONCEPT"
|
||||
description="Amplify your presence and connect with your audience through our innovative branding and activation strategies."
|
||||
@@ -367,25 +217,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "End-to-End Planning",
|
||||
description: "Comprehensive solutions from concept to flawless execution.",
|
||||
imageSrc: "asset://why-us-icon-1",
|
||||
},
|
||||
title: "End-to-End Planning", description: "Comprehensive solutions from concept to flawless execution.", imageSrc: "asset://why-us-icon-1"},
|
||||
{
|
||||
title: "Creative & Detail-Oriented Team",
|
||||
description: "Innovative ideas matched with meticulous attention to detail.",
|
||||
imageSrc: "asset://why-us-icon-2",
|
||||
},
|
||||
title: "Creative & Detail-Oriented Team", description: "Innovative ideas matched with meticulous attention to detail.", imageSrc: "asset://why-us-icon-2"},
|
||||
{
|
||||
title: "On-Time Delivery",
|
||||
description: "Reliable and punctual service, every single time.",
|
||||
imageSrc: "asset://why-us-icon-3",
|
||||
},
|
||||
title: "On-Time Delivery", description: "Reliable and punctual service, every single time.", imageSrc: "asset://why-us-icon-3"},
|
||||
{
|
||||
title: "Trusted by 500+ Happy Clients",
|
||||
description: "A proven track record of successful events and satisfied customers.",
|
||||
imageSrc: "asset://why-us-icon-4",
|
||||
},
|
||||
title: "Trusted by 500+ Happy Clients", description: "A proven track record of successful events and satisfied customers.", imageSrc: "asset://why-us-icon-4"},
|
||||
]}
|
||||
title="Why Choose KONCEPT?"
|
||||
description="Our unwavering commitment to excellence and client satisfaction sets us apart, ensuring every project is delivered with precision and passion."
|
||||
@@ -397,35 +235,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sindhu Basavaraju",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2076.jpg",
|
||||
imageAlt: "Sindhu Basavaraju",
|
||||
},
|
||||
id: "1", name: "Sindhu Basavaraju", imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2076.jpg", imageAlt: "Sindhu Basavaraju"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Victoria Raj",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-indian-male-student-wear-eyeglasses-casual-posed-outdoor_627829-5202.jpg",
|
||||
imageAlt: "Victoria Raj",
|
||||
},
|
||||
id: "2", name: "Victoria Raj", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-indian-male-student-wear-eyeglasses-casual-posed-outdoor_627829-5202.jpg", imageAlt: "Victoria Raj"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Shruti Kulkarni",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-latin-girl-wearing-casual-clothes-smiling-looking-confident-camera-with-crossed-arms-hand-chin-thinking-positive_839833-14069.jpg",
|
||||
imageAlt: "Shruti Kulkarni",
|
||||
},
|
||||
id: "3", name: "Shruti Kulkarni", imageSrc: "http://img.b2bpic.net/free-photo/young-latin-girl-wearing-casual-clothes-smiling-looking-confident-camera-with-crossed-arms-hand-chin-thinking-positive_839833-14069.jpg", imageAlt: "Shruti Kulkarni"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Hamsini Hamsu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1082.jpg",
|
||||
imageAlt: "Hamsini Hamsu",
|
||||
},
|
||||
id: "4", name: "Hamsini Hamsu", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1082.jpg", imageAlt: "Hamsini Hamsu"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Naveena Jain",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-woman-showing-her-tongue_93675-133223.jpg",
|
||||
imageAlt: "Naveena Jain",
|
||||
},
|
||||
id: "5", name: "Naveena Jain", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-woman-showing-her-tongue_93675-133223.jpg", imageAlt: "Naveena Jain"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Trusted Reviews"
|
||||
@@ -442,75 +260,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Wedding Grandeur",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg",
|
||||
imageAlt: "Grand wedding stage decor with flowers",
|
||||
},
|
||||
id: "p1", name: "Wedding Grandeur", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/glass-tower-full-champaigne-mosaic-background_8353-10398.jpg", imageAlt: "Grand wedding stage decor with flowers"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Corporate Summit",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg",
|
||||
imageAlt: "Corporate conference event with delegates",
|
||||
},
|
||||
id: "p2", name: "Corporate Summit", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg", imageAlt: "Corporate conference event with delegates"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Birthday Bash",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/let-s-sing-happy-birthday-her_329181-7627.jpg",
|
||||
imageAlt: "Colorful birthday party decorations for kids",
|
||||
},
|
||||
id: "p3", name: "Birthday Bash", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/let-s-sing-happy-birthday-her_329181-7627.jpg", imageAlt: "Colorful birthday party decorations for kids"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Product Launch",
|
||||
price: "Branding",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painters-use-colorful-paint-tubes-brushes-create-masterpiece_482257-122836.jpg",
|
||||
imageAlt: "Product launch event with stage spotlight",
|
||||
},
|
||||
id: "p4", name: "Product Launch", price: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/painters-use-colorful-paint-tubes-brushes-create-masterpiece_482257-122836.jpg", imageAlt: "Product launch event with stage spotlight"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Anniversary Gala",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg",
|
||||
imageAlt: "Elegant anniversary dinner setting",
|
||||
},
|
||||
id: "p5", name: "Anniversary Gala", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg", imageAlt: "Elegant anniversary dinner setting"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Outdoor Campaign",
|
||||
price: "Branding",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mupi-template-urban-environment_23-2148197216.jpg",
|
||||
imageAlt: "Outdoor advertising billboard in a city",
|
||||
},
|
||||
id: "p6", name: "Outdoor Campaign", price: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/mupi-template-urban-environment_23-2148197216.jpg", imageAlt: "Outdoor advertising billboard in a city"},
|
||||
{
|
||||
id: "p7",
|
||||
name: "Gala Dinner",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-prizes-winner-concept_23-2149059948.jpg",
|
||||
imageAlt: "Corporate gala dinner banquet hall",
|
||||
},
|
||||
id: "p7", name: "Gala Dinner", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/golden-prizes-winner-concept_23-2149059948.jpg", imageAlt: "Corporate gala dinner banquet hall"},
|
||||
{
|
||||
id: "p8",
|
||||
name: "Baby Shower Joy",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-tea-home_329181-9321.jpg",
|
||||
imageAlt: "Baby shower party decorations",
|
||||
},
|
||||
id: "p8", name: "Baby Shower Joy", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-tea-home_329181-9321.jpg", imageAlt: "Baby shower party decorations"},
|
||||
{
|
||||
id: "p9",
|
||||
name: "Brand Strategy",
|
||||
price: "Branding",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg",
|
||||
imageAlt: "Branding agency meeting room",
|
||||
},
|
||||
id: "p9", name: "Brand Strategy", price: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg", imageAlt: "Branding agency meeting room"},
|
||||
{
|
||||
id: "p10",
|
||||
name: "Religious Festivities",
|
||||
price: "Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/partially-front-view-carnival-mask_23-2149197527.jpg",
|
||||
imageAlt: "Religious ceremony traditional decor",
|
||||
},
|
||||
id: "p10", name: "Religious Festivities", price: "Event", imageSrc: "http://img.b2bpic.net/free-photo/partially-front-view-carnival-mask_23-2149197527.jpg", imageAlt: "Religious ceremony traditional decor"},
|
||||
]}
|
||||
title="Moments We've Made Magic"
|
||||
description="Explore a selection of our most memorable events and creative branding projects, showcasing our versatility and dedication to perfection."
|
||||
@@ -521,17 +289,14 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get a Quote"
|
||||
tagAnimation="slide-up"
|
||||
title="Let's Plan Something Extraordinary"
|
||||
description="Book your consultation online or visit us in person. Our team in Bengaluru, Karnataka, is ready to discuss your vision.\n\n📍 1532, 7th Main, 7th D Cross Rd, Kengeri Satellite Town, Bengaluru, Karnataka 560060\n📞 +91 63624 69366 (Also on WhatsApp)"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Quote",
|
||||
href: "https://wa.me/916362469366",
|
||||
},
|
||||
text: "Get Your Free Quote", href: "https://wa.me/916362469366"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
tagIcon={Bell}
|
||||
@@ -544,94 +309,57 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#event-services",
|
||||
},
|
||||
label: "Services", href: "#event-services"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#gallery",
|
||||
},
|
||||
label: "Gallery", href: "#gallery"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Corporate Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Corporate Events", href: "#"},
|
||||
{
|
||||
label: "Weddings",
|
||||
href: "#",
|
||||
},
|
||||
label: "Weddings", href: "#"},
|
||||
{
|
||||
label: "Birthday Parties",
|
||||
href: "#",
|
||||
},
|
||||
label: "Birthday Parties", href: "#"},
|
||||
{
|
||||
label: "Theme Parties",
|
||||
href: "#",
|
||||
},
|
||||
label: "Theme Parties", href: "#"},
|
||||
{
|
||||
label: "Event Marketing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Event Marketing", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Brand Activations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Brand Activations", href: "#"},
|
||||
{
|
||||
label: "Digital Marketing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Digital Marketing", href: "#"},
|
||||
{
|
||||
label: "Graphic Design",
|
||||
href: "#",
|
||||
},
|
||||
label: "Graphic Design", href: "#"},
|
||||
{
|
||||
label: "Logo Design",
|
||||
href: "#",
|
||||
},
|
||||
label: "Logo Design", href: "#"},
|
||||
{
|
||||
label: "Content Management",
|
||||
href: "#",
|
||||
},
|
||||
label: "Content Management", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "📍 1532, 7th Main, 7th D Cross Rd, Kengeri Satellite Town, Bengaluru – 560060",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
label: "📍 1532, 7th Main, 7th D Cross Rd, Kengeri Satellite Town, Bengaluru – 560060", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
{
|
||||
label: "📞 +91 63624 69366",
|
||||
href: "tel:+916362469366",
|
||||
},
|
||||
label: "📞 +91 63624 69366", href: "tel:+916362469366"},
|
||||
{
|
||||
label: "💬 WhatsApp",
|
||||
href: "https://wa.me/916362469366",
|
||||
},
|
||||
label: "💬 WhatsApp", href: "https://wa.me/916362469366"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="KONCEPT"
|
||||
bottomText="© 2025 KONCEPT. All Rights Reserved. | Creating Experiences. Building Brands."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user