From abfdff9d4b7a97cfd94212472264da2216965ffa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 05:07:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cfd64a0..a9f3659 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,12 +46,12 @@ export default function LandingPage() { { text: "Get a Free Quote", href: "/contact" }, ]} carouselItems={[ - { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775793016379-q01ofvzz.jpg", imageAlt: "Two workers on rural property" }, - { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-z38rm8pj.jpg", imageAlt: "Workers standing together" }, - { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775792886520-5ud7az04.jpg", imageAlt: "Rural landscape team" }, - { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775793449891-u2y9pi2d.jpg", imageAlt: "Trusted outdoor services" }, - { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-umm98p79.jpg", imageAlt: "Otways based team" }, - { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-09cgsad7.jpg", imageAlt: "Professional outdoor support" }, + { id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775793016379-q01ofvzz.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Two workers on rural property" }, + { id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-z38rm8pj.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Workers standing together" }, + { id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775792886520-5ud7az04.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Rural landscape team" }, + { id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775793449891-u2y9pi2d.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Trusted outdoor services" }, + { id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-umm98p79.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Otways based team" }, + { id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-09cgsad7.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Professional outdoor support" }, ]} /> @@ -61,14 +61,14 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Firewood Collection & Delivery", description: "High-quality, seasoned hardwood sourced locally and delivered directly to your home for reliable winter warmth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789605157-cdeqpbz2.jpg", imageAlt: "Firewood" }, - { title: "Lawn Mowing & Maintenance", description: "Professional-grade mowing and edge trimming to keep your lawns pristine and healthy year-round.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-tdqwhk6u.jpg", imageAlt: "Lawn mowing" }, - { title: "Garden Care", description: "Comprehensive garden maintenance, including pruning, weeding, mulching, and general tidying for a vibrant outdoor space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-fm70pwgh.jpg", imageAlt: "Gardening" }, - { title: "Pressure Cleaning", description: "Restore surfaces with our high-pressure cleaning services for driveways, decks, walkways, and patio areas.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-xrdahcd0.jpg", imageAlt: "Pressure washing" }, - { title: "Bin Sanitisation", description: "Eliminate odours and bacteria with our thorough, eco-friendly sanitisation process for your wheelie bins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-jxialwje.jpg", imageAlt: "Bin cleaning" }, - { title: "Rural Fencing & Repair", description: "Sturdy post-and-wire fencing solutions, repairs, and gate maintenance specifically tailored for rural properties.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-1hz3orop.jpg", imageAlt: "Fencing" }, - { title: "Waste Removal", description: "Quick, clean removal of green waste, scrap, or general debris from your yard to maintain a clutter-free property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-2jnzcd7r.jpg", imageAlt: "Waste removal" }, - { title: "Property Maintenance", description: "General handy-man services and property upkeep, covering minor repairs and rural facility maintenance needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775795381047-fsshwm1q.jpg", imageAlt: "Rural maintenance" }, + { title: "Firewood Collection & Delivery", description: "High-quality, seasoned hardwood sourced locally and delivered directly to your home for reliable winter warmth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789605157-cdeqpbz2.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Firewood" }, + { title: "Lawn Mowing & Maintenance", description: "Professional-grade mowing and edge trimming to keep your lawns pristine and healthy year-round.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-tdqwhk6u.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Lawn mowing" }, + { title: "Garden Care", description: "Comprehensive garden maintenance, including pruning, weeding, mulching, and general tidying for a vibrant outdoor space.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-fm70pwgh.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Gardening" }, + { title: "Pressure Cleaning", description: "Restore surfaces with our high-pressure cleaning services for driveways, decks, walkways, and patio areas.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-xrdahcd0.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Pressure washing" }, + { title: "Bin Sanitisation", description: "Eliminate odours and bacteria with our thorough, eco-friendly sanitisation process for your wheelie bins.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-jxialwje.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Bin cleaning" }, + { title: "Rural Fencing & Repair", description: "Sturdy post-and-wire fencing solutions, repairs, and gate maintenance specifically tailored for rural properties.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789581470-1hz3orop.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Fencing" }, + { title: "Waste Removal", description: "Quick, clean removal of green waste, scrap, or general debris from your yard to maintain a clutter-free property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775789551559-2jnzcd7r.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Waste removal" }, + { title: "Property Maintenance", description: "General handy-man services and property upkeep, covering minor repairs and rural facility maintenance needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8xfuwCsAWLRfdbSEcn0hfaDdM/uploaded-1775795381047-fsshwm1q.jpg?_wi=1&object-position=50%25%2060%25", imageAlt: "Rural maintenance" }, ]} title="Our Services" description="We offer reliable, hardworking outdoor services to keep your rural or residential property in top condition."