diff --git a/src/app/page.tsx b/src/app/page.tsx index f41e020..5c7c396 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,9 +62,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "1", title: "Residential Care", author: "Elite Standard", description: "High-end residential services focused on preservation, cleanliness, and value.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-family-getting-home-consultation-choosig-colors-floor_1157-47964.jpg" }, - { id: "2", title: "Commercial Solutions", author: "Elite Standard", description: "Professional-grade care for businesses, offices, and commercial facilities.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-gadgets_23-2147689197.jpg" }, - { id: "3", title: "Specialized Removal", author: "Elite Standard", description: "Efficient, clean, and reliable junk removal designed for premium properties.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-toilet-brushes-home-improvement-store_169016-23903.jpg" }, + { id: "1", title: "Residential Care", author: "Elite Standard", description: "High-end residential services focused on preservation, cleanliness, and value.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-family-getting-home-consultation-choosig-colors-floor_1157-47964.jpg", videoSrc: "", tags: [] }, + { id: "2", title: "Commercial Solutions", author: "Elite Standard", description: "Professional-grade care for businesses, offices, and commercial facilities.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-gadgets_23-2147689197.jpg", videoSrc: "", tags: [] }, + { id: "3", title: "Specialized Removal", author: "Elite Standard", description: "Efficient, clean, and reliable junk removal designed for premium properties.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-toilet-brushes-home-improvement-store_169016-23903.jpg", videoSrc: "", tags: [] }, ]} title="Premium Service Offerings" description="Comprehensive solutions tailored to your unique needs with unmatched attention to detail."