From 3186e9dd8018b90785de77eb26bca031ee42a44e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:54:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 233 +++++++---------------------------------------- 1 file changed, 33 insertions(+), 200 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 317df58..97b7abe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,66 +32,29 @@ export default function LandingPage() {
@@ -117,30 +80,9 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={false} features={[ - { - title: "Wetland Restoration", - description: "Continuous monitoring and clean-up of our precious billabong ecosystems.", - imageSrc: "http://img.b2bpic.net/free-photo/group-people-walking-trek-bali_72229-1529.jpg", - imageAlt: "wetland habitat management view", - titleImageSrc: "http://img.b2bpic.net/free-photo/circle-from-green-leaves_23-2147753240.jpg", - buttonText: "Read More", - }, - { - title: "Biodiversity Hotspot", - description: "A protected home for dozens of threatened bird, amphibian, and plant species.", - imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-brown-frog-green-leaf-field-grass_181624-8394.jpg", - imageAlt: "threatened birds in wild", - titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-planet-with-paper-animals-animal-day_23-2148668917.jpg", - buttonText: "Read More", - }, - { - title: "Education Center", - description: "Interactive guided tours for schools and researchers visiting the wetlands.", - imageSrc: "http://img.b2bpic.net/free-photo/nature-ecology-environmental-conservation-earth_53876-120795.jpg", - imageAlt: "educational outdoor nature display", - titleImageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-classification-animals-infographic_52683-85376.jpg", - buttonText: "Read More", - }, + { title: "Wetland Restoration", description: "Continuous monitoring and clean-up of our precious billabong ecosystems.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-walking-trek-bali_72229-1529.jpg", imageAlt: "wetland habitat management view", titleImageSrc: "http://img.b2bpic.net/free-photo/circle-from-green-leaves_23-2147753240.jpg", buttonText: "Read More" }, + { title: "Biodiversity Hotspot", description: "A protected home for dozens of threatened bird, amphibian, and plant species.", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-brown-frog-green-leaf-field-grass_181624-8394.jpg", imageAlt: "threatened birds in wild", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-paper-planet-with-paper-animals-animal-day_23-2148668917.jpg", buttonText: "Read More" }, + { title: "Education Center", description: "Interactive guided tours for schools and researchers visiting the wetlands.", imageSrc: "http://img.b2bpic.net/free-photo/nature-ecology-environmental-conservation-earth_53876-120795.jpg", imageAlt: "educational outdoor nature display", titleImageSrc: "http://img.b2bvector/hand-drawn-classification-animals-infographic_52683-85376.jpg", buttonText: "Read More" }, ]} title="Reserve Highlights" description="Explore the unique features that make our reserve a critical sanctuary for biodiversity." @@ -153,21 +95,9 @@ export default function LandingPage() { title="Our Impact" tag="Reserve Data" metrics={[ - { - id: "m1", - value: "150+", - description: "Acres of Protected Land", - }, - { - id: "m2", - value: "200+", - description: "Native Species Identified", - }, - { - id: "m3", - value: "5k+", - description: "Annual Reserve Visitors", - }, + { id: "m1", value: "150+", description: "Acres of Protected Land" }, + { id: "m2", value: "200+", description: "Native Species Identified" }, + { id: "m3", value: "5k+", description: "Annual Reserve Visitors" }, ]} metricsAnimation="slide-up" /> @@ -178,61 +108,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Alice Green", - date: "Oct 2023", - title: "Nature Enthusiast", - quote: "The most beautiful spot in the region. Always see amazing birds here.", - tag: "Visitor", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-traveller-posing-outdoors_23-2148588456.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-cloudy-sky-galapagos-islands-ecuador_181624-13748.jpg?_wi=2", - imageAlt: "woman portrait friendly smile", - }, - { - id: "2", - name: "Bob Field", - date: "Nov 2023", - title: "Volunteer", - quote: "Working on restoration here is deeply fulfilling. The team is dedicated.", - tag: "Volunteer", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cute-deer-forest_181624-8485.jpg?_wi=2", - imageAlt: "woman portrait friendly smile", - }, - { - id: "3", - name: "Charlie River", - date: "Dec 2023", - title: "Researcher", - quote: "Unparalleled data opportunities for wetlands studies.", - tag: "Researcher", - avatarSrc: "http://img.b2bpic.net/free-photo/concentrated-female-reading-book-stairs_23-2147845748.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grey-heron_181624-365.jpg?_wi=2", - imageAlt: "woman portrait friendly smile", - }, - { - id: "4", - name: "Diana Bush", - date: "Jan 2024", - title: "Local Resident", - quote: "Perfect for weekend walks and wildlife viewing.", - tag: "Local", - avatarSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-overall-facing-sun_23-2148248591.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/forest-reflected-water-lake_23-2148866298.jpg?_wi=2", - imageAlt: "woman portrait friendly smile", - }, - { - id: "5", - name: "Eric Woods", - date: "Feb 2024", - title: "Birdwatcher", - quote: "Rarely have I seen such well-managed biodiversity preserves.", - tag: "Birdwatcher", - avatarSrc: "http://img.b2bpic.net/free-photo/blonde-man-with-binoculars_1368-2686.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/camera-hanging-bench_23-2147833153.jpg?_wi=2", - imageAlt: "woman portrait friendly smile", - }, + { id: "1", name: "Alice Green", date: "Oct 2023", title: "Nature Enthusiast", quote: "The most beautiful spot in the region. Always see amazing birds here.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-traveller-posing-outdoors_23-2148588456.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-cloudy-sky-galapagos-islands-ecuador_181624-13748.jpg" }, + { id: "2", name: "Bob Field", date: "Nov 2023", title: "Volunteer", quote: "Working on restoration here is deeply fulfilling. The team is dedicated.", tag: "Volunteer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cute-deer-forest_181624-8485.jpg" }, + { id: "3", name: "Charlie River", date: "Dec 2023", title: "Researcher", quote: "Unparalleled data opportunities for wetlands studies.", tag: "Researcher", avatarSrc: "http://img.b2bpic.net/free-photo/concentrated-female-reading-book-stairs_23-2147845748.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grey-heron_181624-365.jpg" }, + { id: "4", name: "Diana Bush", date: "Jan 2024", title: "Local Resident", quote: "Perfect for weekend walks and wildlife viewing.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-overall-facing-sun_23-2148248591.jpg", imageSrc: "http://img.b2bpic.net/free-photo/forest-reflected-water-lake_23-2148866298.jpg" }, + { id: "5", name: "Eric Woods", date: "Feb 2024", title: "Birdwatcher", quote: "Rarely have I seen such well-managed biodiversity preserves.", tag: "Birdwatcher", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-man-with-binoculars_1368-2686.jpg", imageSrc: "http://img.b2bpic.net/free-photo/camera-hanging-bench_23-2147833153.jpg" }, ]} title="Community Voices" description="See what our visitors and volunteers think about their experience at the Ovens Billabong." @@ -243,21 +123,9 @@ export default function LandingPage() { @@ -310,9 +151,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1