diff --git a/src/app/page.tsx b/src/app/page.tsx index 619dc7d..e30f9e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,24 +118,24 @@ export default function LandingPage() { ] }, { - title: "Landscaping", description: "Design and installation of stunning outdoor spaces that complement your home", icon: Leaf, + title: "Window Cleaning & Treatment", description: "Professional window cleaning with squeegee finishing for crystal-clear views and optimal performance", icon: Wind, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1", imageAlt: "Professional landscaping design" + imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1", imageAlt: "Professional window cleaning service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2", imageAlt: "Beautiful yard landscaping" + imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2", imageAlt: "Spotless clean windows with squeegee details" } ] }, { - title: "Windows & Doors", description: "Energy-efficient window and door replacements for improved comfort and savings", icon: Wind, + title: "Landscaping", description: "Design and installation of stunning outdoor spaces that complement your home", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=1", imageAlt: "Window installation service" + imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=1", imageAlt: "Professional landscaping design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=2", imageAlt: "Modern windows installation" + imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=2", imageAlt: "Beautiful yard landscaping" } ] }