From 79650e11badd8f1af8ab46314a96d82ca0201d41 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:56:16 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 47 ++++++++++------------------------------ 1 file changed, 12 insertions(+), 35 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b38291c..317c4a5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -17,8 +17,7 @@ const navItems = [ const footerColumns = [ { - title: "Solutions", - items: [ + title: "Solutions", items: [ { label: "Digital Strategy", href: "/services" }, { label: "Software Development", href: "/services" }, { label: "Cloud Infrastructure", href: "/services" }, @@ -26,8 +25,7 @@ const footerColumns = [ ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Case Studies", href: "/" }, @@ -35,8 +33,7 @@ const footerColumns = [ ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Contact Us", href: "/contact" }, { label: "LinkedIn", href: "/" }, { label: "Twitter", href: "/" }, @@ -53,7 +50,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -67,9 +64,7 @@ export default function ContactPage() { id: item.id, }))} button={{ - text: "Get Started", - href: "/contact", - }} + text: "Get Started", href: "/contact"}} animateOnLoad={true} /> @@ -78,7 +73,7 @@ export default function ContactPage() { Date: Tue, 3 Mar 2026 21:56:16 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 153 +++++++++-------------------------------------- 1 file changed, 28 insertions(+), 125 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 31c607c..e6c6edb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,8 +21,7 @@ const navItems = [ const footerColumns = [ { - title: "Solutions", - items: [ + title: "Solutions", items: [ { label: "Digital Strategy", href: "/services" }, { label: "Software Development", href: "/services" }, { label: "Cloud Infrastructure", href: "/services" }, @@ -30,8 +29,7 @@ const footerColumns = [ ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Case Studies", href: "/" }, @@ -39,8 +37,7 @@ const footerColumns = [ ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Contact Us", href: "/contact" }, { label: "LinkedIn", href: "/" }, { label: "Twitter", href: "/" }, @@ -57,7 +54,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -71,9 +68,7 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Get Started", - href: "/contact", - }} + text: "Get Started", href: "/contact"}} animateOnLoad={true} /> @@ -85,7 +80,7 @@ export default function HomePage() { tag="Digital Innovation Leaders" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Explore Our Services", href: "/services" }, { text: "Schedule Consultation", href: "/contact" }, @@ -103,7 +98,7 @@ export default function HomePage() { tag="About Us" tagIcon={Building2} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-professional-team-of-digital-strategis-1772574799357-22010848.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-professional-team-of-digital-strategis-1772574799357-22010848.png" imageAlt="Cornerstone Digital team collaborating on digital solutions" buttons={[ { text: "Meet Our Team", href: "/about" }, @@ -123,37 +118,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Digital Strategy & Consulting", - description: "Strategic roadmaps and digital transformation frameworks tailored to your business objectives and market dynamics.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-strategic-planning-session-visualizati-1772574798945-3f24e812.png?_wi=1", - imageAlt: "Digital strategy and consulting", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Digital Strategy & Consulting", description: "Strategic roadmaps and digital transformation frameworks tailored to your business objectives and market dynamics.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-strategic-planning-session-visualizati-1772574798945-3f24e812.png", imageAlt: "Digital strategy and consulting", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Custom Software Development", - description: "Enterprise-grade applications, web platforms, and mobile solutions built with cutting-edge technologies and best practices.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-software-development-workspace-featuri-1772574799257-7321e612.png?_wi=1", - imageAlt: "Custom software development", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Custom Software Development", description: "Enterprise-grade applications, web platforms, and mobile solutions built with cutting-edge technologies and best practices.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-software-development-workspace-featuri-1772574799257-7321e612.png", imageAlt: "Custom software development", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "AI & Innovation Solutions", - description: "Leverage artificial intelligence, machine learning, and emerging technologies to unlock new opportunities and competitive advantages.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/an-innovation-lab-environment-showcasing-1772574798649-a3260d7f.png?_wi=1", - imageAlt: "AI and innovation solutions", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "AI & Innovation Solutions", description: "Leverage artificial intelligence, machine learning, and emerging technologies to unlock new opportunities and competitive advantages.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/an-innovation-lab-environment-showcasing-1772574798649-a3260d7f.png", imageAlt: "AI and innovation solutions", buttonIcon: ArrowRight, + buttonHref: "/services"}, { - title: "Cloud Infrastructure", - description: "Scalable, secure cloud solutions designed for performance, reliability, and cost optimization across your organization.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-strategic-planning-session-visualizati-1772574798945-3f24e812.png?_wi=2", - imageAlt: "Cloud infrastructure solutions", - buttonIcon: ArrowRight, - buttonHref: "/services", - }, + title: "Cloud Infrastructure", description: "Scalable, secure cloud solutions designed for performance, reliability, and cost optimization across your organization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/a-strategic-planning-session-visualizati-1772574798945-3f24e812.png", imageAlt: "Cloud infrastructure solutions", buttonIcon: ArrowRight, + buttonHref: "/services"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -171,59 +146,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - title: "Complete Digital Transformation in 18 Months", - quote: "Cornerstone Digital transformed our legacy systems into a modern, cloud-native architecture. Their strategic approach and technical excellence exceeded our expectations, delivering measurable ROI from day one.", - name: "Sarah Mitchell", - role: "CEO, Enterprise Solutions Inc.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-successful-ce-1772574798595-1c5a075a.png?_wi=1", - imageAlt: "Sarah Mitchell", - }, + id: "1", title: "Complete Digital Transformation in 18 Months", quote: "Cornerstone Digital transformed our legacy systems into a modern, cloud-native architecture. Their strategic approach and technical excellence exceeded our expectations, delivering measurable ROI from day one.", name: "Sarah Mitchell", role: "CEO, Enterprise Solutions Inc.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-successful-ce-1772574798595-1c5a075a.png", imageAlt: "Sarah Mitchell"}, { - id: "2", - title: "Accelerated Growth Through Technology Innovation", - quote: "The team at Cornerstone Digital didn't just build our platform—they became strategic partners in our growth. Their insights on emerging technologies helped us capture new market opportunities.", - name: "James Richardson", - role: "Founder & CTO, TechVentures", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-female-tech-l-1772574797898-4b4f8c95.png?_wi=1", - imageAlt: "James Richardson", - }, + id: "2", title: "Accelerated Growth Through Technology Innovation", quote: "The team at Cornerstone Digital didn't just build our platform—they became strategic partners in our growth. Their insights on emerging technologies helped us capture new market opportunities.", name: "James Richardson", role: "Founder & CTO, TechVentures", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-female-tech-l-1772574797898-4b4f8c95.png", imageAlt: "James Richardson"}, { - id: "3", - title: "Enterprise-Grade Solutions, Startup Agility", - quote: "What impressed us most was Cornerstone's ability to balance enterprise requirements with agile delivery. They delivered a complex system in record time without compromising quality.", - name: "Maria Garcia", - role: "Chief Digital Officer, Global Finance Corp", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-male-entrepre-1772574798296-883e2b44.png?_wi=1", - imageAlt: "Maria Garcia", - }, + id: "3", title: "Enterprise-Grade Solutions, Startup Agility", quote: "What impressed us most was Cornerstone's ability to balance enterprise requirements with agile delivery. They delivered a complex system in record time without compromising quality.", name: "Maria Garcia", role: "Chief Digital Officer, Global Finance Corp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-male-entrepre-1772574798296-883e2b44.png", imageAlt: "Maria Garcia"}, { - id: "4", - title: "Exceptional Technical Leadership", - quote: "From day one, Cornerstone Digital demonstrated exceptional technical expertise and genuine commitment to our success. They're partners we trust completely.", - name: "David Chen", - role: "VP Engineering, InnovateLabs", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-business-lead-1772574798618-9ce35388.png", - imageAlt: "David Chen", - }, + id: "4", title: "Exceptional Technical Leadership", quote: "From day one, Cornerstone Digital demonstrated exceptional technical expertise and genuine commitment to our success. They're partners we trust completely.", name: "David Chen", role: "VP Engineering, InnovateLabs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-business-lead-1772574798618-9ce35388.png", imageAlt: "David Chen"}, { - id: "5", - title: "Transformative Digital Strategy", - quote: "Their digital strategy framework completely changed how we approach technology investment. The ROI was clear within the first quarter of implementation.", - name: "Alexandra Brooks", - role: "President, Advanced Logistics", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-female-techno-1772574798672-ef2b7eca.png", - imageAlt: "Alexandra Brooks", - }, + id: "5", title: "Transformative Digital Strategy", quote: "Their digital strategy framework completely changed how we approach technology investment. The ROI was clear within the first quarter of implementation.", name: "Alexandra Brooks", role: "President, Advanced Logistics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-female-techno-1772574798672-ef2b7eca.png", imageAlt: "Alexandra Brooks"}, { - id: "6", - title: "Seamless Integration & Support", - quote: "The entire engagement was smooth from planning through deployment. Their continued support ensures our systems run optimally. Highly recommended.", - name: "Michael Torres", - role: "COO, Digital Transformation Partners", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-male-business-1772574798094-f8ad9da9.png", - imageAlt: "Michael Torres", - }, + id: "6", title: "Seamless Integration & Support", quote: "The entire engagement was smooth from planning through deployment. Their continued support ensures our systems run optimally. Highly recommended.", name: "Michael Torres", role: "COO, Digital Transformation Partners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8iSCR0XizqIkb5uUFm0FMJnK/professional-headshot-of-a-male-business-1772574798094-f8ad9da9.png", imageAlt: "Michael Torres"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -239,47 +172,17 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", - title: "Enterprise Clients Served", - subtitle: "Fortune 500 and mid-market leaders", - category: "Client Base", - value: "150+", - }, + id: "1", title: "Enterprise Clients Served", subtitle: "Fortune 500 and mid-market leaders", category: "Client Base", value: "150+"}, { - id: "2", - title: "Digital Transformations Completed", - subtitle: "Across financial services, healthcare, and technology", - category: "Projects", - value: "280+", - }, + id: "2", title: "Digital Transformations Completed", subtitle: "Across financial services, healthcare, and technology", category: "Projects", value: "280+"}, { - id: "3", - title: "Average ROI Delivered", - subtitle: "Year-over-year business impact", - category: "Results", - value: "340%", - }, + id: "3", title: "Average ROI Delivered", subtitle: "Year-over-year business impact", category: "Results", value: "340%"}, { - id: "4", - title: "Technology Experts", - subtitle: "Strategists, architects, engineers, and specialists", - category: "Team", - value: "85+", - }, + id: "4", title: "Technology Experts", subtitle: "Strategists, architects, engineers, and specialists", category: "Team", value: "85+"}, { - id: "5", - title: "Industry Certifications", - subtitle: "AWS, Azure, Google Cloud, Kubernetes, and more", - category: "Credentials", - value: "120+", - }, + id: "5", title: "Industry Certifications", subtitle: "AWS, Azure, Google Cloud, Kubernetes, and more", category: "Credentials", value: "120+"}, { - id: "6", - title: "Years of Excellence", - subtitle: "Trusted partnership since 2010", - category: "Experience", - value: "14", - }, + id: "6", title: "Years of Excellence", subtitle: "Trusted partnership since 2010", category: "Experience", value: "14"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -291,7 +194,7 @@ export default function HomePage() {