From 56487d867506f43453ac78e931d1fe4e2fb806da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 05:43:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a21fdf..e06c5bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,15 +60,15 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Chen", handle: "@designlead", testimonial: "Exceptional frontend engineer who brings designs to life with stunning 3D animations and pixel-perfect execution.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-satisfied-cli-1773639697626-30269950.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-satisfied-cli-1773639697626-30269950.png?_wi=1", imageAlt: "Sarah Chen" }, { name: "Marcus Johnson", handle: "@cto_tech", testimonial: "Performance optimization and modern web standards are second nature. Highly recommended for complex interactive projects.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/another-professional-headshot-of-a-diffe-1773639697676-93e2687c.png", imageAlt: "Marcus Johnson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/another-professional-headshot-of-a-diffe-1773639697676-93e2687c.png?_wi=1", imageAlt: "Marcus Johnson" }, { name: "Elena Rodriguez", handle: "@productmgr", testimonial: "Delivered a project ahead of schedule with incredible attention to detail. True professional and joy to work with.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-third-person--1773639697769-3d73fc0a.png", imageAlt: "Elena Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-third-person--1773639697769-3d73fc0a.png?_wi=1", imageAlt: "Elena Rodriguez" } ]} testimonialRotationInterval={5000} @@ -106,19 +106,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "3D Web Graphics", description: "Expert in Three.js, Babylon.js, and WebGL for creating immersive 3D visualizations and animations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png", imageAlt: "3D Web Graphics" + title: "3D Web Graphics", description: "Expert in Three.js, Babylon.js, and WebGL for creating immersive 3D visualizations and animations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png?_wi=1", imageAlt: "3D Web Graphics" }, { id: 2, - title: "Performance Optimization", description: "Code splitting, lazy loading, and advanced caching strategies ensuring lightning-fast load times.", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png", videoAriaLabel: "Performance Optimization Video" + title: "Performance Optimization", description: "Code splitting, lazy loading, and advanced caching strategies ensuring lightning-fast load times.", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png?_wi=1", videoAriaLabel: "Performance Optimization Video" }, { id: 3, - title: "Responsive Design", description: "Mobile-first approach with adaptive layouts that work flawlessly across all devices and screen sizes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/e-commerce-platform-interface-showing-pr-1773639698242-3b459058.png", imageAlt: "Responsive Design" + title: "Responsive Design", description: "Mobile-first approach with adaptive layouts that work flawlessly across all devices and screen sizes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/e-commerce-platform-interface-showing-pr-1773639698242-3b459058.png?_wi=1", imageAlt: "Responsive Design" }, { id: 4, - title: "Modern Frameworks", description: "Proficient in React, Next.js, Vue.js with strong understanding of state management and component architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/typescript-next-js-and-tailwind-css-logo-1773639697573-3b26b82f.png", imageAlt: "Modern Frameworks" + title: "Modern Frameworks", description: "Proficient in React, Next.js, Vue.js with strong understanding of state management and component architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/typescript-next-js-and-tailwind-css-logo-1773639697573-3b26b82f.png?_wi=1", imageAlt: "Modern Frameworks" } ]} textboxLayout="default" @@ -140,10 +140,10 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "project-1", name: "Interactive 3D Dashboard", price: "React • Three.js", variant: "Real-time Analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png", imageAlt: "3D Interactive Dashboard" + id: "project-1", name: "Interactive 3D Dashboard", price: "React • Three.js", variant: "Real-time Analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png?_wi=2", imageAlt: "3D Interactive Dashboard" }, { - id: "project-2", name: "E-Commerce Platform", price: "Next.js • TailwindCSS", variant: "Full-Stack Integration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/e-commerce-platform-interface-showing-pr-1773639698242-3b459058.png", imageAlt: "E-Commerce Platform" + id: "project-2", name: "E-Commerce Platform", price: "Next.js • TailwindCSS", variant: "Full-Stack Integration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/e-commerce-platform-interface-showing-pr-1773639698242-3b459058.png?_wi=2", imageAlt: "E-Commerce Platform" }, { id: "project-3", name: "Collaborative Workspace", price: "WebSockets • React", variant: "Real-time Synchronization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/real-time-collaboration-tool-interface-w-1773639698150-2fd9f596.png", imageAlt: "Collaborative Workspace App" @@ -167,16 +167,16 @@ export default function LandingPage() { description="Measurable results demonstrating the quality and impact of my frontend engineering work." metrics={[ { - id: "1", value: "50+", title: "Projects Delivered", description: "Successfully completed projects for startups and enterprises", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png", imageAlt: "Projects Delivered" + id: "1", value: "50+", title: "Projects Delivered", description: "Successfully completed projects for startups and enterprises", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png?_wi=2", imageAlt: "Projects Delivered" }, { - id: "2", value: "98%", title: "Performance Score", description: "Consistent Lighthouse scores and Core Web Vitals optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png", imageAlt: "Performance Score" + id: "2", value: "98%", title: "Performance Score", description: "Consistent Lighthouse scores and Core Web Vitals optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/screenshot-of-a-modern-web-application-d-1773639698953-e9e63cb2.png?_wi=3", imageAlt: "Performance Score" }, { - id: "3", value: "30k+", title: "GitHub Stars", description: "Open source contributions and community projects", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png", imageAlt: "GitHub Stars" + id: "3", value: "30k+", title: "GitHub Stars", description: "Open source contributions and community projects", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/react-logo-and-javascript-code-snippets--1773639697792-0b1aad02.png?_wi=3", imageAlt: "GitHub Stars" }, { - id: "4", value: "5+", title: "Years Experience", description: "Dedicated to frontend engineering excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/typescript-next-js-and-tailwind-css-logo-1773639697573-3b26b82f.png", imageAlt: "Years Experience" + id: "4", value: "5+", title: "Years Experience", description: "Dedicated to frontend engineering excellence", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/typescript-next-js-and-tailwind-css-logo-1773639697573-3b26b82f.png?_wi=2", imageAlt: "Years Experience" } ]} animationType="scale-rotate" @@ -196,15 +196,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Chen", role: "Design Lead", company: "TechCorp Design", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-satisfied-cli-1773639697626-30269950.png", imageAlt: "Sarah Chen" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-satisfied-cli-1773639697626-30269950.png?_wi=2", imageAlt: "Sarah Chen" }, { id: "2", name: "Marcus Johnson", role: "CTO", company: "StartupLabs", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/another-professional-headshot-of-a-diffe-1773639697676-93e2687c.png", imageAlt: "Marcus Johnson" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/another-professional-headshot-of-a-diffe-1773639697676-93e2687c.png?_wi=2", imageAlt: "Marcus Johnson" }, { id: "3", name: "Elena Rodriguez", role: "Product Manager", company: "InnovateCo", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-third-person--1773639697769-3d73fc0a.png", imageAlt: "Elena Rodriguez" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0x8aKQRecYEEaLIkJZfmpWx53/professional-headshot-of-a-third-person--1773639697769-3d73fc0a.png?_wi=2", imageAlt: "Elena Rodriguez" }, { id: "4", name: "David Kim", role: "Engineering Manager", company: "DevHouse", rating: 5, -- 2.49.1