Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -7,6 +7,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import Link from "next/link";
|
||||
import { Zap } from "lucide-react";
|
||||
|
||||
export default function PortfolioPage() {
|
||||
const navItems = [
|
||||
@@ -19,8 +20,7 @@ export default function PortfolioPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Services", href: "/services" },
|
||||
{ label: "Portfolio", href: "/portfolio" },
|
||||
{ label: "Pricing", href: "#" },
|
||||
@@ -28,8 +28,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -37,8 +36,7 @@ export default function PortfolioPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Email", href: "#" },
|
||||
{ label: "Phone", href: "#" },
|
||||
{ label: "Locations", href: "#" },
|
||||
@@ -65,9 +63,7 @@ export default function PortfolioPage() {
|
||||
brandName="Zyber Zing"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Consultation", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,11 +72,11 @@ export default function PortfolioPage() {
|
||||
title="Our Portfolio: Transforming Visions Into Reality"
|
||||
description="Explore our showcase of successful projects across industries. Custom software solutions, AI-powered systems, blockchain innovations, and enterprise applications built by our expert teams."
|
||||
tag="Our Work"
|
||||
tagIcon="Zap"
|
||||
tagIcon={Zap}
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-modern-technology-hero-background-feat-1772811458631-d1b3869c.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-modern-technology-hero-background-feat-1772811458631-d1b3869c.png"
|
||||
imageAlt="Zyber Zing Portfolio Hero Background"
|
||||
buttons={[
|
||||
{ text: "View Case Studies", href: "#case-studies" },
|
||||
@@ -98,71 +94,17 @@ export default function PortfolioPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen, CTO of TechFlow",
|
||||
date: "Date: 15 January 2025",
|
||||
title: "Cloud Migration Success: 40% Cost Reduction",
|
||||
quote: "Zyber Zing orchestrated a complete AWS migration of our legacy infrastructure. The project delivered a 40% reduction in monthly cloud costs, 10x faster deployment cycles, and zero downtime during transition. Their DevOps expertise was instrumental.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-confident-fem-1772811457649-ed750aed.png",
|
||||
avatarAlt: "Sarah Chen CTO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-modern-cloud-infrastructure-architectu-1772811459728-06d52dec.png?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Chen, CTO of TechFlow", date: "Date: 15 January 2025", title: "Cloud Migration Success: 40% Cost Reduction", quote: "Zyber Zing orchestrated a complete AWS migration of our legacy infrastructure. The project delivered a 40% reduction in monthly cloud costs, 10x faster deployment cycles, and zero downtime during transition. Their DevOps expertise was instrumental.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-confident-fem-1772811457649-ed750aed.png", avatarAlt: "Sarah Chen CTO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-modern-cloud-infrastructure-architectu-1772811459728-06d52dec.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Rodriguez, Founder of AI Innovations",
|
||||
date: "Date: 12 January 2025",
|
||||
title: "AI Model Achieves 94% Prediction Accuracy",
|
||||
quote: "Our partnership with Zyber Zing resulted in a custom machine learning model that predicts customer churn with 94% accuracy. Integrated seamlessly into our existing CRM, it's already preventing customer loss and increasing lifetime value.",
|
||||
tag: "Startup",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-male-startup--1772811457730-6c940559.png",
|
||||
avatarAlt: "James Rodriguez Founder",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-visualization-of-ai-ml-model-architect-1772811459066-3e950980.png?_wi=2",
|
||||
},
|
||||
id: "2", name: "James Rodriguez, Founder of AI Innovations", date: "Date: 12 January 2025", title: "AI Model Achieves 94% Prediction Accuracy", quote: "Our partnership with Zyber Zing resulted in a custom machine learning model that predicts customer churn with 94% accuracy. Integrated seamlessly into our existing CRM, it's already preventing customer loss and increasing lifetime value.", tag: "Startup", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-male-startup--1772811457730-6c940559.png", avatarAlt: "James Rodriguez Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-visualization-of-ai-ml-model-architect-1772811459066-3e950980.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Martinez, VP Product at RetailCorp",
|
||||
date: "Date: 8 January 2025",
|
||||
title: "Mobile App Reaches 100K+ Downloads",
|
||||
quote: "Zyber Zing built our React Native mobile app with exceptional polish and performance. Launched within 18 weeks, it's achieved 100,000+ downloads with a 4.8-star rating. The user experience is phenomenal.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-woman-in-her--1772811457490-2355f7ec.png",
|
||||
avatarAlt: "Elena Martinez VP Product",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-beautiful-mobile-app-interface-showcas-1772811459177-0acbc18b.png?_wi=2",
|
||||
},
|
||||
id: "3", name: "Elena Martinez, VP Product at RetailCorp", date: "Date: 8 January 2025", title: "Mobile App Reaches 100K+ Downloads", quote: "Zyber Zing built our React Native mobile app with exceptional polish and performance. Launched within 18 weeks, it's achieved 100,000+ downloads with a 4.8-star rating. The user experience is phenomenal.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-woman-in-her--1772811457490-2355f7ec.png", avatarAlt: "Elena Martinez VP Product", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-beautiful-mobile-app-interface-showcas-1772811459177-0acbc18b.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim, CEO of FinTech Solutions",
|
||||
date: "Date: 5 January 2025",
|
||||
title: "Secure Blockchain Payment Platform Deployed",
|
||||
quote: "Zyber Zing's blockchain expertise enabled us to launch a secure payment platform on Ethereum. Smart contracts were thoroughly audited, and the system processes $2M+ in daily transactions with 99.99% uptime.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-an-asian-male-c-1772811459024-469288e7.png",
|
||||
avatarAlt: "David Kim CEO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-blockchain-and-cryptocurrency-visualiz-1772811458465-43de736d.png?_wi=2",
|
||||
},
|
||||
id: "4", name: "David Kim, CEO of FinTech Solutions", date: "Date: 5 January 2025", title: "Secure Blockchain Payment Platform Deployed", quote: "Zyber Zing's blockchain expertise enabled us to launch a secure payment platform on Ethereum. Smart contracts were thoroughly audited, and the system processes $2M+ in daily transactions with 99.99% uptime.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-an-asian-male-c-1772811459024-469288e7.png", avatarAlt: "David Kim CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-blockchain-and-cryptocurrency-visualiz-1772811458465-43de736d.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Priya Kapoor, Marketing Director of HealthTech",
|
||||
date: "Date: 2 January 2025",
|
||||
title: "Long-term Partnership: 3 Successful Projects",
|
||||
quote: "Over 3 years, Zyber Zing has delivered multiple projects with consistent excellence. Their reliability, communication, and ability to scale our team on-demand makes them an indispensable partner in our digital transformation journey.",
|
||||
tag: "Long-term Partner",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-an-indian-woman-1772811457147-7047f448.png",
|
||||
avatarAlt: "Priya Kapoor Marketing Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-long-term-partnership-and-successful-c-1772811458770-d0ba04a1.png?_wi=2",
|
||||
},
|
||||
id: "5", name: "Priya Kapoor, Marketing Director of HealthTech", date: "Date: 2 January 2025", title: "Long-term Partnership: 3 Successful Projects", quote: "Over 3 years, Zyber Zing has delivered multiple projects with consistent excellence. Their reliability, communication, and ability to scale our team on-demand makes them an indispensable partner in our digital transformation journey.", tag: "Long-term Partner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-an-indian-woman-1772811457147-7047f448.png", avatarAlt: "Priya Kapoor Marketing Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-long-term-partnership-and-successful-c-1772811458770-d0ba04a1.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Michael Thompson, COO of ManufactureTech",
|
||||
date: "Date: 28 December 2024",
|
||||
title: "Custom ERP System: 6-Month ROI Achievement",
|
||||
quote: "Zyber Zing developed a bespoke ERP system tailored to our complex manufacturing workflows. Implementation was seamless, comprehensive training was provided, and we achieved full ROI within 6 months of go-live.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-male-coo-manu-1772811457688-02ab7aa7.png",
|
||||
avatarAlt: "Michael Thompson COO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/an-enterprise-erp-system-interface-showi-1772811459260-515dfb3f.png?_wi=2",
|
||||
},
|
||||
id: "6", name: "Michael Thompson, COO of ManufactureTech", date: "Date: 28 December 2024", title: "Custom ERP System: 6-Month ROI Achievement", quote: "Zyber Zing developed a bespoke ERP system tailored to our complex manufacturing workflows. Implementation was seamless, comprehensive training was provided, and we achieved full ROI within 6 months of go-live.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/professional-headshot-of-a-male-coo-manu-1772811457688-02ab7aa7.png", avatarAlt: "Michael Thompson COO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/an-enterprise-erp-system-interface-showi-1772811459260-515dfb3f.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,16 +116,10 @@ export default function PortfolioPage() {
|
||||
tag="Our Clients"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"TechCorp", "FinFlow", "HealthPlus", "RetailHub", "ManuTech", "SaasPro", "MediaOne", "EduSmart"]
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-tech-company-logo-represe-1772811458274-768fa421.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-fintech-company-logo-repr-1772811456829-c3a5559b.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-healthcare-biotech-compan-1772811456651-c0515735.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-e-commerce-retail-company-1772811457034-32afe1a7.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-manufacturing-industrial--1772811457856-8f2b6b8e.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-saas-platform-company-log-1772811457351-24b90c26.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-media-entertainment-compa-1772811459229-c170b93d.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-education-edtech-company--1772811458189-32e44ce3.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-tech-company-logo-represe-1772811458274-768fa421.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-fintech-company-logo-repr-1772811456829-c3a5559b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-healthcare-biotech-compan-1772811456651-c0515735.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-e-commerce-retail-company-1772811457034-32afe1a7.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-manufacturing-industrial--1772811457856-8f2b6b8e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-saas-platform-company-log-1772811457351-24b90c26.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-media-entertainment-compa-1772811459229-c170b93d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZrYlFLhLjWPzd5ntCD5GOqvUv/a-professional-education-edtech-company--1772811458189-32e44ce3.png"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user