Update src/app/page.tsx

This commit is contained in:
2026-03-02 23:33:41 +00:00
parent 35c90e7985
commit 0883291c04

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill" borderRadius="pill"
contentWidth="compact" contentWidth="compact"
sizing="medium" sizing="medium"
background="grid" background="circleGradient"
cardStyle="glass-depth" cardStyle="glass-depth"
primaryButtonStyle="gradient" primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"
@@ -44,23 +44,23 @@ export default function LandingPage() {
description="I build elegant, scalable web applications with meticulous attention to performance, user experience, and clean code. Based in Toronto, passionate about solving complex problems with modern technology." description="I build elegant, scalable web applications with meticulous attention to performance, user experience, and clean code. Based in Toronto, passionate about solving complex problems with modern technology."
tag="Based in Toronto" tag="Based in Toronto"
tagIcon={MapPin} tagIcon={MapPin}
background={{ variant: "grid" }} background={{ variant: "glowing-orb" }}
testimonials={[ testimonials={[
{ {
name: "Sarah Chen", handle: "Product Director, TechFlow Inc", testimonial: "Noah transformed our entire infrastructure. His fullstack expertise and attention to detail elevated our product quality significantly.", rating: 5, name: "Sarah Chen", handle: "Product Director, TechFlow Inc", testimonial: "Noah transformed our entire infrastructure. His fullstack expertise and attention to detail elevated our product quality significantly.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=1" imageSrc: "/placeholders/placeholder1.webp"
}, },
{ {
name: "Marcus Johnson", handle: "CEO, InnovateLab", testimonial: "Working with Noah was a game-changer. His code is clean, his communication is exceptional, and his delivery is always on time.", rating: 5, name: "Marcus Johnson", handle: "CEO, InnovateLab", testimonial: "Working with Noah was a game-changer. His code is clean, his communication is exceptional, and his delivery is always on time.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=2" imageSrc: "/placeholders/placeholder1.webp"
}, },
{ {
name: "Emma Rodriguez", handle: "Lead Designer, Creative Studios", testimonial: "Noah bridges the gap between design and engineering beautifully. He understands the complete picture and builds with intention.", rating: 5, name: "Emma Rodriguez", handle: "Lead Designer, Creative Studios", testimonial: "Noah bridges the gap between design and engineering beautifully. He understands the complete picture and builds with intention.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=3" imageSrc: "/placeholders/placeholder1.webp"
}, },
{ {
name: "David Kim", handle: "CTO, StartupXYZ", testimonial: "Exceptional fullstack developer. Noah's problem-solving skills and technical depth are remarkable. Highly recommended.", rating: 5, name: "David Kim", handle: "CTO, StartupXYZ", testimonial: "Exceptional fullstack developer. Noah's problem-solving skills and technical depth are remarkable. Highly recommended.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=4" imageSrc: "/placeholders/placeholder1.webp"
} }
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
@@ -113,19 +113,19 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", title: "E-Commerce Platform", description: "Built a full-featured e-commerce platform with real-time inventory, payment processing, and analytics dashboard. Handles 10k+ concurrent users with sub-200ms response times.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "E-Commerce Platform" id: "1", title: "E-Commerce Platform", description: "Built a full-featured e-commerce platform with real-time inventory, payment processing, and analytics dashboard. Handles 10k+ concurrent users with sub-200ms response times.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "E-Commerce Platform"
}, },
{ {
id: "2", title: "Real-Time Collaboration Tool", description: "Developed a collaborative document editor with WebSocket integration, operational transformation, and granular permissions. Used by 500+ teams.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Real-Time Collaboration Tool" id: "2", title: "Real-Time Collaboration Tool", description: "Developed a collaborative document editor with WebSocket integration, operational transformation, and granular permissions. Used by 500+ teams.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Real-Time Collaboration Tool"
}, },
{ {
id: "3", title: "Data Analytics Dashboard", description: "Created a comprehensive analytics platform with custom visualizations, real-time data processing, and predictive modeling capabilities.", imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Data Analytics Dashboard" id: "3", title: "Data Analytics Dashboard", description: "Created a comprehensive analytics platform with custom visualizations, real-time data processing, and predictive modeling capabilities.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Data Analytics Dashboard"
}, },
{ {
id: "4", title: "Mobile App Backend", description: "Architected a scalable microservices backend for a social platform mobile app. Implemented caching, load balancing, and automated scaling.", imageSrc: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Mobile App Backend" id: "4", title: "Mobile App Backend", description: "Architected a scalable microservices backend for a social platform mobile app. Implemented caching, load balancing, and automated scaling.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Mobile App Backend"
} }
]} ]}
gridVariant="uniform-4-items" gridVariant="uniform-4-items-tall"
animationType="slide-up" animationType="slide-up"
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"
tagAnimation="opacity" tagAnimation="opacity"
@@ -166,22 +166,22 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", title: "Transformed Our Product Architecture", quote: "Noah completely redesigned our backend infrastructure. The performance improvements were immediate—30% faster load times and 40% reduction in server costs. His technical insights helped us scale to millions of users.", name: "Sarah Chen", role: "VP Product, TechFlow Inc", imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "Sarah Chen" id: "1", title: "Transformed Our Product Architecture", quote: "Noah completely redesigned our backend infrastructure. The performance improvements were immediate—30% faster load times and 40% reduction in server costs. His technical insights helped us scale to millions of users.", name: "Sarah Chen", role: "VP Product, TechFlow Inc", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Chen"
}, },
{ {
id: "2", title: "Excellence in Execution", quote: "Working with Noah is effortless. He communicates clearly, delivers on time, and writes beautiful code. He became an integral part of our team from day one. Highly recommended.", name: "Marcus Johnson", role: "CEO, InnovateLab", imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "Marcus Johnson" id: "2", title: "Excellence in Execution", quote: "Working with Noah is effortless. He communicates clearly, delivers on time, and writes beautiful code. He became an integral part of our team from day one. Highly recommended.", name: "Marcus Johnson", role: "CEO, InnovateLab", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Marcus Johnson"
}, },
{ {
id: "3", title: "Bridge Between Design and Engineering", quote: "Noah understands both sides of the product equation. His attention to detail in both frontend and backend ensures seamless user experiences backed by solid engineering.", name: "Emma Rodriguez", role: "Lead Designer, Creative Studios", imageSrc: "/placeholders/placeholder1.webp?_wi=11", imageAlt: "Emma Rodriguez" id: "3", title: "Bridge Between Design and Engineering", quote: "Noah understands both sides of the product equation. His attention to detail in both frontend and backend ensures seamless user experiences backed by solid engineering.", name: "Emma Rodriguez", role: "Lead Designer, Creative Studios", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Emma Rodriguez"
}, },
{ {
id: "4", title: "Technical Depth and Leadership", quote: "Exceptional developer with remarkable problem-solving skills. Noah doesn't just write code—he architects solutions. A mentor to junior developers and a technical visionary.", name: "David Kim", role: "CTO, StartupXYZ", imageSrc: "/placeholders/placeholder1.webp?_wi=12", imageAlt: "David Kim" id: "4", title: "Technical Depth and Leadership", quote: "Exceptional developer with remarkable problem-solving skills. Noah doesn't just write code—he architects solutions. A mentor to junior developers and a technical visionary.", name: "David Kim", role: "CTO, StartupXYZ", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "David Kim"
}, },
{ {
id: "5", title: "Reliable Partner for Complex Projects", quote: "We brought Noah on for a mission-critical project. His ability to manage complexity while maintaining code quality was invaluable. He's a true professional.", name: "Jessica Liu", role: "Engineering Manager, CloudNine", imageSrc: "/placeholders/placeholder1.webp?_wi=13", imageAlt: "Jessica Liu" id: "5", title: "Reliable Partner for Complex Projects", quote: "We brought Noah on for a mission-critical project. His ability to manage complexity while maintaining code quality was invaluable. He's a true professional.", name: "Jessica Liu", role: "Engineering Manager, CloudNine", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Jessica Liu"
}, },
{ {
id: "6", title: "Exceptional Communication Skills", quote: "What sets Noah apart is his ability to explain technical concepts clearly to non-technical stakeholders. His communication skills are as strong as his coding ability.", name: "Robert Walsh", role: "Founder, Digital Ventures", imageSrc: "/placeholders/placeholder1.webp?_wi=14", imageAlt: "Robert Walsh" id: "6", title: "Exceptional Communication Skills", quote: "What sets Noah apart is his ability to explain technical concepts clearly to non-technical stakeholders. His communication skills are as strong as his coding ability.", name: "Robert Walsh", role: "Founder, Digital Ventures", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Robert Walsh"
} }
]} ]}
/> />