Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-21 18:05:05 +00:00

View File

@@ -32,18 +32,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="NewCo"
/>
@@ -51,17 +42,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "plain",
}}
title="Build Your Vision, Scale Your Impact."
description="We help ambitious entrepreneurs transform their ideas into market-leading companies with custom digital solutions."
buttons={[
{
text: "Get Started",
href: "#contact",
},
]}
background={{ variant: "plain" }}
title="New Business, Endless Potential."
description="We specialize in turning fresh business concepts into robust, scalable realities. Let's build something remarkable together."
buttons={[{ text: "Get Started", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797676.jpg"
/>
</div>
@@ -69,11 +53,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="Our Philosophy"
title="Our Vision"
description={[
"Founded on the principles of transparency and technical excellence, we guide your company from ideation to execution.",
"Our team works side-by-side with you to ensure your digital footprint reflects the true quality of your enterprise.",
]}
"We are a new venture dedicated to clarity, precision, and forward-thinking strategy.", "Our approach combines deep market insights with agile execution to ensure your business finds its footing in a competitive landscape."]}
/>
</div>
@@ -85,29 +67,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Innovation",
description: "Cutting edge technology solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-gray-squares_1232-315.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/businessman-with-digital-interface-data-growth_9975-22193.jpg",
buttonText: "Explore",
},
title: "Market Analysis", description: "Data-driven insights to guide your launch.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-gray-squares_1232-315.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/businessman-with-digital-interface-data-growth_9975-22193.jpg", buttonText: "Explore"},
{
title: "Strategy",
description: "Long-term scaling plans.",
imageSrc: "http://img.b2bpic.net/free-photo/business-strategy-concept-with-wooden-cubes-wooden-grunge-background-side-view_176474-7646.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/idea-concept-with-light-bulb_23-2149105829.jpg",
buttonText: "Explore",
},
title: "Strategic Planning", description: "Custom roadmaps for long-term growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-strategy-concept-with-wooden-cubes-wooden-grunge-background-side-view_176474-7646.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/idea-concept-with-light-bulb_23-2149105829.jpg", buttonText: "Explore"},
{
title: "Support",
description: "Ongoing dedicated partnership.",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-customer-support-team-work_482257-121935.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-concept-phone-receiver-3d-art-design-illustration_460848-9667.jpg",
buttonText: "Explore",
},
title: "Brand Development", description: "Creating a foundation that resonates.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-customer-support-team-work_482257-121935.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-concept-phone-receiver-3d-art-design-illustration_460848-9667.jpg", buttonText: "Explore"},
]}
title="Services for Growth"
description="Comprehensive tools to elevate your company."
title="Core Capabilities"
description="Tailored services to help you start, scale, and succeed."
/>
</div>
@@ -117,58 +84,22 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Award,
title: "Awards Won",
value: "25+",
},
{
id: "m2",
icon: Users,
title: "Happy Clients",
value: "150+",
},
{
id: "m3",
icon: Zap,
title: "Projects Done",
value: "300+",
},
{ id: "m1", icon: Award, title: "Foundation", value: "Solid" },
{ id: "m2", icon: Users, title: "Goal", value: "Growth" },
{ id: "m3", icon: Zap, title: "Focus", value: "Impact" },
]}
title="Results You Can Trust"
description="Proven success across various industry sectors."
title="Our Commitment"
description="Building with focus, determination, and professional integrity."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="Working with them was the best decision for our company's digital transformation journey."
testimonial="We were thrilled to partner with the team during our launch phase. Their guidance was absolutely pivotal."
rating={5}
author="Sarah Jenkins, CEO"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg",
alt: "User 1",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
alt: "User 2",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
alt: "User 3",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
alt: "User 4",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg",
alt: "User 5",
},
]}
author="Founding Partner"
avatars={[]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
@@ -179,24 +110,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How do we start?",
content: "Book a discovery call and we'll handle the rest.",
},
{
id: "f2",
title: "What is the timeline?",
content: "Average projects take 4-8 weeks depending on scope.",
},
{
id: "f3",
title: "Do you provide support?",
content: "Yes, we offer monthly maintenance packages.",
},
{ id: "f1", title: "How do we begin?", content: "Reach out for a consultation to discuss your specific goals." },
{ id: "f2", title: "What makes us different?", content: "Our bespoke strategy process ensures your business model is built from the ground up to scale." },
]}
title="Frequently Asked Questions"
description="Everything you need to know about starting your project."
title="Getting Started"
description="Common questions about working with our team."
faqsAnimation="slide-up"
/>
</div>
@@ -206,52 +124,19 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Latest Insights"
description="Stay updated with company growth strategies."
blogs={[
{
id: "b1",
category: "Strategy",
title: " Scaling Your Startup",
excerpt: "Lessons learned in the first year.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-office-table-with-laptop_1153-3802.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2622.jpg",
date: "Jan 1, 2025",
},
{
id: "b2",
category: "Tech",
title: " Future of Automation",
excerpt: "How AI is changing business.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-work-closeup-top-view-man-working-laptop_93675-135729.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
date: "Jan 5, 2025",
},
{
id: "b3",
category: "Leadership",
title: " Leading Teams",
excerpt: "Building a company culture.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-stationeries_23-2147879863.jpg",
authorName: "Jane Doe",
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
date: "Jan 10, 2025",
},
]}
title="Insights"
description="Thoughts on early-stage business success."
blogs={[]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Contact"
title="Ready to get started?"
description="Join our newsletter and receive updates."
title="Let's Connect"
description="We're ready to discuss your next big idea. Send us a message today."
/>
</div>
@@ -259,32 +144,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="NewCo"
columns={[
{
title: "Links",
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#features",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Links", items: [{ label: "Home", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
]}
/>
</div>