Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 20:23:18 +00:00

View File

@@ -30,75 +30,48 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Features", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Testimonials", id: "testimonials"},
{
name: "FAQ", id: "faq"},
{
name: "Contact", id: "contact"},
]}
brandName="Kingdave"
button={{
text: "WhatsApp Us",
href: "https://wa.me/yournumber",
}}
text: "WhatsApp Us", href: "https://wa.me/yournumber"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="We Build Digital Empires"
description="Kingdave Agency provides end-to-end web solutions, from high-performance backend architecture to intuitive frontend designs that convert."
tag="Your Digital Growth Partner"
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
{
text: "WhatsApp Us",
href: "https://wa.me/yournumber",
},
text: "WhatsApp Us", href: "https://wa.me/yournumber"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-digital-landscape-with-network-grid_1048-10362.jpg",
imageAlt: "digital agency high tech interface",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-digital-landscape-with-network-grid_1048-10362.jpg", imageAlt: "digital agency high tech interface"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906278.jpg",
imageAlt: "web development agency workspace",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/innovative-futuristic-classroom-students_23-2150906278.jpg", imageAlt: "web development agency workspace"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg",
imageAlt: "abstract geometry dark tech background",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg", imageAlt: "abstract geometry dark tech background"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg",
imageAlt: "digital transformation light streams",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-looking-startup-analytics-pc_482257-74478.jpg", imageAlt: "digital transformation light streams"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165966.jpg",
imageAlt: "modern server room technology",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hacker_23-2148165966.jpg", imageAlt: "modern server room technology"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037248.jpg",
imageAlt: "cloud computing concept tech",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037248.jpg", imageAlt: "cloud computing concept tech"},
]}
/>
</div>
@@ -111,19 +84,13 @@ export default function LandingPage() {
features={[
{
icon: Zap,
title: "Rapid Deployment",
description: "Get your web platform live in weeks, not months.",
},
title: "Rapid Deployment", description: "Get your web platform live in weeks, not months."},
{
icon: Shield,
title: "Robust Security",
description: "Enterprise-grade protection for all your user data.",
},
title: "Robust Security", description: "Enterprise-grade protection for all your user data."},
{
icon: Database,
title: "Scalable Backend",
description: "High-availability architecture that grows with you.",
},
title: "Scalable Backend", description: "High-availability architecture that grows with you."},
]}
title="Built for Scale and Performance"
description="We specialize in modern technologies that ensure your business stays ahead of the curve."
@@ -132,50 +99,26 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice Wang",
role: "CTO",
company: "TechStart",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
},
id: "1", name: "Alice Wang", role: "CTO", company: "TechStart", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg"},
{
id: "2",
name: "Mark Miller",
role: "CEO",
company: "GrowthOps",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1702.jpg",
},
id: "2", name: "Mark Miller", role: "CEO", company: "GrowthOps", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1702.jpg"},
{
id: "3",
name: "Sarah Lee",
role: "Head of Ops",
company: "Flux Co.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-model-sitting-chair_23-2148503630.jpg",
},
id: "3", name: "Sarah Lee", role: "Head of Ops", company: "Flux Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-model-sitting-chair_23-2148503630.jpg"},
{
id: "4",
name: "James Bond",
role: "Product Lead",
company: "SecureNet",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
},
id: "4", name: "James Bond", role: "Product Lead", company: "SecureNet", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"},
{
id: "5",
name: "Emily Rose",
role: "Founder",
company: "Bloom Labs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
},
id: "5", name: "Emily Rose", role: "Founder", company: "Bloom Labs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"},
]}
title="Trusted by Visionaries"
description="See why top startups choose Kingdave for their digital transformation."
@@ -191,30 +134,15 @@ export default function LandingPage() {
faqsAnimation="blur-reveal"
faqs={[
{
id: "1",
title: "What is your typical project timeline?",
content: "Most of our web platform builds are completed within 4 to 8 weeks, depending on complexity.",
},
id: "1", title: "What is your typical project timeline?", content: "Most of our web platform builds are completed within 4 to 8 weeks, depending on complexity."},
{
id: "2",
title: "Do you provide ongoing maintenance?",
content: "Yes, we offer monthly maintenance and performance optimization packages for all our clients.",
},
id: "2", title: "Do you provide ongoing maintenance?", content: "Yes, we offer monthly maintenance and performance optimization packages for all our clients."},
{
id: "3",
title: "Can you handle complex backend integrations?",
content: "Absolutely. Our expertise spans custom APIs, cloud infrastructure, and database architecture.",
},
id: "3", title: "Can you handle complex backend integrations?", content: "Absolutely. Our expertise spans custom APIs, cloud infrastructure, and database architecture."},
{
id: "4",
title: "How do we communicate during the build?",
content: "We prioritize direct channels like WhatsApp and Slack to ensure quick feedback loops.",
},
id: "4", title: "How do we communicate during the build?", content: "We prioritize direct channels like WhatsApp and Slack to ensure quick feedback loops."},
{
id: "5",
title: "Is my data secure?",
content: "We implement enterprise-grade encryption and follow best practices in security for all developed applications.",
},
id: "5", title: "Is my data secure?", content: "We implement enterprise-grade encryption and follow best practices in security for all developed applications."},
]}
/>
</div>
@@ -223,8 +151,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Collaborate"
title="Ready to Build Your Platform?"
description="Reach out to us via email or click the button below to start a conversation on WhatsApp."
@@ -239,13 +166,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Kingdave Agency"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "WhatsApp Support",
href: "https://wa.me/yournumber",
}}
text: "WhatsApp Support", href: "https://wa.me/yournumber"}}
/>
</div>
</ReactLenis>