Update src/app/page.tsx

This commit is contained in:
2026-06-09 15:56:56 +00:00
parent 586b3c0a04
commit 62bc830c7d

View File

@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout';
import { Calendar, DollarSign, Star, Home, Briefcase, Road, Sun } from "lucide-react";
import { Calendar, DollarSign, Star, Home, Briefcase, Car, Sun } from "lucide-react";
export default function LandingPage() {
return (
@@ -102,7 +102,7 @@ export default function LandingPage() {
title: "Commercial Property Cleaning", description: "Keep your business looking professional and inviting with our tailored commercial power washing.", imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan-business-building_23-2148889581.jpg", imageAlt: "Clean commercial building exterior", buttonIcon: Briefcase,
buttonHref: "#services"},
{
title: "Driveway & Sidewalk Cleaning", description: "Eliminate oil stains, dirt, and grime from your concrete surfaces for a pristine look.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg", imageAlt: "Sparkling clean driveway", buttonIcon: Road,
title: "Driveway & Sidewalk Cleaning", description: "Eliminate oil stains, dirt, and grime from your concrete surfaces for a pristine look.", imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg", imageAlt: "Sparkling clean driveway", buttonIcon: Car,
buttonHref: "#services"},
{
title: "Deck & Patio Restoration", description: "Bring back the beauty of your outdoor living spaces with expert cleaning and restoration.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-owner-cleaning-tables-with-disinfectant-while-reopening-covid19-pandemic_637285-8020.jpg", imageAlt: "Clean wooden deck and patio", buttonIcon: Sun,