Update src/app/about/page.tsx

This commit is contained in:
2026-04-08 15:46:11 +00:00
parent de25bb9308
commit ed64fc17f1

View File

@@ -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",
},
]}
/>