10 Commits

Author SHA1 Message Date
4c4a30af6b Update src/app/page.tsx 2026-04-10 03:50:55 +00:00
9430ee4813 Update src/app/page.tsx 2026-04-10 03:50:10 +00:00
b6dd6f80c2 Update src/app/page.tsx 2026-04-10 03:36:16 +00:00
ad0e409261 Update src/app/page.tsx 2026-04-10 03:33:30 +00:00
ef4e6d6945 Update src/app/page.tsx 2026-04-10 03:32:52 +00:00
cbae42a7f8 Update src/app/page.tsx 2026-04-10 03:29:35 +00:00
28fe803a10 Update src/app/page.tsx 2026-04-10 03:29:22 +00:00
930a227bde Update src/app/page.tsx 2026-04-10 03:29:05 +00:00
d79b39c048 Update src/app/page.tsx 2026-04-10 03:19:12 +00:00
93b3a100a3 Merge version_5 into main
Merge version_5 into main
2026-04-10 03:15:41 +00:00

View File

@@ -43,15 +43,15 @@ export default function LandingPage() {
title="H & H Outdoor Services"
description="Professional and rugged outdoor services across the Otways. From firewood to small rural fencing repair, we handle it all."
buttons={[
{ text: "Get a Free Quote", href: "#contact" },
{ text: "Get a Free Quote", href: "/contact" },
]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=1", imageAlt: "Two workers on rural property" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=2", imageAlt: "Workers standing together" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=3", imageAlt: "Rural landscape team" },
{ 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: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=4", imageAlt: "Trusted outdoor services" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=5", imageAlt: "Otways based team" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-length-man-with-woman-holding-stones-by-vehicle_107420-9758.jpg?_wi=6", imageAlt: "Professional outdoor support" },
{ 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-1775789581470-v1br0xc0.jpg", imageAlt: "Professional outdoor support" },
]}
/>
</div>
@@ -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: "http://img.b2bpic.net/free-photo/mature-lumberjack-resting-after-splitting-wood_329181-4613.jpg", imageAlt: "Firewood" },
{ title: "Lawn Mowing & Maintenance", description: "Professional-grade mowing and edge trimming to keep your lawns pristine and healthy year-round.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-glasses-brown-jacket-hat-posed-green-field_627829-6374.jpg", imageAlt: "Lawn mowing" },
{ title: "Garden Care", description: "Comprehensive garden maintenance, including pruning, weeding, mulching, and general tidying for a vibrant outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-care-flowers_23-2147768465.jpg", imageAlt: "Gardening" },
{ title: "Pressure Cleaning", description: "Restore surfaces with our high-pressure cleaning services for driveways, decks, walkways, and patio areas.", imageSrc: "http://img.b2bpic.net/free-photo/father-swinging-child-by-arms-beachfront_23-2148146326.jpg", imageAlt: "Pressure washing" },
{ title: "Bin Sanitisation", description: "Eliminate odours and bacteria with our thorough, eco-friendly sanitisation process for your wheelie bins.", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-put-his-credit-card-removes-cash-from-green-atm_627829-1126.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: "http://img.b2bpic.net/free-photo/focused-wire_1361-91.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: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232507.jpg", imageAlt: "Waste removal" },
{ title: "Property Maintenance", description: "General handy-man services and property upkeep, covering minor repairs and rural facility maintenance needs.", imageSrc: "http://img.b2bpic.net/free-photo/plants-gardening-tools_23-2148905233.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", 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-1775789581470-v1br0xc0.jpg", imageAlt: "Rural maintenance" },
]}
title="Our Services"
description="We offer reliable, hardworking outdoor services to keep your rural or residential property in top condition."
@@ -78,7 +78,11 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={true}
title="About Us | H & H Outdoor"
title="About Us:
Meet Harley and Nick — the team behind H & H Outdoor Services. Based in the heart of the Otways, we're two local blokes who take pride in hard work and getting the job done right. Whether it's splitting firewood, mowing your lawns or paddock, fixing a fence line, or clearing green waste, no job is too big or too small. We know the Otways and we know the land. If you need a hand with something around your property, give us a call.
"
metrics={[
{ icon: Wrench, label: "Expertise", value: "10+ Years" },
{ icon: MapPin, label: "Regions", value: "Otways Area" },
@@ -92,11 +96,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
text="H & H Outdoor Services | Based in the Otways.
text="H & H Outdoor Services
Based in the Otways.
Call Harley: 0400 000 000
Call Nick: 0400 111 222
Email: hello@hnhoutdoor.com.au"
📞Phone Nick: 0429772725📞Phone Harley: 0467557976
Email: hhoutdoorservicesotways@gmail.com"
/>
</div>
@@ -104,10 +108,10 @@ Email: hello@hnhoutdoor.com.au"
<FooterLogoEmphasis
columns={[
{ items: [
{ label: "Home", href: "#home" },
{ label: "Services", href: "#services" },
{ label: "About", href: "#about" },
{ label: "Contact", href: "#contact" },
{ label: "Home", href: "/home" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
{ label: "Contact", href: "/contact" },
] },
]}
logoText="H & H Outdoor Services"