Update src/app/page.tsx

This commit is contained in:
2026-03-23 18:41:52 +00:00
parent da9c367caa
commit 727cf327e1

View File

@@ -102,6 +102,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
tag="First Year"
gridVariant="three-items-equal-width"
/>
</div>
@@ -114,7 +115,6 @@ export default function LandingPage() {
{ id: "event-2", category: "Photo Walk", title: "Neon City Nights", excerpt: "Explore the vibrant nightlife and capture dynamic street scenes with expert guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/a-group-of-photographers-on-a-vibrant-ni-1774291209022-0117fa84.png", imageAlt: "Night photo walk in a neon city", authorName: "Maya Singh", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/professional-headshot-of-a-diverse-young-1774291208047-9a81af67.png", date: "Nov 15, 2024" },
{ id: "event-3", category: "Masterclass", title: "Advanced Portraiture", excerpt: "Elevate your portrait skills with advanced lighting and composition techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/a-masterclass-session-with-an-expert-pho-1774291207671-6855bc02.png", imageAlt: "Photography masterclass session", authorName: "Alex Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMFffN5mG4WUuMyJrqfqNkTHAl/professional-headshot-of-a-diverse-young-1774291206760-349a1f7b.png", date: "Dec 05, 2024" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -125,7 +125,7 @@ export default function LandingPage() {
<div id="about" data-section="about" className="mx-auto px-4 md:px-6">
<TextAbout
title="About Pixels: Where Passion Meets Perspective"
body="Pixels is more than a club; it's a vibrant community dedicated to the art and science of photography. From beginners to seasoned pros, we inspire, educate, and empower every shutterbug to develop their unique vision and capture the world through their lens. Join us and discover your photographic journey."
description="Pixels is more than a club; it's a vibrant community dedicated to the art and science of photography. From beginners to seasoned pros, we inspire, educate, and empower every shutterbug to develop their unique vision and capture the world through their lens. Join us and discover your photographic journey."
useInvertedBackground={false}
tag="Our Story"
/>