From da9c367caace853455d2a6f8581cafe4c6221271 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 18:41:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf257be..dcf2c2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,6 @@ export default function LandingPage() { { id: "ranger-2", title: "Tom Evans", description: "Passionate about macro photography, finding beauty in the smallest details of nature. A true explorer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/joyful-creative-headshot-of-a-first-year-1774291207506-c57c9c94.png", imageAlt: "Joyful, creative headshot of a first-year photography club member (Ranger). They are looking curious"}, { id: "ranger-3", title: "Nina Rodriguez", description: "An emerging portrait artist, focusing on emotional depth and compelling storytelling through her subjects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/dynamic-focused-headshot-of-a-first-year-1774291208060-d716a255.png", imageAlt: "Dynamic, focused headshot of a first-year photography club member (Ranger). They are in motion, adju"} ]} - gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -126,7 +125,7 @@ export default function LandingPage() {
-- 2.49.1