From 5e478663c12788bdf4eb1326ac8a3e395eee6b81 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:10:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1eead23..46964de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Weeribee Outdoor Archery" + brandName="Werribee Outdoor Archery Range" /> @@ -49,7 +49,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - title="Master the Art of Precision at Weeribee" + title="Master the Art of Precision at Werribee" description="Experience Australia's premier outdoor archery range. Whether you are a beginner taking your first shot or a seasoned archer looking for the perfect environment, our world-class facilities and expert coaching help you hit the mark." testimonials={[ { @@ -233,7 +233,7 @@ export default function LandingPage() { ], }, ]} - bottomLeftText="© 2024 Weeribee Outdoor Archery" + bottomLeftText="© 2024 Werribee Outdoor Archery Range" bottomRightText="Precision-focused excellence" /> -- 2.49.1