diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index cec3471..11f30bc 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -72,7 +72,7 @@ export default function PortfolioPage() { id: "4", name: "Outdoor Living Space", price: "Project Complete", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=2", imageAlt: "Luxury outdoor entertainment area", }, { @@ -106,7 +106,7 @@ export default function PortfolioPage() { description="Contact us today to discuss how we can create a similar landscape experience for your property. Our team is ready to bring your vision to life." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg" + imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=4" imageAlt="Landscape project inquiry" mediaAnimation="slide-up" mediaPosition="right" @@ -118,7 +118,7 @@ export default function PortfolioPage() {