From 16c6fa1c9439b915ea165a1a083b41b926f7e023 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 07:38:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 57 +++++++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 25 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6d4e0c..99eabe3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,33 +54,33 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "/images/noise.webp", - imageAlt: "Featured project interface" + imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1200&h=800&fit=crop", + imageAlt: "Modern web development interface with code editor" }, { id: "2", - imageSrc: "/images/noise.webp", - imageAlt: "React component showcase" + imageSrc: "https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=1200&h=800&fit=crop", + imageAlt: "React component showcase dashboard" }, { id: "3", - imageSrc: "/images/noise.webp", - imageAlt: "Responsive web design" + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop", + imageAlt: "Responsive mobile and desktop web design" }, { id: "4", - imageSrc: "/images/noise.webp", - imageAlt: "Dashboard interface" + imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1200&h=800&fit=crop", + imageAlt: "Analytics dashboard with purple accents" }, { id: "5", - imageSrc: "/images/noise.webp", - imageAlt: "Design system components" + imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=1200&h=800&fit=crop", + imageAlt: "Design system UI components library" }, { id: "6", - imageSrc: "/images/noise.webp", - imageAlt: "Portfolio projects" + imageSrc: "https://images.unsplash.com/photo-1496181133206-80ce9b88a853?w=1200&h=800&fit=crop", + imageAlt: "Developer working on frontend code" } ]} /> @@ -104,22 +104,22 @@ export default function LandingPage() { id: "1", name: "E-Commerce Platform", price: "React • Next.js", - imageSrc: "/images/noise.webp", - imageAlt: "E-commerce platform with product filtering and checkout" + imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=600&h=600&fit=crop", + imageAlt: "E-commerce platform with product filtering and checkout interface" }, { id: "2", name: "Analytics Dashboard", price: "TypeScript • Tailwind", - imageSrc: "/images/noise.webp", - imageAlt: "Real-time analytics dashboard with charts" + imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=600&h=600&fit=crop", + imageAlt: "Real-time analytics dashboard with charts and data visualization" }, { id: "3", name: "Design System", price: "Component Library", - imageSrc: "/images/noise.webp", - imageAlt: "Reusable UI component library" + imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=600&h=600&fit=crop", + imageAlt: "Reusable UI component library with design tokens" } ]} gridVariant="three-columns-all-equal-width" @@ -138,19 +138,22 @@ export default function LandingPage() { id: 1, title: "Frontend Development", description: "Expert in React, TypeScript, and modern JavaScript. Building scalable component architectures and performant applications using best practices.", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=800&h=600&fit=crop", + imageAlt: "Developer coding with React and TypeScript" }, { id: 2, title: "UI/UX Implementation", description: "Translating design into pixel-perfect, responsive interfaces. Proficient with Tailwind CSS, CSS-in-JS, and accessibility standards (WCAG).", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", + imageAlt: "Beautiful UI components and design system" }, { id: 3, title: "Performance Optimization", description: "Optimizing bundle sizes, implementing code splitting, and improving Core Web Vitals. Experience with Next.js, lazy loading, and caching strategies.", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", + imageAlt: "Performance monitoring and optimization dashboard" } ]} animationType="opacity" @@ -171,7 +174,8 @@ export default function LandingPage() { quote: "Working with this developer was a game-changer. They delivered a responsive, high-performance interface that exceeded our expectations. Their attention to detail and code quality is outstanding.", name: "Sarah Chen", role: "Product Manager", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", + imageAlt: "Professional headshot of Sarah Chen, Product Manager" }, { id: "2", @@ -179,7 +183,8 @@ export default function LandingPage() { quote: "Professional, reliable, and always willing to go the extra mile. They took our design mockups and brought them to life beautifully. Highly recommend for any frontend projects.", name: "Michael Rodriguez", role: "Design Director", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", + imageAlt: "Professional headshot of Michael Rodriguez, Design Director" }, { id: "3", @@ -187,7 +192,8 @@ export default function LandingPage() { quote: "Brought in fresh perspectives and best practices that significantly improved our application's performance and maintainability. A pleasure to collaborate with.", name: "Emma Thompson", role: "Tech Lead", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", + imageAlt: "Professional headshot of Emma Thompson, Tech Lead" }, { id: "4", @@ -195,7 +201,8 @@ export default function LandingPage() { quote: "Not just a developer, but a problem-solver. They understood our business needs and delivered solutions that were both elegant and practical. Exceeded our timeline expectations.", name: "James Wilson", role: "CEO", - imageSrc: "/images/noise.webp" + imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", + imageAlt: "Professional headshot of James Wilson, CEO" } ]} textboxLayout="default"