From d27958d5af544c08b82b71475947520150650c97 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 11:14:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 94 ++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 55 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f621fc2..adaac3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,25 +71,21 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - name: "Sarah Chen", handle: "VP Analytics, TechCorp", testimonial: - "Transformed our messy data infrastructure into a streamlined analytics powerhouse. Results speak for themselves.", rating: 5, - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Sarah Chen"}, + name: "Sarah Chen", handle: "VP Analytics, TechCorp", testimonial: "Transformed our messy data infrastructure into a streamlined analytics powerhouse. Results speak for themselves.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Sarah Chen" + }, { - name: "Michael Rodriguez", handle: "CEO, DataFlow Systems", testimonial: - "The dashboards and insights delivered were beyond expectations. Exactly what we needed to drive growth.", rating: 5, - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Michael Rodriguez"}, + name: "Michael Rodriguez", handle: "CEO, DataFlow Systems", testimonial: "The dashboards and insights delivered were beyond expectations. Exactly what we needed to drive growth.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Michael Rodriguez" + }, { - name: "Jessica Williams", handle: "Director, InsightHub", testimonial: - "Phenomenal work on the predictive modeling project. Attention to detail and communication were exceptional.", rating: 5, - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-marketing-dir-1773140923323-aa6c17ff.png", imageAlt: "Jessica Williams"}, + name: "Jessica Williams", handle: "Director, InsightHub", testimonial: "Phenomenal work on the predictive modeling project. Attention to detail and communication were exceptional.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-marketing-dir-1773140923323-aa6c17ff.png", imageAlt: "Jessica Williams" + }, { - name: "David Park", handle: "Head of Data, Innovation Labs", testimonial: - "Elevated our entire analytics practice. A true partner in our data transformation journey.", rating: 5, - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-ceo-or-c-leve-1773140924667-356948fb.png", imageAlt: "David Park"}, + name: "David Park", handle: "Head of Data, Innovation Labs", testimonial: "Elevated our entire analytics practice. A true partner in our data transformation journey.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-ceo-or-c-leve-1773140924667-356948fb.png", imageAlt: "David Park" + }, ]} testimonialRotationInterval={5000} buttons={[ @@ -139,19 +135,13 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Real-Time Analytics Dashboard", description: - "Built a comprehensive Power BI dashboard processing 10M+ data points daily. Reduced reporting time by 85% and enabled real-time executive decision-making.", tag: "Power BI • SQL", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/modern-analytics-dashboard-interface-wit-1773140927828-a4e6485d.png", imageAlt: "Analytics Dashboard", buttons: [{ text: "View Case Study", href: "#" }], + id: "1", title: "Real-Time Analytics Dashboard", description: "Built a comprehensive Power BI dashboard processing 10M+ data points daily. Reduced reporting time by 85% and enabled real-time executive decision-making.", tag: "Power BI • SQL", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/modern-analytics-dashboard-interface-wit-1773140927828-a4e6485d.png", imageAlt: "Analytics Dashboard", buttons: [{ text: "View Case Study", href: "#" }], }, { - id: "2", title: "Advanced SQL Data Pipeline", description: - "Designed and optimized ETL pipeline processing 50GB+ of daily data. Improved query performance by 70% through advanced indexing and query optimization.", tag: "SQL • Python • ETL", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/sql-database-query-results-displayed-in--1773140927848-3f756e94.png", imageAlt: "SQL Pipeline Architecture", buttons: [{ text: "View Case Study", href: "#" }], + id: "2", title: "Advanced SQL Data Pipeline", description: "Designed and optimized ETL pipeline processing 50GB+ of daily data. Improved query performance by 70% through advanced indexing and query optimization.", tag: "SQL • Python • ETL", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/sql-database-query-results-displayed-in--1773140927848-3f756e94.png", imageAlt: "SQL Pipeline Architecture", buttons: [{ text: "View Case Study", href: "#" }], }, { - id: "3", title: "Predictive Analytics Model", description: - "Developed machine learning models predicting customer churn with 92% accuracy. Implemented recommendations reduced churn by 35%, saving $2M+ annually.", tag: "Python • ML • Predictive", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/power-bi-report-dashboard-showing-busine-1773140925769-9e8859fc.png", imageAlt: "BI Report", buttons: [{ text: "View Case Study", href: "#" }], + id: "3", title: "Predictive Analytics Model", description: "Developed machine learning models predicting customer churn with 92% accuracy. Implemented recommendations reduced churn by 35%, saving $2M+ annually.", tag: "Python • ML • Predictive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/power-bi-report-dashboard-showing-busine-1773140925769-9e8859fc.png", imageAlt: "BI Report", buttons: [{ text: "View Case Study", href: "#" }], }, ]} containerClassName="py-24 md:py-32" @@ -180,13 +170,16 @@ export default function LandingPage() { { id: "1", icon: Code, title: "Languages", value: "Python • SQL • R" }, { id: "2", icon: BarChart2, - title: "BI Tools", value: "Power BI • Tableau"}, + title: "BI Tools", value: "Power BI • Tableau" + }, { id: "3", icon: Database, - title: "Databases", value: "MySQL • PostgreSQL"}, + title: "Databases", value: "MySQL • PostgreSQL" + }, { id: "4", icon: Package, - title: "Libraries", value: "Pandas • NumPy • Scikit"}, + title: "Libraries", value: "Pandas • NumPy • Scikit" + }, ]} containerClassName="py-24 md:py-32" titleClassName="text-4xl md:text-5xl font-light tracking-tight mb-4" @@ -210,20 +203,16 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Google Cloud - Data Analytics Professional", price: "2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/google-cloud-certification-badge-or-cred-1773140924247-bb644263.png", imageAlt: "Google Cloud Badge", initialQuantity: 1, + id: "1", name: "Google Cloud - Data Analytics Professional", price: "2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/google-cloud-certification-badge-or-cred-1773140924247-bb644263.png", imageAlt: "Google Cloud Badge", initialQuantity: 1, }, { - id: "2", name: "Tableau Desktop Specialist", price: "2024", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/tableau-desktop-specialist-certification-1773140924450-60101fd9.png", imageAlt: "Tableau Certification", initialQuantity: 1, + id: "2", name: "Tableau Desktop Specialist", price: "2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/tableau-desktop-specialist-certification-1773140924450-60101fd9.png", imageAlt: "Tableau Certification", initialQuantity: 1, }, { - id: "3", name: "Microsoft Excel Advanced Analytics", price: "2023", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/microsoft-excel-advanced-certification-o-1773140925395-8bed0794.png", imageAlt: "Excel Certification", initialQuantity: 1, + id: "3", name: "Microsoft Excel Advanced Analytics", price: "2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/microsoft-excel-advanced-certification-o-1773140925395-8bed0794.png", imageAlt: "Excel Certification", initialQuantity: 1, }, { - id: "4", name: "DataCamp Data Analyst Track", price: "2023", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/datacamp-course-completion-badge-or-cred-1773140923957-06326ef3.png", imageAlt: "DataCamp Badge", initialQuantity: 1, + id: "4", name: "DataCamp Data Analyst Track", price: "2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/datacamp-course-completion-badge-or-cred-1773140923957-06326ef3.png", imageAlt: "DataCamp Badge", initialQuantity: 1, }, ]} containerClassName="py-24 md:py-32" @@ -246,29 +235,23 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Alex Thompson", handle: "Operations Director, RetailPro Inc.", testimonial: - "Transformed our entire analytics operation. The dashboards they built save us 20+ hours weekly and reveal insights we never had before. True partnership.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Alex Thompson"}, + id: "1", name: "Alex Thompson", handle: "Operations Director, RetailPro Inc.", testimonial: "Transformed our entire analytics operation. The dashboards they built save us 20+ hours weekly and reveal insights we never had before. True partnership.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Alex Thompson" + }, { - id: "2", name: "Emma Liu", handle: "VP Product, CloudScale Labs", testimonial: - "Exceptional work on the predictive modeling project. The accuracy and actionability of the insights exceeded all expectations. Highly recommended.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Emma Liu"}, + id: "2", name: "Emma Liu", handle: "VP Product, CloudScale Labs", testimonial: "Exceptional work on the predictive modeling project. The accuracy and actionability of the insights exceeded all expectations. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Emma Liu" + }, { - id: "3", name: "Marcus Johnson", handle: "CEO, InnovateLab Solutions", testimonial: - "Elevated our data maturity from zero to hero. Professional, communicative, and deeply technical. A genuine expert in their craft.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-marketing-dir-1773140923323-aa6c17ff.png", imageAlt: "Marcus Johnson"}, + id: "3", name: "Marcus Johnson", handle: "CEO, InnovateLab Solutions", testimonial: "Elevated our data maturity from zero to hero. Professional, communicative, and deeply technical. A genuine expert in their craft.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-marketing-dir-1773140923323-aa6c17ff.png", imageAlt: "Marcus Johnson" + }, { - id: "4", name: "Rachel Kim", handle: "Director Analytics, FutureVision Corp", testimonial: - "Best investment we made in our data infrastructure. The ROI was immediate and the long-term partnership value has been immeasurable.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-ceo-or-c-leve-1773140924667-356948fb.png", imageAlt: "Rachel Kim"}, + id: "4", name: "Rachel Kim", handle: "Director Analytics, FutureVision Corp", testimonial: "Best investment we made in our data infrastructure. The ROI was immediate and the long-term partnership value has been immeasurable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-ceo-or-c-leve-1773140924667-356948fb.png", imageAlt: "Rachel Kim" + }, { - id: "5", name: "Jonathan Price", handle: "CFO, TechGrowth Ventures", testimonial: - "Brought clarity to our financial data with sophisticated analytics. Exactly the kind of strategic partner every data-driven company needs.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Jonathan Price"}, + id: "5", name: "Jonathan Price", handle: "CFO, TechGrowth Ventures", testimonial: "Brought clarity to our financial data with sophisticated analytics. Exactly the kind of strategic partner every data-driven company needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-business-exec-1773140926385-50fe8d67.png", imageAlt: "Jonathan Price" + }, { - id: "6", name: "Stephanie Moore", handle: "Head of BI, DataForward Inc.", testimonial: - "Outstanding work on the data governance framework. Attention to detail and forward-thinking approach ensured scalability for years to come.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Stephanie Moore"}, + id: "6", name: "Stephanie Moore", handle: "Head of BI, DataForward Inc.", testimonial: "Outstanding work on the data governance framework. Attention to detail and forward-thinking approach ensured scalability for years to come.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ake8Dn5WVO58C3IQSZadCtN4tj/professional-headshot-of-a-data-scientis-1773140924846-6dcc417b.png", imageAlt: "Stephanie Moore" + }, ]} speed={40} topMarqueeDirection="left" @@ -326,7 +309,8 @@ export default function LandingPage() { { label: "LinkedIn", href: "https://linkedin.com" }, { label: "GitHub", href: "https://github.com" }, { - label: "Email", href: "mailto:contact@dataanalyst.com"}, + label: "Email", href: "mailto:contact@dataanalyst.com" + }, ], }, {