diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cd4abb4..05f8fe1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,12 +69,12 @@ export default function LandingPage() { { title: "Assessment", description: "We inspect your glass type and frames first.", - imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg?_wi=5", }, { title: "Cleaning", description: "Eco-friendly scrub and rinse.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6432.jpg?_wi=5", }, ]} />