Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-05-21 01:08:49 +00:00

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Weeribee Outdoor Archery"
/>
@@ -61,102 +51,57 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Master the Art of Precision at Weeribee"
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={[
{
name: "John Webb",
handle: "Local Guide",
testimonial: "Great place to get out and enjoy a day with the family and good for learning skills.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-competing-olympic-games_23-2151450222.jpg",
},
name: "John Webb", handle: "Local Guide", testimonial: "Great place to get out and enjoy a day with the family and good for learning skills.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-competing-olympic-games_23-2151450222.jpg"},
{
name: "Spaxe Austral",
handle: "Local Guide",
testimonial: "Self-service range with a kind and friendly community. I strongly recommend the come and try program.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-tug-war-park_23-2150417319.jpg",
},
name: "Spaxe Austral", handle: "Local Guide", testimonial: "Self-service range with a kind and friendly community. I strongly recommend the come and try program.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-tug-war-park_23-2150417319.jpg"},
{
name: "Zet",
handle: "Local Guide",
testimonial: "Excellent archery club. Coach is outstanding, very helpful and friendly. Equipment hire is in great shape.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-thailand-male-warrior-posing-fighting-stance-with-bow_1150-18601.jpg",
},
name: "Zet", handle: "Local Guide", testimonial: "Excellent archery club. Coach is outstanding, very helpful and friendly. Equipment hire is in great shape.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-thailand-male-warrior-posing-fighting-stance-with-bow_1150-18601.jpg"},
{
name: "Denise Burrell",
handle: "Local Guide",
testimonial: "A great outdoor archery facility, everything is ship-shape.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-painting-artist-outdoors-forest-with-easel-canvas_23-2149908415.jpg",
},
name: "Denise Burrell", handle: "Local Guide", testimonial: "A great outdoor archery facility, everything is ship-shape.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-painting-artist-outdoors-forest-with-easel-canvas_23-2149908415.jpg"},
{
name: "Ahmet Oruc",
handle: "Local Guide",
testimonial: "Excellent environment for all skill levels. A must visit for any archery enthusiast.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-people-getting-their-kite-up_23-2149233217.jpg",
},
name: "Ahmet Oruc", handle: "Local Guide", testimonial: "Excellent environment for all skill levels. A must visit for any archery enthusiast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-people-getting-their-kite-up_23-2149233217.jpg"},
]}
buttons={[
{
text: "Book a Session",
href: "#contact",
},
text: "Book a Session", href: "#contact"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/boy-playing-with-kite-long-shot_23-2148684632.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/jumping-ski_654080-1499.jpg",
alt: "Jumping ski",
},
src: "http://img.b2bpic.net/free-photo/jumping-ski_654080-1499.jpg", alt: "Jumping ski"},
{
src: "http://img.b2bpic.net/free-photo/kids-having-fun-as-boy-scouts_23-2149657033.jpg",
alt: "Kids having fun as boy scouts",
},
src: "http://img.b2bpic.net/free-photo/kids-having-fun-as-boy-scouts_23-2149657033.jpg", alt: "Kids having fun as boy scouts"},
{
src: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266583.jpg",
alt: "3d rendering of arrow hitting the target",
},
src: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266583.jpg", alt: "3d rendering of arrow hitting the target"},
{
src: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266536.jpg",
alt: "3d rendering of arrow hitting the target",
},
src: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266536.jpg", alt: "3d rendering of arrow hitting the target"},
{
src: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572837.jpg",
alt: "Boy scouts spending time in nature",
},
src: "http://img.b2bpic.net/free-photo/boy-scouts-spending-time-nature_23-2149572837.jpg", alt: "Boy scouts spending time in nature"},
]}
marqueeItems={[
{
type: "text",
text: "World Class Range",
},
type: "text", text: "World Class Range"},
{
type: "text",
text: "Expert Coaching",
},
type: "text", text: "Expert Coaching"},
{
type: "text",
text: "Family Friendly",
},
type: "text", text: "Family Friendly"},
{
type: "text",
text: "Safe Environment",
},
type: "text", text: "Safe Environment"},
{
type: "text",
text: "Member Approved",
},
type: "text", text: "Member Approved"},
]}
/>
</div>
@@ -167,9 +112,7 @@ export default function LandingPage() {
title="A Community Dedicated to Excellence in Archery"
buttons={[
{
text: "Discover Our History",
href: "#",
},
text: "Discover Our History", href: "#"},
]}
/>
</div>
@@ -180,20 +123,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "High Quality Gear",
description: "Equipment for hire in excellent shape, suitable for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-knife-compass-binoculars-wooden-surface_23-2147604774.jpg",
},
title: "Premium Equipment", description: "Access professional-grade archery kits, meticulously maintained for optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-knife-compass-binoculars-wooden-surface_23-2147604774.jpg"},
{
title: "Family Friendly",
description: "Dedicated areas for different age groups for an enjoyable day out.",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-target-with-blurred-person-using-bow-arrow_181624-6664.jpg",
},
title: "Family Friendly", description: "Dedicated areas for different age groups for an enjoyable day out.", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-target-with-blurred-person-using-bow-arrow_181624-6664.jpg"},
{
title: "Professional Ranges",
description: "Well-maintained outdoor facility designed for precision and safety.",
imageSrc: "http://img.b2bpic.net/free-photo/man-firing-range-doing-shooting-sport-looking-results-paper-target_482257-119803.jpg",
},
title: "Professional Ranges", description: "Well-maintained outdoor facility designed for precision and safety.", imageSrc: "http://img.b2bpic.net/free-photo/man-firing-range-doing-shooting-sport-looking-results-paper-target_482257-119803.jpg"},
]}
title="Exceptional Archery Facilities"
description="We pride ourselves on offering diverse spaces for all skill levels."
@@ -207,23 +141,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
icon: Users,
title: "Active Members",
value: "500+",
},
id: "1", icon: Users,
title: "Active Members", value: "500+"},
{
id: "2",
icon: Award,
title: "Years Experience",
value: "10+",
},
id: "2", icon: Award,
title: "Years Experience", value: "10+"},
{
id: "3",
icon: Target,
title: "Monthly Visits",
value: "1.2k",
},
id: "3", icon: Target,
title: "Monthly Visits", value: "1.2k"},
]}
title="Range Performance Metrics"
description="Our community is growing rapidly with archers of all backgrounds."
@@ -237,40 +162,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Zet",
role: "Local Guide",
testimonial: "Excellent archery club. Coach is outstanding, very helpful and friendly.",
imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-training-summer-forest_1157-35260.jpg",
},
id: "t1", name: "Zet", role: "Local Guide", testimonial: "Excellent archery club. Coach is outstanding, very helpful and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/sports-couple-training-summer-forest_1157-35260.jpg"},
{
id: "t2",
name: "Spaxe Austral",
role: "Local Guide",
testimonial: "Self-service range, with a kind and friendly community.",
imageSrc: "http://img.b2bpic.net/free-photo/man-exploring-area-with-benches_23-2148622540.jpg",
},
id: "t2", name: "Spaxe Austral", role: "Local Guide", testimonial: "Self-service range, with a kind and friendly community.", imageSrc: "http://img.b2bpic.net/free-photo/man-exploring-area-with-benches_23-2148622540.jpg"},
{
id: "t3",
name: "John Webb",
role: "Local Guide",
testimonial: "Great place to get out and enjoy a day with the family.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-scandinavian-female-viking-person_23-2151707153.jpg",
},
id: "t3", name: "John Webb", role: "Local Guide", testimonial: "Great place to get out and enjoy a day with the family.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-scandinavian-female-viking-person_23-2151707153.jpg"},
{
id: "t4",
name: "Denise Burrell",
role: "Local Guide",
testimonial: "Everything is ship shape, great outdoor facility.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-shooting-gallery-doing-training_482257-117759.jpg",
},
id: "t4", name: "Denise Burrell", role: "Local Guide", testimonial: "Everything is ship shape, great outdoor facility.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-shooting-gallery-doing-training_482257-117759.jpg"},
{
id: "t5",
name: "John",
role: "Local Guide",
testimonial: "Very high quality archery club.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-man-posing-outdoor_344912-764.jpg",
},
id: "t5", name: "John", role: "Local Guide", testimonial: "A premier facility for all skill levels.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-man-posing-outdoor_344912-764.jpg"},
]}
title="What Our Community Says"
description="Hear directly from our members who have perfected their aim with us."
@@ -283,28 +183,16 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need my own equipment?",
content: "No, we offer high-quality rental equipment suitable for all skill levels.",
},
id: "f1", title: "Do I need to own gear?", content: "Not at all! We provide professional equipment rentals to ensure you have the best experience regardless of your skill level."},
{
id: "f2",
title: "Can I bring my family?",
content: "Yes, we have dedicated areas and activities that make it a great family day out.",
},
id: "f2", title: "Is the range family-friendly?", content: "Yes, we have designed our environment to be safe and engaging for all ages, making it an ideal family day out."},
{
id: "f3",
title: "Do you offer coaching?",
content: "Yes, we have outstanding coaches available for all levels, including a popular 'come and try' program.",
},
id: "f3", title: "Do you offer coaching?", content: "We have world-class coaches who facilitate everything from beginner sessions to advanced techniques in our 'come and try' program."},
{
id: "f4",
title: "Is it suitable for beginners?",
content: "Absolutely, our facilities are designed to be beginner-friendly with professional guidance.",
},
id: "f4", title: "Can beginners join?", content: "Absolutely. Our community is built to welcome newcomers, and our experts provide all the guidance you need to get started safely."},
]}
title="Frequently Asked Questions"
description="Find everything you need to know about our range, coaching, and memberships."
description="Answers to everything you need to know about starting your archery journey with us."
faqsAnimation="slide-up"
/>
</div>
@@ -314,16 +202,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Weeribee Archery Council",
"Victorian Archery Federation",
"Local Sports Community",
"National Archery Academy",
"Outdoor Sport Association",
"Precision Sports Group",
"Archery Development Fund",
]}
title="Proudly Partnered With"
description="Trusted by leading sports associations and community organizations."
"Weeribee Archery Council", "Victorian Archery Federation", "Local Sports Community", "National Archery Academy", "Outdoor Sport Association", "Precision Sports Group", "Archery Development Fund"]}
title="Trusted by Industry Leaders"
description="Our commitment to excellence is recognized by the nation's leading sports organizations."
/>
</div>
@@ -331,16 +212,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
tag="Get In Touch"
title="Ready to Start Your Archery Journey?"
description="Book a session, join our community, or simply reach out with your questions today."
variant: "sparkles-gradient"}}
tag="Book Now"
title="Take the First Step Toward Precision"
description="Secure your place at our range and join our thriving community of archers today."
buttons={[
{
text: "Contact Us Now",
href: "#",
},
text: "Book Session", href: "#"},
]}
/>
</div>
@@ -349,58 +227,39 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Range Info",
items: [
title: "Range Info", items: [
{
label: "About Us",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Facilities",
href: "#features",
},
label: "Facilities", href: "#features"},
{
label: "Coaching",
href: "#",
},
label: "Coaching", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "Help Center", href: "#faq"},
{
label: "Membership",
href: "#",
},
label: "Memberships", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}
bottomLeftText="© 2024 Weeribee Outdoor Archery"
bottomRightText="Crafted with precision"
bottomRightText="Precision-focused excellence"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}