diff --git a/src/app/page.tsx b/src/app/page.tsx index 27ddb2a..ce45e9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,11 +78,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Custom Web Design", description: "Professionally designed websites tailored to your brand and business needs. Clean, modern design that reflects your values.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=600&h=400&fit=crop" + title: "Custom Web Design", description: "Professionally designed websites tailored to your brand and business needs. Clean, modern design that reflects your values.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=600&h=400&fit=crop&_wi=1" }, { id: 2, - title: "Responsive Development", description: "Fully responsive layouts that work seamlessly across all devices. Fast-loading pages optimized for performance.", imageSrc: "https://images.unsplash.com/photo-1516321318423-f06f70d504f0?w=600&h=400&fit=crop" + title: "Responsive Development", description: "Fully responsive layouts that work seamlessly across all devices. Fast-loading pages optimized for performance.", imageSrc: "https://images.unsplash.com/photo-1516321318423-f06f70d504f0?w=600&h=400&fit=crop&_wi=1" }, { id: 3, @@ -90,7 +90,7 @@ export default function LandingPage() { }, { id: 4, - title: "Technical Excellence", description: "Built with best practices in mind. Clean code, SEO optimization, and performance standards as standard.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop" + title: "Technical Excellence", description: "Built with best practices in mind. Clean code, SEO optimization, and performance standards as standard.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=1" } ]} /> @@ -129,15 +129,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Discovery & Planning", description: "We start by understanding your business, goals, and vision. Clear communication about what you want to achieve.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop" + title: "Discovery & Planning", description: "We start by understanding your business, goals, and vision. Clear communication about what you want to achieve.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=600&h=400&fit=crop&_wi=2" }, { id: 2, - title: "Design & Development", description: "We design and build your website with attention to detail. You'll see progress and have input throughout the process.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=600&h=400&fit=crop" + title: "Design & Development", description: "We design and build your website with attention to detail. You'll see progress and have input throughout the process.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=600&h=400&fit=crop&_wi=2" }, { id: 3, - title: "Launch & Support", description: "Your website goes live. We ensure everything works smoothly and provide ongoing support as you grow.", imageSrc: "https://images.unsplash.com/photo-1516321318423-f06f70d504f0?w=600&h=400&fit=crop" + title: "Launch & Support", description: "Your website goes live. We ensure everything works smoothly and provide ongoing support as you grow.", imageSrc: "https://images.unsplash.com/photo-1516321318423-f06f70d504f0?w=600&h=400&fit=crop&_wi=2" } ]} />