Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 13:53:51 +00:00

View File

@@ -64,27 +64,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-cloudy-sky-galapagos-islands-ecuador_181624-13748.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-river-cloudy-sky-galapagos-islands-ecuador_181624-13748.jpg?_wi=1",
imageAlt: "Ovens wetlands view",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cute-deer-forest_181624-8485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cute-deer-forest_181624-8485.jpg?_wi=1",
imageAlt: "Native fauna wildlife",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/grey-heron_181624-365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grey-heron_181624-365.jpg?_wi=1",
imageAlt: "Bushland restoration site",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/forest-reflected-water-lake_23-2148866298.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/forest-reflected-water-lake_23-2148866298.jpg?_wi=1",
imageAlt: "Fresh water ecosystem",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/camera-hanging-bench_23-2147833153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/camera-hanging-bench_23-2147833153.jpg?_wi=1",
imageAlt: "Bird watching platform",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-cute-deer-forest_181624-8485.jpg?_wi=2",
imageAlt: "woman portrait friendly smile",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/grey-heron_181624-365.jpg?_wi=2",
imageAlt: "woman portrait friendly smile",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/forest-reflected-water-lake_23-2148866298.jpg?_wi=2",
imageAlt: "woman portrait friendly smile",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/camera-hanging-bench_23-2147833153.jpg?_wi=2",
imageAlt: "woman portrait friendly smile",
},
]}