diff --git a/src/app/page.tsx b/src/app/page.tsx index 7575d6b..10455f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,73 +29,131 @@ export default function LandingPage() {
@@ -106,7 +164,9 @@ export default function LandingPage() { title="More Than a Landscaping Company — We're Your Neighbors" buttons={[ { - text: "Call (561) 352-5910", href: "tel:5613525910"}, + text: "Call (561) 352-5910", + href: "tel:5613525910", + }, ]} /> @@ -119,13 +179,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Irrigation Repair", description: "Expert diagnosis and maintenance for your sprinkler systems.", imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg?_wi=2"}, + title: "Irrigation Repair", + description: "Expert diagnosis and maintenance for your sprinkler systems.", + imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg?_wi=2", + }, { - title: "Grass Seeding", description: "Restore your lawn with the perfect grass varieties for our climate.", imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg?_wi=2"}, + title: "Grass Seeding", + description: "Restore your lawn with the perfect grass varieties for our climate.", + imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg?_wi=2", + }, { - title: "Mulching", description: "High-quality mulch installation to protect and beautify your landscape.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg?_wi=2"}, + title: "Mulching", + description: "High-quality mulch installation to protect and beautify your landscape.", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg?_wi=2", + }, { - title: "General Lawn Care", description: "Full-service mowing, edging, and cleanup for pristine properties.", imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=2"}, + title: "General Lawn Care", + description: "Full-service mowing, edging, and cleanup for pristine properties.", + imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=2", + }, ]} title="Services Built for South Florida Lawns" description="Everything your lawn needs to stay healthy, green, and beautiful." @@ -138,15 +210,60 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Maria G.", date: "Jan 2026", title: "Transformation", quote: "Fantastic! Irrigation fixed, yard looks great.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "happy homeowner portrait smiling"}, + id: "1", + name: "Maria G.", + date: "Jan 2026", + title: "Transformation", + quote: "Fantastic! Irrigation fixed, yard looks great.", + tag: "Verified", + avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", + imageAlt: "happy homeowner portrait smiling", + }, { - id: "2", name: "James T.", date: "Dec 2025", title: "Reliable", quote: "They show up on time and do quality work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", imageAlt: "smiling man portrait professional lawn customer"}, + id: "2", + name: "James T.", + date: "Dec 2025", + title: "Reliable", + quote: "They show up on time and do quality work.", + tag: "Verified", + avatarSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", + imageAlt: "smiling man portrait professional lawn customer", + }, { - id: "3", name: "Susan R.", date: "Nov 2025", title: "Best in Area", quote: "Hands down the best landscapers in Delray Beach.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-standing-with-box-new-house-apartment_74855-10349.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-standing-with-box-new-house-apartment_74855-10349.jpg", imageAlt: "professional woman client smiling"}, + id: "3", + name: "Susan R.", + date: "Nov 2025", + title: "Best in Area", + quote: "Hands down the best landscapers in Delray Beach.", + tag: "Verified", + avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-standing-with-box-new-house-apartment_74855-10349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-standing-with-box-new-house-apartment_74855-10349.jpg", + imageAlt: "professional woman client smiling", + }, { - id: "4", name: "Robert B.", date: "Oct 2025", title: "Professional", quote: "Attention to detail is unmatched.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", imageAlt: "happy client portrait residential lawn care"}, + id: "4", + name: "Robert B.", + date: "Oct 2025", + title: "Professional", + quote: "Attention to detail is unmatched.", + tag: "Verified", + avatarSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-354.jpg", + imageAlt: "happy client portrait residential lawn care", + }, { - id: "5", name: "Linda M.", date: "Sep 2025", title: "Very Happy", quote: "My lawn has never looked greener.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg", imageAlt: "smiling customer portrait lawn garden"}, + id: "5", + name: "Linda M.", + date: "Sep 2025", + title: "Very Happy", + quote: "My lawn has never looked greener.", + tag: "Verified", + avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12323.jpg", + imageAlt: "smiling customer portrait lawn garden", + }, ]} title="What Our Customers Say" description="Homeowners in Delray Beach trust Rubein Landscape Services." @@ -157,13 +274,16 @@ export default function LandingPage() { @@ -172,21 +292,33 @@ export default function LandingPage() { ); -} \ No newline at end of file +}