diff --git a/src/app/page.tsx b/src/app/page.tsx index 6210191..b6f3e4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,8 +73,8 @@ export default function LandingPage() { features={[ { id: "f1", title: "Pest Elimination", tags: ["Ants", "Spiders", "Rodents"], imageSrc: "http://img.b2bpic.net/free-photo/closeup-insects-green-leaves-field-sunlight_181624-39379.jpg" }, { id: "f2", title: "Lawn Maintenance", tags: ["Fertilizing", "Weed Control"], imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition-with-slate-template_23-2148127878.jpg" }, - { id: "f3", title: "Termite Control", tags: ["Prevention", "Detection"], imageSrc: "http://img.b2bpic.net/free-vector/business-element-collection_23-2147554729.jpg?_wi=1" }, - { id: "f4", title: "Bed Bug Control", tags: ["Inspection", "Treatment"], imageSrc: "http://img.b2bpic.net/free-vector/business-element-collection_23-2147554729.jpg?_wi=2" }, + { id: "f3", title: "Termite Control", tags: ["Prevention", "Detection"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWnDvtFukrBSZh2AVuyRrAVpzZ/uploaded-1774614808937-uybg5c0x.jpg" }, + { id: "f4", title: "Bed Bug Control", tags: ["Inspection", "Treatment"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWnDvtFukrBSZh2AVuyRrAVpzZ/uploaded-1774614921210-r1uv1gqz.jpg" }, ]} title="Our Specialized Services" description="Comprehensive solutions to keep your lawn lush and your property pest-free year-round." @@ -87,18 +87,18 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Alice Miller", role: "Homeowner", company: "Local Area", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg" }, - { id: "2", name: "David Smith", role: "Property Manager", company: "Downtown", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-with-crossed-arms_23-2148230781.jpg" }, - { id: "3", name: "Sarah Jones", role: "Business Owner", company: "Main St", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-with-arms-crossed_23-2148435667.jpg" }, - { id: "4", name: "Mike Brown", role: "Homeowner", company: "Suburbia", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-homeless-man-with-blanket-shoulder_23-2148760795.jpg" }, + { id: "1", name: "Alice Miller", role: "", company: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg" }, + { id: "2", name: "David Smith", role: "", company: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-lawyer-with-crossed-arms_23-2148230781.jpg" }, + { id: "3", name: "Sarah Jones", role: "", company: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/experienced-florist-standing-with-arms-crossed_23-2148435667.jpg" }, + { id: "4", name: "Mike Brown", role: "", company: "", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-homeless-man-with-blanket-shoulder_23-2148760795.jpg" }, ]} kpiItems={[ { value: "500+", label: "Happy Clients" }, { value: "10", label: "Years Active" }, { value: "5k", label: "Lawns Treated" }, ]} - title="Trusted by Local Families" - description="Read what our neighbors are saying about our dedicated pest and lawn services." + title="" + description="" />