Merge version_1 into main #2
226
src/app/page.tsx
226
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Maverick Minds"
|
||||
/>
|
||||
@@ -53,114 +41,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Pioneering the Next Wave of Digital Excellence"
|
||||
description="Maverick Minds turns bold visions into high-performing digital realities. We combine strategic insight, creative design, and technical precision to elevate your brand above the noise."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3016.jpg?_wi=1",
|
||||
imageAlt: "Digital Innovation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-architectural-workplace-with-building-model-3d-construction-layout-table-nobody-office-with-computer-tools-used-urban-development-architecture-design_482257-27896.jpg?_wi=1",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=1",
|
||||
imageAlt: "Dynamic Growth",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-space-rocket-paper-carving-with-sky-background_53876-30288.jpg?_wi=1",
|
||||
imageAlt: "Creative Design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-black-suit_53876-102379.jpg?_wi=1",
|
||||
imageAlt: "Global Connectivity",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=1",
|
||||
imageAlt: "Technical Mastery",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3016.jpg", imageAlt: "Digital Innovation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-architectural-workplace-with-building-model-3d-construction-layout-table-nobody-office-with-computer-tools-used-urban-development-architecture-design_482257-27896.jpg", imageAlt: "Data Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg", imageAlt: "Dynamic Growth" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-space-rocket-paper-carving-with-sky-background_53876-30288.jpg", imageAlt: "Creative Design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-black-suit_53876-102379.jpg", imageAlt: "Global Connectivity" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg", imageAlt: "Technical Mastery" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg?_wi=2",
|
||||
imageAlt: "Technical Mastery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-black-suit_53876-102379.jpg?_wi=2",
|
||||
imageAlt: "Global Connectivity",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-space-rocket-paper-carving-with-sky-background_53876-30288.jpg?_wi=2",
|
||||
imageAlt: "Creative Design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg?_wi=2",
|
||||
imageAlt: "Dynamic Growth",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-architectural-workplace-with-building-model-3d-construction-layout-table-nobody-office-with-computer-tools-used-urban-development-architecture-design_482257-27896.jpg?_wi=2",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3016.jpg?_wi=2",
|
||||
imageAlt: "Digital Innovation",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Project",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-laptop-keyboard-colorful-neon-illumination-backlit-keyboard_169016-29668.jpg", imageAlt: "Technical Mastery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-businessman-black-suit_53876-102379.jpg", imageAlt: "Global Connectivity" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-space-rocket-paper-carving-with-sky-background_53876-30288.jpg", imageAlt: "Creative Design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg", imageAlt: "Dynamic Growth" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-architectural-workplace-with-building-model-3d-construction-layout-table-nobody-office-with-computer-tools-used-urban-development-architecture-design_482257-27896.jpg", imageAlt: "Data Analytics" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3016.jpg", imageAlt: "Digital Innovation" },
|
||||
]}
|
||||
buttons={[{ text: "Start Your Project", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blue-eyed-business-woman-white-blouse-standing-confident-pose-with-her-international-co-workers-indoor-portrait-asian-african-employees-with-blonde-lady_197531-3756.jpg",
|
||||
alt: "Client A",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg",
|
||||
alt: "Client B",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg",
|
||||
alt: "Client C",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg",
|
||||
alt: "Client D",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg",
|
||||
alt: "Client E",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/blue-eyed-business-woman-white-blouse-standing-confident-pose-with-her-international-co-workers-indoor-portrait-asian-african-employees-with-blonde-lady_197531-3756.jpg", alt: "Client A" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", alt: "Client B" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg", alt: "Client C" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg", alt: "Client D" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg", alt: "Client E" },
|
||||
]}
|
||||
avatarText="Trusted by 150+ global industry leaders"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Innovation",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Strategy",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Growth",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Design",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Scale",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[{ type: "text", text: "Innovation" }, { type: "text", text: "Strategy" }, { type: "text", text: "Growth" }, { type: "text", text: "Design" }, { type: "text", text: "Scale" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,21 +93,9 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Consulting",
|
||||
description: "Defining your market position with data-driven insights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg",
|
||||
},
|
||||
{
|
||||
title: "Web Development",
|
||||
description: "High-performance websites built for conversion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg",
|
||||
},
|
||||
{
|
||||
title: "Visual Branding",
|
||||
description: "Unforgettable identities that resonate deeply.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714181.jpg",
|
||||
},
|
||||
{ title: "Strategic Consulting", description: "Defining your market position with data-driven insights.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg" },
|
||||
{ title: "Web Development", description: "High-performance websites built for conversion.", imageSrc: "http://img.b2bpic.net/free-photo/factory-experts-design-assembly-facility-production-lines-tablet-cad-program_482257-126119.jpg" },
|
||||
{ title: "Visual Branding", description: "Unforgettable identities that resonate deeply.", imageSrc: "http://img.b2bpic.net/free-photo/3d-workstation-with-computer-peripheral-devices_23-2150714181.jpg" },
|
||||
]}
|
||||
title="Comprehensive Digital Solutions"
|
||||
description="Our core services designed to scale your business and drive meaningful engagement."
|
||||
@@ -209,29 +106,12 @@ export default function LandingPage() {
|
||||
<MetricCardOne
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "150+",
|
||||
title: "Projects Delivered",
|
||||
description: "From startups to enterprises.",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "200%",
|
||||
title: "Conversion Lift",
|
||||
description: "Average improvement across key channels.",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "50+",
|
||||
title: "Happy Brands",
|
||||
description: "Long-term partnerships secured.",
|
||||
icon: Users,
|
||||
},
|
||||
{ id: "1", value: "150+", title: "Projects Delivered", description: "From startups to enterprises.", icon: CheckCircle },
|
||||
{ id: "2", value: "200%", title: "Conversion Lift", description: "Average improvement across key channels.", icon: TrendingUp },
|
||||
{ id: "3", value: "50+", title: "Happy Brands", description: "Long-term partnerships secured.", icon: Users },
|
||||
]}
|
||||
title="Proven Track Record"
|
||||
description="The numbers speak for themselves. We deliver measurable growth."
|
||||
@@ -242,31 +122,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice Sterling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-eyed-business-woman-white-blouse-standing-confident-pose-with-her-international-co-workers-indoor-portrait-asian-african-employees-with-blonde-lady_197531-3756.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emma Roberts",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg",
|
||||
},
|
||||
{ id: "1", name: "Alice Sterling", imageSrc: "http://img.b2bpic.net/free-photo/blue-eyed-business-woman-white-blouse-standing-confident-pose-with-her-international-co-workers-indoor-portrait-asian-african-employees-with-blonde-lady_197531-3756.jpg" },
|
||||
{ id: "2", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg" },
|
||||
{ id: "3", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg" },
|
||||
{ id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/african-american-male-professional-works-desk-corporation_482257-122689.jpg" },
|
||||
{ id: "5", name: "Emma Roberts", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg" },
|
||||
]}
|
||||
cardTitle="Client Voices"
|
||||
cardTag="Testimonials"
|
||||
@@ -277,9 +137,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Build Your Future?"
|
||||
description="Drop us a line and let's start the conversation about your next big win."
|
||||
@@ -289,14 +147,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Maverick Minds"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms & Conditions",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms & Conditions", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user