Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 14:05:50 +00:00

View File

@@ -12,7 +12,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextAbout from '@/components/sections/about/TextAbout';
import { Facebook, Linkedin, Twitter } from "lucide-react";
import { Facebook, Linkedin, Twitter, Sparkles, Zap, TrendingUp, Headphones } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,29 +33,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Zodes Corporation"
/>
@@ -64,69 +52,42 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Zodes Corporation: Innovate. Lead. Transcend."
description="Driving the future with unparalleled vision and cutting-edge solutions. Zodes Corporation is your trusted partner in achieving extraordinary success across industries."
buttons={[
{
text: "Discover Our Solutions",
href: "#features",
},
text: "Discover Our Solutions", href: "#features"},
{
text: "Get In Touch",
href: "#contact",
},
text: "Get In Touch", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/serious-african-american-woman-wearing-virtual-reality-glasses_74855-4056.jpg"
imageAlt="Modern corporate office building at sunset"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/male-student-with-disability-makes-exam-preparations-university-library_482257-126459.jpg",
alt: "Male student with disability makes exam preparations at the university library",
},
src: "http://img.b2bpic.net/free-photo/male-student-with-disability-makes-exam-preparations-university-library_482257-126459.jpg", alt: "Male student with disability makes exam preparations at the university library"},
{
src: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252431.jpg",
alt: "Futurism perspective of digital nomads lifestyle",
},
src: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252431.jpg", alt: "Futurism perspective of digital nomads lifestyle"},
{
src: "http://img.b2bpic.net/free-photo/young-readers-standing-library_23-2147678942.jpg",
alt: "Young readers standing in library",
},
src: "http://img.b2bpic.net/free-photo/young-readers-standing-library_23-2147678942.jpg", alt: "Young readers standing in library"},
{
src: "http://img.b2bpic.net/free-photo/sun-shining-hallway-modern-building-designed-with-colorful-windows_181624-54975.jpg",
alt: "Sun shining in a hallway in a modern building designed with colorful windows",
},
src: "http://img.b2bpic.net/free-photo/sun-shining-hallway-modern-building-designed-with-colorful-windows_181624-54975.jpg", alt: "Sun shining in a hallway in a modern building designed with colorful windows"},
{
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg",
alt: "Professional business person smiling confidently",
},
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2579.jpg", alt: "Professional business person smiling confidently"},
]}
avatarText="Join our network of innovators"
marqueeItems={[
{
type: "text",
text: "Innovation",
},
type: "text", text: "Innovation"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-160193.jpg",
alt: "Abstract network connections",
},
type: "image", src: "http://img.b2bpic.net/free-photo/geometric-abstract-background-technology-concept-connecting-dots-design_53876-160193.jpg", alt: "Abstract network connections"},
{
type: "text",
text: "Excellence",
},
type: "text", text: "Excellence"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/multiethnic-leaders-business-meeting-brainstorming-growth-strategy_482257-124049.jpg",
alt: "Global business partners meeting",
},
type: "image", src: "http://img.b2bpic.net/free-photo/multiethnic-leaders-business-meeting-brainstorming-growth-strategy_482257-124049.jpg", alt: "Global business partners meeting"},
{
type: "text",
text: "Growth",
},
type: "text", text: "Growth"},
]}
marqueeSpeed={25}
showMarqueeCard={true}
@@ -139,7 +100,6 @@ export default function LandingPage() {
tag="About Us"
tagAnimation="slide-up"
title="Pioneering Excellence and Sustainable Growth"
description="At Zodes Corporation, we are driven by a relentless pursuit of excellence and a commitment to fostering sustainable growth for our clients. Our approach combines deep industry knowledge with innovative technological solutions to deliver unparalleled value. We pride ourselves on integrity, strategic thinking, and a client-centric philosophy that turns challenges into opportunities. Through continuous innovation and a global perspective, we empower businesses to not only meet but exceed their objectives, ensuring long-term success and market leadership."
/>
</div>
@@ -149,32 +109,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Strategic Consulting",
description: "Guiding your business with expert insights and forward-thinking strategies to unlock new opportunities and overcome challenges.",
imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg",
imageAlt: "Abstract data visualization network connections",
buttonIcon: "Sparkles",
title: "Strategic Consulting", description: "Guiding your business with expert insights and forward-thinking strategies to unlock new opportunities and overcome challenges.", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", imageAlt: "Abstract data visualization network connections", buttonIcon: Sparkles,
},
{
title: "Advanced Technology Solutions",
description: "Developing and implementing bespoke technological frameworks that scale with your ambitions and secure your digital future.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-desk_23-2149636266.jpg",
imageAlt: "Collaborative team working on project",
buttonIcon: "Zap",
title: "Advanced Technology Solutions", description: "Developing and implementing bespoke technological frameworks that scale with your ambitions and secure your digital future.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-desk_23-2149636266.jpg", imageAlt: "Collaborative team working on project", buttonIcon: Zap,
},
{
title: "Financial Innovation",
description: "Leveraging cutting-edge financial models and market intelligence to optimize performance and maximize returns.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg",
imageAlt: "Financial growth charts stock market analysis",
buttonIcon: "TrendingUp",
title: "Financial Innovation", description: "Leveraging cutting-edge financial models and market intelligence to optimize performance and maximize returns.", imageSrc: "http://img.b2bpic.net/free-photo/woman-broker-looking-real-time-stock-market-sales-analyzing-global-trade-exchange-statistics-capital-money-investment-working-with-hegde-fund-index-profit-forex-trading-night_482257-46966.jpg", imageAlt: "Financial growth charts stock market analysis", buttonIcon: TrendingUp,
},
{
title: "Global Client Support",
description: "Providing round-the-clock support and dedicated account management to ensure seamless operations and client satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agent-helping-customers_482257-126143.jpg",
imageAlt: "Customer support call center agent",
buttonIcon: "Headphones",
title: "Global Client Support", description: "Providing round-the-clock support and dedicated account management to ensure seamless operations and client satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agent-helping-customers_482257-126143.jpg", imageAlt: "Customer support call center agent", buttonIcon: Headphones,
},
]}
title="Transforming Industries Through Expertise"
@@ -191,25 +135,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "250+",
description: "Global Projects Successfully Delivered",
},
id: "m1", value: "250+", description: "Global Projects Successfully Delivered"},
{
id: "m2",
value: "15+",
description: "Years of Industry Leadership",
},
id: "m2", value: "15+", description: "Years of Industry Leadership"},
{
id: "m3",
value: "98%",
description: "Client Satisfaction Rate",
},
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
{
id: "m4",
value: "$500M+",
description: "Value Generated for Clients",
},
id: "m4", value: "$500M+", description: "Value Generated for Clients"},
]}
title="Impactful Results, Proven Performance"
description="Our dedication translates into measurable success, empowering our clients and driving significant industry advancements."
@@ -225,37 +157,13 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "t1",
name: "Dr. Evelyn Reed",
role: "CEO & Founder",
description: "A visionary leader with a decade of transforming global enterprises through strategic innovation.",
imageSrc: "http://img.b2bpic.net/free-photo/resting-businessman-hand-senior-emotion_1262-2904.jpg",
imageAlt: "Dr. Evelyn Reed, CEO & Founder",
},
id: "t1", name: "Dr. Evelyn Reed", role: "CEO & Founder", description: "A visionary leader with a decade of transforming global enterprises through strategic innovation.", imageSrc: "http://img.b2bpic.net/free-photo/resting-businessman-hand-senior-emotion_1262-2904.jpg", imageAlt: "Dr. Evelyn Reed, CEO & Founder"},
{
id: "t2",
name: "Marcus Thorne",
role: "Chief Technology Officer",
description: "An architectural genius, Marcus spearheads our technological advancements and digital transformation initiatives.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-focused-woman-sitting-her-desk-reading-research-papers_482257-124100.jpg",
imageAlt: "Marcus Thorne, Chief Technology Officer",
},
id: "t2", name: "Marcus Thorne", role: "Chief Technology Officer", description: "An architectural genius, Marcus spearheads our technological advancements and digital transformation initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/casual-focused-woman-sitting-her-desk-reading-research-papers_482257-124100.jpg", imageAlt: "Marcus Thorne, Chief Technology Officer"},
{
id: "t3",
name: "Sophia Chang",
role: "Chief Operations Officer",
description: "Sophia ensures operational excellence and seamless execution across all Zodes Corporation projects worldwide.",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg",
imageAlt: "Sophia Chang, Chief Operations Officer",
},
id: "t3", name: "Sophia Chang", role: "Chief Operations Officer", description: "Sophia ensures operational excellence and seamless execution across all Zodes Corporation projects worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg", imageAlt: "Sophia Chang, Chief Operations Officer"},
{
id: "t4",
name: "Daniel Kim",
role: "Head of Global Strategy",
description: "Daniel crafts our long-term strategic vision, identifying emerging markets and fostering growth opportunities.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3773.jpg",
imageAlt: "Daniel Kim, Head of Global Strategy",
},
id: "t4", name: "Daniel Kim", role: "Head of Global Strategy", description: "Daniel crafts our long-term strategic vision, identifying emerging markets and fostering growth opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3773.jpg", imageAlt: "Daniel Kim, Head of Global Strategy"},
]}
title="Meet Our Visionaries"
description="Our leadership team comprises seasoned experts and innovators committed to pushing boundaries and achieving unparalleled results."
@@ -267,55 +175,20 @@ export default function LandingPage() {
<TestimonialCardTwo
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO, InnovateTech",
testimonial: "Zodes Corporation revolutionized our operations. Their strategic insight and technical prowess are unmatched. A truly indispensable partner!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-internet-smartphone_1262-3020.jpg",
imageAlt: "Sarah Johnson, CEO of InnovateTech",
},
id: "1", name: "Sarah Johnson", role: "CEO, InnovateTech", testimonial: "Zodes Corporation revolutionized our operations. Their strategic insight and technical prowess are unmatched. A truly indispensable partner!", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-internet-smartphone_1262-3020.jpg", imageAlt: "Sarah Johnson, CEO of InnovateTech"},
{
id: "2",
name: "Michael Chen",
role: "Founder, Quantum Dynamics",
testimonial: "The team at Zodes transformed our product roadmap and accelerated our market entry. Their expertise delivered tangible results.",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg",
imageAlt: "Michael Chen, Founder of Quantum Dynamics",
},
id: "2", name: "Michael Chen", role: "Founder, Quantum Dynamics", testimonial: "The team at Zodes transformed our product roadmap and accelerated our market entry. Their expertise delivered tangible results.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg", imageAlt: "Michael Chen, Founder of Quantum Dynamics"},
{
id: "3",
name: "Emily Rodriguez",
role: "Marketing Director, GlobalConnect",
testimonial: "From concept to execution, Zodes provided exceptional guidance and support. Their solutions directly contributed to our record growth.",
imageSrc: "http://img.b2bpic.net/free-photo/they-constitute-really-good-team_329181-15268.jpg",
imageAlt: "Emily Rodriguez, Marketing Director of GlobalConnect",
},
id: "3", name: "Emily Rodriguez", role: "Marketing Director, GlobalConnect", testimonial: "From concept to execution, Zodes provided exceptional guidance and support. Their solutions directly contributed to our record growth.", imageSrc: "http://img.b2bpic.net/free-photo/they-constitute-really-good-team_329181-15268.jpg", imageAlt: "Emily Rodriguez, Marketing Director of GlobalConnect"},
{
id: "4",
name: "David Kim",
role: "Head of R&D, FutureLabs",
testimonial: "Working with Zodes Corporation has been a game-changer. Their innovative approach and commitment to excellence are truly inspiring.",
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg",
imageAlt: "David Kim, Head of R&D at FutureLabs",
},
id: "4", name: "David Kim", role: "Head of R&D, FutureLabs", testimonial: "Working with Zodes Corporation has been a game-changer. Their innovative approach and commitment to excellence are truly inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg", imageAlt: "David Kim, Head of R&D at FutureLabs"},
{
id: "5",
name: "Jessica Lee",
role: "VP of Sales, Apex Solutions",
testimonial: "The strategic partnership with Zodes has significantly boosted our market presence and client acquisition. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-worker-using-his-tablet_1134-570.jpg",
imageAlt: "Jessica Lee, VP of Sales at Apex Solutions",
},
id: "5", name: "Jessica Lee", role: "VP of Sales, Apex Solutions", testimonial: "The strategic partnership with Zodes has significantly boosted our market presence and client acquisition. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-worker-using-his-tablet_1134-570.jpg", imageAlt: "Jessica Lee, VP of Sales at Apex Solutions"},
{
id: "6",
name: "Robert Davis",
role: "Operations Manager, Zenith Systems",
testimonial: "Zodes' efficiency-driven solutions have streamlined our workflows and enhanced productivity across the board. A top-tier partner.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg",
imageAlt: "Robert Davis, Operations Manager at Zenith Systems",
},
id: "6", name: "Robert Davis", role: "Operations Manager, Zenith Systems", testimonial: "Zodes' efficiency-driven solutions have streamlined our workflows and enhanced productivity across the board. A top-tier partner.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65932.jpg", imageAlt: "Robert Davis, Operations Manager at Zenith Systems"},
]}
title="Voices of Our Success"
description="Hear directly from our partners and clients about the transformative impact of Zodes Corporation's expertise and dedication."
@@ -328,16 +201,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"InnovateTech",
"Quantum Dynamics",
"GlobalConnect",
"FutureLabs",
"Apex Solutions",
"Zenith Systems",
"Synergy Corp",
"Evolve Group",
"Visionary Inc",
]}
"InnovateTech", "Quantum Dynamics", "GlobalConnect", "FutureLabs", "Apex Solutions", "Zenith Systems", "Synergy Corp", "Evolve Group", "Visionary Inc"]}
title="Trusted by Industry Leaders"
description="Our innovative solutions and dedicated partnerships have earned the trust of renowned organizations worldwide."
showCard={true}
@@ -351,34 +215,20 @@ export default function LandingPage() {
description="Ready to transform your business? Reach out to our experts today to discuss your next strategic initiative."
inputs={[
{
name: "firstName",
type: "text",
placeholder: "First Name",
required: true,
name: "firstName", type: "text", placeholder: "First Name", required: true,
},
{
name: "lastName",
type: "text",
placeholder: "Last Name",
required: true,
name: "lastName", type: "text", placeholder: "Last Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "company",
type: "text",
placeholder: "Company Name",
required: false,
name: "company", type: "text", placeholder: "Company Name", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project or inquiry...",
rows: 4,
name: "message", placeholder: "Tell us about your project or inquiry...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg"
@@ -395,19 +245,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com/zodescorp",
ariaLabel: "Facebook page",
},
href: "https://facebook.com/zodescorp", ariaLabel: "Facebook page"},
{
icon: Twitter,
href: "https://twitter.com/zodescorp",
ariaLabel: "Twitter profile",
},
href: "https://twitter.com/zodescorp", ariaLabel: "Twitter profile"},
{
icon: Linkedin,
href: "https://linkedin.com/company/zodescorp",
ariaLabel: "LinkedIn profile",
},
href: "https://linkedin.com/company/zodescorp", ariaLabel: "LinkedIn profile"},
]}
/>
</div>