Update src/app/page.tsx

This commit is contained in:
2026-06-09 23:02:11 +00:00
parent c652f9838a
commit b783bc28bf

View File

@@ -49,20 +49,20 @@ export default function LandingPage() {
title="Quadrant5: Innovate. Consult. Engineer. Build." title="Quadrant5: Innovate. Consult. Engineer. Build."
description="Unifying consulting and engineering excellence under one visionary banner, Quadrant5 delivers transformative solutions for your business challenges." description="Unifying consulting and engineering excellence under one visionary banner, Quadrant5 delivers transformative solutions for your business challenges."
testimonials={[ testimonials={[
{ id: "1", name: "Alexandria V.", handle: "@TechSolutions", testimonial: "Quadrant5 brought unparalleled clarity and technical prowess to our most complex project. Their integrated approach is a game-changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg", imageAlt: "Alexandria V." }, { name: "Alexandria V.", handle: "@TechSolutions", testimonial: "Quadrant5 brought unparalleled clarity and technical prowess to our most complex project. Their integrated approach is a game-changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/size-inclusive-white-t-shirt-beige-blazer-women-s-business-attire_53876-119748.jpg", imageAlt: "Alexandria V." },
{ id: "2", name: "Marcus C.", handle: "@InnovateCorp", testimonial: "The strategic guidance from Quadrant5C combined with Quadrant5e's execution delivered results far beyond our expectations. Truly visionary.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-cartoon-style_23-2151134171.jpg", imageAlt: "Marcus C." }, { name: "Marcus C.", handle: "@InnovateCorp", testimonial: "The strategic guidance from Quadrant5C combined with Quadrant5e's execution delivered results far beyond our expectations. Truly visionary.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-cartoon-style_23-2151134171.jpg", imageAlt: "Marcus C." },
{ id: "3", name: "Sophia L.", handle: "@DigitalPioneers", testimonial: "Their engineering team is world-class, delivering robust and scalable solutions. Quadrant5 is our go-to partner for future-proofing our tech.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-adult-businesswoman-smiling-camera_1098-21298.jpg", imageAlt: "Sophia L." }, { name: "Sophia L.", handle: "@DigitalPioneers", testimonial: "Their engineering team is world-class, delivering robust and scalable solutions. Quadrant5 is our go-to partner for future-proofing our tech.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-adult-businesswoman-smiling-camera_1098-21298.jpg", imageAlt: "Sophia L." },
{ id: "4", name: "Javier R.", handle: "@GlobalVentures", testimonial: "From initial concept to final deployment, Quadrant5 provided seamless support and expertise. A truly unified and powerful partnership.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-blue-background-business-presentation_1017-46755.jpg", imageAlt: "Javier R." }, { name: "Javier R.", handle: "@GlobalVentures", testimonial: "From initial concept to final deployment, Quadrant5 provided seamless support and expertise. A truly unified and powerful partnership.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-blue-background-business-presentation_1017-46755.jpg", imageAlt: "Javier R." },
{ id: "5", name: "Chloe K.", handle: "@FutureTech", testimonial: "The deep understanding of market dynamics from Quadrant5C paired with Quadrant5e's flawless development makes them an invaluable asset.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smart-creative-stylish-young-businessman-round-glasses-with-beard-blue-eyes-standing-trendy-suit-smiling-broadly-feeling-amazed-excited-starting-new-project_176420-22689.jpg", imageAlt: "Chloe K." } { name: "Chloe K.", handle: "@FutureTech", testimonial: "The deep understanding of market dynamics from Quadrant5C paired with Quadrant5e's flawless development makes them an invaluable asset.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smart-creative-stylish-young-businessman-round-glasses-with-beard-blue-eyes-standing-trendy-suit-smiling-broadly-feeling-amazed-excited-starting-new-project_176420-22689.jpg", imageAlt: "Chloe K." }
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
tag="Your Future, Engineered" tag="Your Future, Engineered"
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Explore Consulting", href: "#services" }, { text: "Explore Consulting", href: "#services" },
{ text: "Discover Engineering", href: "#services" } { text: "Discover Engineering", href: "#services" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-modern-businesswoman-standing_23-2148204476.jpg", alt: "Sarah Johnson" }, { src: "http://img.b2bpic.net/free-photo/portrait-modern-businesswoman-standing_23-2148204476.jpg", alt: "Sarah Johnson" },
{ src: "http://img.b2bpic.net/free-photo/thoughtful-business-man-holding-hands-together_1262-15282.jpg", alt: "Michael Chen" }, { src: "http://img.b2bpic.net/free-photo/thoughtful-business-man-holding-hands-together_1262-15282.jpg", alt: "Michael Chen" },
@@ -75,7 +75,7 @@ export default function LandingPage() {
showDimOverlay={false} showDimOverlay={false}
showBlur={true} showBlur={true}
textPosition="bottom" textPosition="bottom"
mediaAnimation="reveal-blur" mediaAnimation="blur-reveal"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
@@ -85,12 +85,12 @@ export default function LandingPage() {
description="Quadrant5 is the strategic umbrella unifying Quadrant5C (Consulting) and Quadrant5e (Engineering). We provide holistic, integrated solutions designed to drive innovation, efficiency, and sustainable success across diverse industries. Our synergy delivers unparalleled value." description="Quadrant5 is the strategic umbrella unifying Quadrant5C (Consulting) and Quadrant5e (Engineering). We provide holistic, integrated solutions designed to drive innovation, efficiency, and sustainable success across diverse industries. Our synergy delivers unparalleled value."
tag="Our Vision" tag="Our Vision"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Our Story", href: "#" }, { text: "Our Story", href: "#" },
{ text: "Our Values", href: "#" } { text: "Our Values", href: "#" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
bulletPoints={[ bulletPoints={[
{ title: "Strategic Consulting (Quadrant5C)", description: "Guiding your business with expert advice, market insights, and tailored strategies for optimal performance and growth." }, { title: "Strategic Consulting (Quadrant5C)", description: "Guiding your business with expert advice, market insights, and tailored strategies for optimal performance and growth." },
{ title: "Advanced Engineering (Quadrant5e)", description: "Building robust, scalable, and innovative technology solutions from concept to deployment, driven by cutting-edge expertise." }, { title: "Advanced Engineering (Quadrant5e)", description: "Building robust, scalable, and innovative technology solutions from concept to deployment, driven by cutting-edge expertise." },
@@ -99,7 +99,7 @@ export default function LandingPage() {
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg" imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg"
imageAlt="Abstract representation of consulting and engineering synergy" imageAlt="Abstract representation of consulting and engineering synergy"
mediaAnimation="reveal-blur" mediaAnimation="blur-reveal"
imagePosition="right" imagePosition="right"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -111,11 +111,11 @@ export default function LandingPage() {
description="From strategic advisory to cutting-edge development, Quadrant5 empowers your vision with unparalleled expertise and a unified approach." description="From strategic advisory to cutting-edge development, Quadrant5 empowers your vision with unparalleled expertise and a unified approach."
tag="Our Services" tag="Our Services"
tagIcon={Zap} tagIcon={Zap}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "View All Services", href: "#" } { text: "View All Services", href: "#" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
accordionItems={[ accordionItems={[
{ id: "consulting-strategy", title: "Strategic Business Consulting", content: "Quadrant5C provides comprehensive strategic planning, market analysis, and operational optimization to align your business goals with innovative pathways for growth and efficiency." }, { id: "consulting-strategy", title: "Strategic Business Consulting", content: "Quadrant5C provides comprehensive strategic planning, market analysis, and operational optimization to align your business goals with innovative pathways for growth and efficiency." },
{ id: "software-development", title: "Custom Software Development", content: "Quadrant5e specializes in designing and building bespoke software solutions, from enterprise applications to scalable platforms, ensuring technological excellence and future-proof architecture." }, { id: "software-development", title: "Custom Software Development", content: "Quadrant5e specializes in designing and building bespoke software solutions, from enterprise applications to scalable platforms, ensuring technological excellence and future-proof architecture." },
@@ -124,7 +124,7 @@ export default function LandingPage() {
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg" imageSrc="http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg"
imageAlt="Dynamic interface illustrating integrated consulting and engineering services" imageAlt="Dynamic interface illustrating integrated consulting and engineering services"
mediaAnimation="reveal-blur" mediaAnimation="blur-reveal"
useInvertedBackground={false} useInvertedBackground={false}
mediaPosition="left" mediaPosition="left"
/> />
@@ -135,17 +135,17 @@ export default function LandingPage() {
description="Our commitment to excellence translates into tangible outcomes for our partners across various sectors, driving growth and innovation." description="Our commitment to excellence translates into tangible outcomes for our partners across various sectors, driving growth and innovation."
tag="Our Performance" tag="Our Performance"
tagIcon={Award} tagIcon={Award}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Read Case Studies", href: "#" } { text: "Read Case Studies", href: "#" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
metrics={[ metrics={[
{ id: "1", value: "98%", title: "Client Satisfaction", items: ["Consistently exceeding expectations", "Building long-term partnerships", "Delivering tailored solutions"] }, { id: "1", value: "98%", title: "Client Satisfaction", items: ["Consistently exceeding expectations", "Building long-term partnerships", "Delivering tailored solutions"] },
{ id: "2", value: "+$500M", title: "Value Generated", items: ["Driving revenue growth", "Optimizing operational costs", "Unlocking new market potential"] }, { id: "2", value: "+$500M", title: "Value Generated", items: ["Driving revenue growth", "Optimizing operational costs", "Unlocking new market potential"] },
{ id: "3", value: "150+", title: "Successful Projects", items: ["Spanning diverse industries", "From startups to enterprises", "Complex challenges solved"] } { id: "3", value: "150+", title: "Successful Projects", items: ["Spanning diverse industries", "From startups to enterprises", "Complex challenges solved"] }
]} ]}
animationType="reveal-blur" animationType="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -156,7 +156,7 @@ export default function LandingPage() {
description="Our portfolio includes successful collaborations with a diverse range of companies, from innovative startups to established enterprises across various sectors." description="Our portfolio includes successful collaborations with a diverse range of companies, from innovative startups to established enterprises across various sectors."
tag="Our Partners" tag="Our Partners"
tagIcon={ShieldCheck} tagIcon={ShieldCheck}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
names={["GlobalTech Solutions", "InnovateAI Corp", "Digital Dynamics", "Synergy Systems", "FutureForge Labs", "Apex Innovations", "Quantum Shift", "Enterprise Connect", "Visionary Ventures"]} names={["GlobalTech Solutions", "InnovateAI Corp", "Digital Dynamics", "Synergy Systems", "FutureForge Labs", "Apex Innovations", "Quantum Shift", "Enterprise Connect", "Visionary Ventures"]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -168,8 +168,8 @@ export default function LandingPage() {
<TeamCardTen <TeamCardTen
title="Meet the Minds Behind Quadrant5" title="Meet the Minds Behind Quadrant5"
tag="Our Leadership" tag="Our Leadership"
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
membersAnimation="reveal-blur" membersAnimation="blur-reveal"
members={[ members={[
{ id: "1", name: "Dr. Elias Vance", imageSrc: "http://img.b2bpic.net/free-photo/male-costume-with-cup-coffee_23-2148112124.jpg", imageAlt: "Dr. Elias Vance, CEO" }, { id: "1", name: "Dr. Elias Vance", imageSrc: "http://img.b2bpic.net/free-photo/male-costume-with-cup-coffee_23-2148112124.jpg", imageAlt: "Dr. Elias Vance, CEO" },
{ id: "2", name: "Dr. Anya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Dr. Anya Sharma, CTO" }, { id: "2", name: "Dr. Anya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Dr. Anya Sharma, CTO" },
@@ -185,11 +185,11 @@ export default function LandingPage() {
description="Hear directly from our satisfied clients about the transformative impact of Quadrant5's integrated approach to consulting and engineering." description="Hear directly from our satisfied clients about the transformative impact of Quadrant5's integrated approach to consulting and engineering."
tag="What Our Clients Say" tag="What Our Clients Say"
tagIcon={Star} tagIcon={Star}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "All Testimonials", href: "#" } { text: "All Testimonials", href: "#" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
testimonials={[ testimonials={[
{ id: "1", name: "Sarah Johnson", handle: "CEO, Innovate Solutions", testimonial: "Quadrant5C's strategic insights were pivotal for our market entry. Their expertise in identifying opportunities and mitigating risks was outstanding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-student-black-hat-having-rest-work-diploma-project-sitting-cafe-table-front-open-laptop-computer-leaning-his-elbow-looking-with-smile_273609-1941.jpg", imageAlt: "Sarah Johnson, CEO" }, { id: "1", name: "Sarah Johnson", handle: "CEO, Innovate Solutions", testimonial: "Quadrant5C's strategic insights were pivotal for our market entry. Their expertise in identifying opportunities and mitigating risks was outstanding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-student-black-hat-having-rest-work-diploma-project-sitting-cafe-table-front-open-laptop-computer-leaning-his-elbow-looking-with-smile_273609-1941.jpg", imageAlt: "Sarah Johnson, CEO" },
{ id: "2", name: "Michael Chen", handle: "CTO, NextGen Technologies", testimonial: "The Quadrant5e team delivered a complex platform ahead of schedule and under budget, exceeding all performance benchmarks. True engineering mastery!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reading-sticky-notes_1170-1720.jpg", imageAlt: "Michael Chen, CTO" }, { id: "2", name: "Michael Chen", handle: "CTO, NextGen Technologies", testimonial: "The Quadrant5e team delivered a complex platform ahead of schedule and under budget, exceeding all performance benchmarks. True engineering mastery!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reading-sticky-notes_1170-1720.jpg", imageAlt: "Michael Chen, CTO" },
@@ -199,7 +199,7 @@ export default function LandingPage() {
]} ]}
showRating={true} showRating={true}
carouselMode="buttons" carouselMode="buttons"
animationType="reveal-blur" animationType="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -211,14 +211,14 @@ export default function LandingPage() {
buttons={[ buttons={[
{ text: "Contact Support", href: "#contact" } { text: "Contact Support", href: "#contact" }
]} ]}
buttonAnimation="text-stagger" buttonAnimation="slide-up"
faqs={[ faqs={[
{ id: "1", title: "What is Quadrant5?", content: "Quadrant5 is an umbrella company unifying Quadrant5C (Consulting) and Quadrant5e (Engineering) to provide integrated strategic and technical solutions." }, { id: "1", title: "What is Quadrant5?", content: "Quadrant5 is an umbrella company unifying Quadrant5C (Consulting) and Quadrant5e (Engineering) to provide integrated strategic and technical solutions." },
{ id: "2", title: "How do Quadrant5C and Quadrant5e work together?", content: "Quadrant5C provides strategic advisory, while Quadrant5e handles the technical execution. This synergy ensures a holistic approach from concept to implementation." }, { id: "2", title: "How do Quadrant5C and Quadrant5e work together?", content: "Quadrant5C provides strategic advisory, while Quadrant5e handles the technical execution. This synergy ensures a holistic approach from concept to implementation." },
{ id: "3", title: "What industries does Quadrant5 serve?", content: "We serve a diverse range of industries including technology, finance, healthcare, manufacturing, and retail, offering tailored solutions for unique challenges." }, { id: "3", title: "What industries does Quadrant5 serve?", content: "We serve a diverse range of industries including technology, finance, healthcare, manufacturing, and retail, offering tailored solutions for unique challenges." },
{ id: "4", title: "What kind of projects do you undertake?", content: "Our projects range from digital transformation initiatives and custom software development to strategic market analysis and operational efficiency improvements." } { id: "4", title: "What kind of projects do you undertake?", content: "Our projects range from digital transformation initiatives and custom software development to strategic market analysis and operational efficiency improvements." }
]} ]}
faqsAnimation="reveal-blur" faqsAnimation="blur-reveal"
textPosition="left" textPosition="left"
useInvertedBackground={false} useInvertedBackground={false}
animationType="smooth" animationType="smooth"
@@ -231,12 +231,12 @@ export default function LandingPage() {
title="Let's Build Your Future Together" title="Let's Build Your Future Together"
description="Whether you're looking for strategic advice, cutting-edge engineering, or a unified approach to innovation, Quadrant5 is ready to partner with you." description="Whether you're looking for strategic advice, cutting-edge engineering, or a unified approach to innovation, Quadrant5 is ready to partner with you."
tagIcon={Mail} tagIcon={Mail}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/glowing-blue-cyber-security-lock-background-with-circuit-lines-design_1017-62531.jpg" imageSrc="http://img.b2bpic.net/free-vector/glowing-blue-cyber-security-lock-background-with-circuit-lines-design_1017-62531.jpg"
imageAlt="Abstract secure digital communication interface" imageAlt="Abstract secure digital communication interface"
mediaAnimation="reveal-blur" mediaAnimation="blur-reveal"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="Your Email Address" inputPlaceholder="Your Email Address"
buttonText="Get in Touch" buttonText="Get in Touch"