From b08478289d70b1d6d8885228e7c4ff340b827e06 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:48 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 55 +++++++++++++----------------------------- 1 file changed, 17 insertions(+), 38 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 227e394..0cde629 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,26 +18,23 @@ const AboutPage = () => { const footerColumns = [ { - title: "Product", - items: [ - { label: "Services", href: "/services" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Product", items: [ + { label: "Services", href: "services" }, + { label: "Portfolio", href: "portfolio" }, { label: "Pricing", href: "#" }, { label: "Security", href: "#" }, ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, + title: "Company", items: [ + { label: "About Us", href: "about" }, + { label: "Our Team", href: "about" }, { label: "Blog", href: "#" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "GitHub", href: "https://github.com" }, @@ -94,35 +91,17 @@ const AboutPage = () => { tagAnimation="blur-reveal" testimonials={[ { - id: "1", - name: "Rajesh Kumar", - role: "Founder & CEO", - testimonial: - "With over 15 years in tech, I'm committed to building solutions that truly transform businesses. Innovation and integrity are at our core.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png?_wi=3", - imageAlt: "Rajesh Kumar", - }, + id: "1", name: "Rajesh Kumar", role: "Founder & CEO", testimonial: + "With over 15 years in tech, I'm committed to building solutions that truly transform businesses. Innovation and integrity are at our core.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png", imageAlt: "Rajesh Kumar"}, { - id: "2", - name: "Priya Sharma", - role: "Lead Developer", - testimonial: - "Our development philosophy centers on clean code, scalability, and user experience. We build solutions that stand the test of time.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png?_wi=3", - imageAlt: "Priya Sharma", - }, + id: "2", name: "Priya Sharma", role: "Lead Developer", testimonial: + "Our development philosophy centers on clean code, scalability, and user experience. We build solutions that stand the test of time.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png", imageAlt: "Priya Sharma"}, { - id: "3", - name: "Arun Patel", - role: "Design Lead", - testimonial: - "Great design bridges the gap between business needs and user expectations. We create interfaces that are both beautiful and functional.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png?_wi=3", - imageAlt: "Arun Patel", - }, + id: "3", name: "Arun Patel", role: "Design Lead", testimonial: + "Great design bridges the gap between business needs and user expectations. We create interfaces that are both beautiful and functional.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png", imageAlt: "Arun Patel"}, ]} animationType="blur-reveal" textboxLayout="default" -- 2.49.1 From 70c72ce754e06b7ddd03b67e64b056fc6d557c09 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:50 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 61 +++++++++++++--------------------------- 1 file changed, 20 insertions(+), 41 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7127647..17d5f27 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,26 +18,23 @@ const ContactPage = () => { const footerColumns = [ { - title: "Product", - items: [ - { label: "Services", href: "/services" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Product", items: [ + { label: "Services", href: "services" }, + { label: "Portfolio", href: "portfolio" }, { label: "Pricing", href: "#" }, { label: "Security", href: "#" }, ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, + title: "Company", items: [ + { label: "About Us", href: "about" }, + { label: "Our Team", href: "about" }, { label: "Blog", href: "#" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "GitHub", href: "https://github.com" }, @@ -92,41 +89,23 @@ const ContactPage = () => { sideDescription="Find answers to common questions about our services, process, and how we can help transform your business." faqs={[ { - id: "1", - title: "What services does Kraftcode offer?", - content: - "We provide comprehensive digital solutions including website development, iOS and Android app development, custom development, performance optimization, and security implementation. Our services are tailored to meet your unique business requirements.", - }, + id: "1", title: "What services does Kraftcode offer?", content: + "We provide comprehensive digital solutions including website development, iOS and Android app development, custom development, performance optimization, and security implementation. Our services are tailored to meet your unique business requirements."}, { - id: "2", - title: "How long does a typical project take?", - content: - "Project timelines vary based on complexity and scope. Most web projects take 2-4 months, while mobile apps typically require 3-6 months. We provide detailed timelines and milestones during the planning phase.", - }, + id: "2", title: "How long does a typical project take?", content: + "Project timelines vary based on complexity and scope. Most web projects take 2-4 months, while mobile apps typically require 3-6 months. We provide detailed timelines and milestones during the planning phase."}, { - id: "3", - title: "What is your development process?", - content: - "We follow a structured approach: Discovery & Planning → Design & Prototyping → Development → Testing → Deployment → Support. We maintain regular communication and provide progress updates throughout the project.", - }, + id: "3", title: "What is your development process?", content: + "We follow a structured approach: Discovery & Planning → Design & Prototyping → Development → Testing → Deployment → Support. We maintain regular communication and provide progress updates throughout the project."}, { - id: "4", - title: "Do you offer post-launch support?", - content: - "Yes, we provide comprehensive post-launch support including maintenance, updates, bug fixes, and performance monitoring. We offer various support packages tailored to your needs.", - }, + id: "4", title: "Do you offer post-launch support?", content: + "Yes, we provide comprehensive post-launch support including maintenance, updates, bug fixes, and performance monitoring. We offer various support packages tailored to your needs."}, { - id: "5", - title: "How do you ensure quality and security?", - content: - "Quality is built into our process through rigorous testing, code reviews, and quality assurance protocols. Security is implemented from the ground up, with compliance to industry standards and best practices.", - }, + id: "5", title: "How do you ensure quality and security?", content: + "Quality is built into our process through rigorous testing, code reviews, and quality assurance protocols. Security is implemented from the ground up, with compliance to industry standards and best practices."}, { - id: "6", - title: "Can you work with our existing team?", - content: - "Absolutely. We're experienced in collaborating with in-house teams, agencies, and external partners. We can integrate seamlessly into your existing workflow and development processes.", - }, + id: "6", title: "Can you work with our existing team?", content: + "Absolutely. We're experienced in collaborating with in-house teams, agencies, and external partners. We can integrate seamlessly into your existing workflow and development processes."}, ]} faqsAnimation="blur-reveal" textPosition="left" -- 2.49.1 From 2cfce6f2440d0766901bb9c3624e591bfc984375 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:51 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e5653fd..8ef3756 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,43 +6,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const publicSans = Public_Sans({ - variable: "--font-public-sans", - subsets: ["latin"], + variable: "--font-public-sans", subsets: ["latin"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Kraftcode Infosol - Web & Mobile App Development", - description: "Expert web development, iOS & Android app development. Transforming businesses with innovative digital solutions. 300+ happy clients worldwide.", - keywords: "web development, app development, iOS, Android, custom software, digital solutions, tech company", - metadataBase: new URL("https://kraftcodeinfosol.com"), + title: "Kraftcode Infosol - Web & Mobile App Development", description: "Expert web development, iOS & Android app development. Transforming businesses with innovative digital solutions. 300+ happy clients worldwide.", keywords: "web development, app development, iOS, Android, custom software, digital solutions, tech company", metadataBase: new URL("https://kraftcodeinfosol.com"), alternates: { - canonical: "https://kraftcodeinfosol.com", - }, + canonical: "https://kraftcodeinfosol.com"}, openGraph: { - title: "Kraftcode Infosol - Digital Solutions That Transform", - description: "Build your digital future with expert web and mobile development services", - url: "https://kraftcodeinfosol.com", - siteName: "Kraftcode Infosol", - type: "website", - images: [ + title: "Kraftcode Infosol - Digital Solutions That Transform", description: "Build your digital future with expert web and mobile development services", url: "https://kraftcodeinfosol.com", siteName: "Kraftcode Infosol", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/a-modern-tech-company-hero-image-showing-1772536832346-3e105fc1.png", - alt: "Kraftcode digital transformation services", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/a-modern-tech-company-hero-image-showing-1772536832346-3e105fc1.png", alt: "Kraftcode digital transformation services"}, ], }, twitter: { - card: "summary_large_image", - title: "Kraftcode Infosol - Web & App Development", - description: "Transform your business with innovative digital solutions", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/a-modern-tech-company-hero-image-showing-1772536832346-3e105fc1.png", - ], + card: "summary_large_image", title: "Kraftcode Infosol - Web & App Development", description: "Transform your business with innovative digital solutions", images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/a-modern-tech-company-hero-image-showing-1772536832346-3e105fc1.png"], }, robots: { index: true, -- 2.49.1 From 0d136c054203dfe02b36395ac46c1ba19e0750d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:53 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 194 +++++++++++++---------------------------------- 1 file changed, 51 insertions(+), 143 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 177d250..9bbe463 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,26 +23,23 @@ const HomePage = () => { const footerColumns = [ { - title: "Product", - items: [ - { label: "Services", href: "/services" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Product", items: [ + { label: "Services", href: "services" }, + { label: "Portfolio", href: "portfolio" }, { label: "Pricing", href: "#" }, { label: "Security", href: "#" }, ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, + title: "Company", items: [ + { label: "About Us", href: "about" }, + { label: "Our Team", href: "about" }, { label: "Blog", href: "#" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "GitHub", href: "https://github.com" }, @@ -82,35 +79,20 @@ const HomePage = () => { mediaAnimation="slide-up" testimonials={[ { - name: "Sarah Johnson", - handle: "CEO, TechCorp", - testimonial: - "Working with Kraftcode transformed our digital presence. Their strategic insights and meticulous approach delivered results beyond expectations.", - rating: 5, + name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: + "Working with Kraftcode transformed our digital presence. Their strategic insights and meticulous approach delivered results beyond expectations.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png?_wi=1", - imageAlt: "Sarah Johnson", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png", imageAlt: "Sarah Johnson"}, { - name: "Michael Chen", - handle: "CTO, InnovateLab", - testimonial: - "Exceptional team that understands technology and business. They delivered a cutting-edge platform that exceeded all our requirements.", - rating: 5, + name: "Michael Chen", handle: "CTO, InnovateLab", testimonial: + "Exceptional team that understands technology and business. They delivered a cutting-edge platform that exceeded all our requirements.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png?_wi=1", - imageAlt: "Michael Chen", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png", imageAlt: "Michael Chen"}, { - name: "Emily Rodriguez", - handle: "Founder, GrowthCo", - testimonial: - "Kraftcode's expertise in web and mobile development is unmatched. They built solutions that directly contributed to our business growth.", - rating: 5, + name: "Emily Rodriguez", handle: "Founder, GrowthCo", testimonial: + "Kraftcode's expertise in web and mobile development is unmatched. They built solutions that directly contributed to our business growth.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png?_wi=1", - imageAlt: "Emily Rodriguez", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png", imageAlt: "Emily Rodriguez"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -149,38 +131,28 @@ const HomePage = () => { features={[ { icon: Globe, - title: "Website Development", - description: - "Custom sites boost your online presence. We create responsive, scalable websites that engage users and drive conversions.", - button: { text: "Explore Web Services", href: "/services" }, + title: "Website Development", description: + "Custom sites boost your online presence. We create responsive, scalable websites that engage users and drive conversions.", button: { text: "Explore Web Services", href: "/services" }, }, { icon: Smartphone, - title: "Mobile App Development", - description: - "Mobile solutions tailored to your vision. iOS and Android apps built with cutting-edge technology and user-centric design.", - button: { text: "Explore App Services", href: "/services" }, + title: "Mobile App Development", description: + "Mobile solutions tailored to your vision. iOS and Android apps built with cutting-edge technology and user-centric design.", button: { text: "Explore App Services", href: "/services" }, }, { icon: Code, - title: "Custom Development", - description: - "Bespoke solutions tailored to your unique business requirements. We build scalable, secure, and innovative digital products.", - button: { text: "Explore Custom Solutions", href: "/services" }, + title: "Custom Development", description: + "Bespoke solutions tailored to your unique business requirements. We build scalable, secure, and innovative digital products.", button: { text: "Explore Custom Solutions", href: "/services" }, }, { icon: Zap, - title: "Performance Optimization", - description: - "Lightning-fast applications and websites. We optimize every aspect to ensure exceptional speed and user experience.", - button: { text: "Learn About Optimization", href: "/services" }, + title: "Performance Optimization", description: + "Lightning-fast applications and websites. We optimize every aspect to ensure exceptional speed and user experience.", button: { text: "Learn About Optimization", href: "/services" }, }, { icon: Code, - title: "Security & Compliance", - description: - "Enterprise-grade security and compliance. We build solutions that protect your data and meet industry standards.", - button: { text: "Explore Security", href: "/services" }, + title: "Security & Compliance", description: + "Enterprise-grade security and compliance. We build solutions that protect your data and meet industry standards.", button: { text: "Explore Security", href: "/services" }, }, ]} animationType="slide-up" @@ -201,23 +173,11 @@ const HomePage = () => { tagAnimation="slide-up" metrics={[ { - id: "1", - value: "300+", - title: "Happy Customers", - description: "Trusted by businesses worldwide", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/happy-customers-and-client-satisfaction--1772536829516-9e8b25ec.png", - imageAlt: "Happy customers", - }, + id: "1", value: "300+", title: "Happy Customers", description: "Trusted by businesses worldwide", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/happy-customers-and-client-satisfaction--1772536829516-9e8b25ec.png", imageAlt: "Happy customers"}, { - id: "2", - value: "500+", - title: "Successful Projects", - description: "Delivered across web and mobile", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/successful-project-delivery-visualizatio-1772536830356-9ed4b093.png", - imageAlt: "Successful projects", - }, + id: "2", value: "500+", title: "Successful Projects", description: "Delivered across web and mobile", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/successful-project-delivery-visualizatio-1772536830356-9ed4b093.png", imageAlt: "Successful projects"}, ]} animationType="slide-up" textboxLayout="default" @@ -236,65 +196,29 @@ const HomePage = () => { tagAnimation="blur-reveal" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "CEO, TechCorp", - testimonial: - "Working with Kraftcode was a transformational experience for our company. Their strategic insights and meticulous planning delivered results beyond our expectations.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png?_wi=2", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "CEO, TechCorp", testimonial: + "Working with Kraftcode was a transformational experience for our company. Their strategic insights and meticulous planning delivered results beyond our expectations.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-exec-1772536829249-92484298.png", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "CTO, InnovateLab", - testimonial: - "Exceptional team that understands both technology and business needs. They delivered a cutting-edge platform that exceeded all our requirements.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png?_wi=2", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "CTO, InnovateLab", testimonial: + "Exceptional team that understands both technology and business needs. They delivered a cutting-edge platform that exceeded all our requirements.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-mana-1772536828421-9ae258e6.png", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Founder, GrowthCo", - testimonial: - "Kraftcode's expertise in web and mobile development is unmatched. They built solutions that directly contributed to our business growth.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png?_wi=2", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Founder, GrowthCo", testimonial: + "Kraftcode's expertise in web and mobile development is unmatched. They built solutions that directly contributed to our business growth.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-an-entrepreneur-1772536829312-461ee1ff.png", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Product Manager, StartupXYZ", - testimonial: - "Professional, reliable, and innovative. Kraftcode delivered our project on time and within budget while maintaining exceptional code quality.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-owne-1772536829505-ee335f31.png", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", role: "Product Manager, StartupXYZ", testimonial: + "Professional, reliable, and innovative. Kraftcode delivered our project on time and within budget while maintaining exceptional code quality.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-owne-1772536829505-ee335f31.png", imageAlt: "David Kim"}, { - id: "5", - name: "Jessica Martinez", - role: "Director, Innovation Labs", - testimonial: - "Outstanding service from start to finish. The team's attention to detail and commitment to excellence was evident in every aspect of our project.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-project-manag-1772536831572-9fdcfe07.png", - imageAlt: "Jessica Martinez", - }, + id: "5", name: "Jessica Martinez", role: "Director, Innovation Labs", testimonial: + "Outstanding service from start to finish. The team's attention to detail and commitment to excellence was evident in every aspect of our project.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-project-manag-1772536831572-9fdcfe07.png", imageAlt: "Jessica Martinez"}, { - id: "6", - name: "Robert Thompson", - role: "CEO, Digital Solutions Co", - testimonial: - "A trusted partner for digital transformation. Kraftcode's solutions have significantly improved our operational efficiency and customer satisfaction.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-stra-1772536828602-df1b16dd.png", - imageAlt: "Robert Thompson", - }, + id: "6", name: "Robert Thompson", role: "CEO, Digital Solutions Co", testimonial: + "A trusted partner for digital transformation. Kraftcode's solutions have significantly improved our operational efficiency and customer satisfaction.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/professional-headshot-of-a-business-stra-1772536828602-df1b16dd.png", imageAlt: "Robert Thompson"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -313,25 +237,9 @@ const HomePage = () => { tagIcon={CheckCircle} tagAnimation="blur-reveal" names={[ - "Microsoft", - "Google", - "Amazon", - "Apple", - "IBM", - "Netflix", - "Oracle", - "Salesforce", - ]} + "Microsoft", "Google", "Amazon", "Apple", "IBM", "Netflix", "Oracle", "Salesforce"]} logos={[ - "http://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", - "http://img.b2bpic.net/free-vector/technology-logo_1071-152.jpg", - "http://img.b2bpic.net/free-vector/shiny-cyber-monday-background_23-2147718014.jpg", - "http://img.b2bpic.net/free-vector/gradient-weight-loss-logo-template_23-2150815714.jpg", - "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149202348.jpg", - "http://img.b2bpic.net/free-vector/gradient-n-logo-template_23-2149377854.jpg", - "http://img.b2bpic.net/free-vector/logotype_23-2148145168.jpg", - "http://img.b2bpic.net/free-vector/technology-logo-template-with-abstract-shapes_23-2148240848.jpg", - ]} + "http://img.b2bpic.net/free-vector/geometric-abstract-echos-web-design-agency-logo_1421494-124.jpg", "http://img.b2bpic.net/free-vector/technology-logo_1071-152.jpg", "http://img.b2bpic.net/free-vector/shiny-cyber-monday-background_23-2147718014.jpg", "http://img.b2bpic.net/free-vector/gradient-weight-loss-logo-template_23-2150815714.jpg", "http://img.b2bpic.net/free-vector/gradient-data-logo-template_23-2149202348.jpg", "http://img.b2bpic.net/free-vector/gradient-n-logo-template_23-2149377854.jpg", "http://img.b2bpic.net/free-vector/logotype_23-2148145168.jpg", "http://img.b2bpic.net/free-vector/technology-logo-template-with-abstract-shapes_23-2148240848.jpg"]} textboxLayout="default" useInvertedBackground={false} speed={40} -- 2.49.1 From 9910836ae4c822d720f8983b9beffa4c0d2d3f86 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:55 +0000 Subject: [PATCH 5/6] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 55 +++++++++++--------------------------- 1 file changed, 16 insertions(+), 39 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index ee667b9..2cf41f4 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -17,26 +17,23 @@ const PortfolioPage = () => { const footerColumns = [ { - title: "Product", - items: [ - { label: "Services", href: "/services" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Product", items: [ + { label: "Services", href: "services" }, + { label: "Portfolio", href: "portfolio" }, { label: "Pricing", href: "#" }, { label: "Security", href: "#" }, ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, + title: "Company", items: [ + { label: "About Us", href: "about" }, + { label: "Our Team", href: "about" }, { label: "Blog", href: "#" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "GitHub", href: "https://github.com" }, @@ -73,37 +70,17 @@ const PortfolioPage = () => { tagAnimation="slide-up" products={[ { - id: "1", - name: "Financial Tech Platform", - price: "Finance", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/financial-tech-solution-showcase-showing-1772536829700-08f53efb.png", - imageAlt: "Finance platform", - }, + id: "1", name: "Financial Tech Platform", price: "Finance", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/financial-tech-solution-showcase-showing-1772536829700-08f53efb.png", imageAlt: "Finance platform"}, { - id: "2", - name: "HR Management System", - price: "Human Resources", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/human-resources-platform-illustration-sh-1772536829975-a0919a4e.png", - imageAlt: "HR system", - }, + id: "2", name: "HR Management System", price: "Human Resources", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/human-resources-platform-illustration-sh-1772536829975-a0919a4e.png", imageAlt: "HR system"}, { - id: "3", - name: "Legal Services Platform", - price: "Legal Tech", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/legal-services-platform-showing-law-firm-1772536830626-e5e66c56.png", - imageAlt: "Legal platform", - }, + id: "3", name: "Legal Services Platform", price: "Legal Tech", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/legal-services-platform-showing-law-firm-1772536830626-e5e66c56.png", imageAlt: "Legal platform"}, { - id: "4", - name: "Startup Solution Suite", - price: "Startup", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/startup-solution-platform-showing-modern-1772536829727-82b44a37.png", - imageAlt: "Startup solution", - }, + id: "4", name: "Startup Solution Suite", price: "Startup", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtbsTMeGJHQMw356WqTQ94vTH/startup-solution-platform-showing-modern-1772536829727-82b44a37.png", imageAlt: "Startup solution"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" -- 2.49.1 From 8f0e60d999baa03ad7c0fcd367bf81265eef6539 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:22:57 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 55 ++++++++++++++------------------------- 1 file changed, 20 insertions(+), 35 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 481b8e3..6fcef53 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -17,26 +17,23 @@ const ServicesPage = () => { const footerColumns = [ { - title: "Product", - items: [ - { label: "Services", href: "/services" }, - { label: "Portfolio", href: "/portfolio" }, + title: "Product", items: [ + { label: "Services", href: "services" }, + { label: "Portfolio", href: "portfolio" }, { label: "Pricing", href: "#" }, { label: "Security", href: "#" }, ], }, { - title: "Company", - items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, + title: "Company", items: [ + { label: "About Us", href: "about" }, + { label: "Our Team", href: "about" }, { label: "Blog", href: "#" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "LinkedIn", href: "https://linkedin.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "GitHub", href: "https://github.com" }, @@ -74,24 +71,18 @@ const ServicesPage = () => { features={[ { icon: Globe, - title: "Website Development", - description: - "Custom responsive websites designed for conversion. We create user-friendly, scalable platforms that establish your digital presence and engage your audience effectively.", - button: { text: "Learn More", href: "/services" }, + title: "Website Development", description: + "Custom responsive websites designed for conversion. We create user-friendly, scalable platforms that establish your digital presence and engage your audience effectively.", button: { text: "Learn More", href: "services" }, }, { icon: Smartphone, - title: "Mobile App Development", - description: - "Native and cross-platform applications for iOS and Android. We build intuitive, high-performance mobile solutions that solve real problems and drive user engagement.", - button: { text: "Learn More", href: "/services" }, + title: "Mobile App Development", description: + "Native and cross-platform applications for iOS and Android. We build intuitive, high-performance mobile solutions that solve real problems and drive user engagement.", button: { text: "Learn More", href: "services" }, }, { icon: Code, - title: "Custom Development Solutions", - description: - "Bespoke software tailored to your unique business needs. From backend systems to complex integrations, we architect scalable solutions that grow with your business.", - button: { text: "Learn More", href: "/services" }, + title: "Custom Development Solutions", description: + "Bespoke software tailored to your unique business needs. From backend systems to complex integrations, we architect scalable solutions that grow with your business.", button: { text: "Learn More", href: "services" }, }, ]} animationType="slide-up" @@ -113,24 +104,18 @@ const ServicesPage = () => { features={[ { icon: Zap, - title: "Performance Optimization", - description: - "Lightning-fast applications and websites optimized for speed. We analyze, optimize, and enhance every aspect to deliver exceptional user experience and SEO benefits.", - button: { text: "Learn More", href: "/services" }, + title: "Performance Optimization", description: + "Lightning-fast applications and websites optimized for speed. We analyze, optimize, and enhance every aspect to deliver exceptional user experience and SEO benefits.", button: { text: "Learn More", href: "services" }, }, { icon: Shield, - title: "Security & Compliance", - description: - "Enterprise-grade security implementation and compliance management. We protect your data with industry-standard practices and meet regulatory requirements.", - button: { text: "Learn More", href: "/services" }, + title: "Security & Compliance", description: + "Enterprise-grade security implementation and compliance management. We protect your data with industry-standard practices and meet regulatory requirements.", button: { text: "Learn More", href: "services" }, }, { icon: Code, - title: "Maintenance & Support", - description: - "Ongoing technical support and maintenance services. We ensure your applications remain stable, updated, and optimized with dedicated support teams.", - button: { text: "Learn More", href: "/services" }, + title: "Maintenance & Support", description: + "Ongoing technical support and maintenance services. We ensure your applications remain stable, updated, and optimized with dedicated support teams.", button: { text: "Learn More", href: "services" }, }, ]} animationType="slide-up" -- 2.49.1