diff --git a/src/app/page.tsx b/src/app/page.tsx index c7eb4ee..14fc46c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,17 +142,17 @@ export default function LandingPage() { { title: "Home Remodeling", description: "From kitchens to bathrooms, we bring your dream space to life.", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg?_wi=1", }, { title: "Repairs", description: "Fixing leaks, patches, and everything in between.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg?_wi=1", }, { title: "Custom Carpentry", description: "Tailored woodwork for your unique vision.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576381.jpg?_wi=1", }, { title: "Electrical Fixes", @@ -162,7 +162,7 @@ export default function LandingPage() { { title: "Plumbing Maintenance", description: "Handling faucet leaks, clogs, and pipe repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg?_wi=1", }, ]} title="Our Services" @@ -182,35 +182,35 @@ export default function LandingPage() { name: "Kitchen Renovation", price: "Featured", variant: "Remodel", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg?_wi=2", }, { id: "2", name: "Bathroom Upgrade", price: "Featured", variant: "Remodel", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg?_wi=2", }, { id: "3", name: "Custom Carpentry", price: "Featured", variant: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576381.jpg?_wi=2", }, { id: "4", name: "Living Room Refresh", price: "Featured", variant: "Remodel", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-interior-shot-modern-house-with-white-relaxing-walls-furniture-technology_181624-2077.jpg?_wi=3", }, { id: "5", name: "Deck Repair", price: "Featured", variant: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-bathroom-with-modern-style-ai-generated_23-2150694822.jpg?_wi=3", }, ]} title="Our Work" @@ -248,7 +248,7 @@ export default function LandingPage() { placeholder: "Tell us about your project...", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg?_wi=2" />