Update src/app/page.tsx

This commit is contained in:
2026-03-23 18:45:29 +00:00
parent 83cd45d693
commit 44653ddb27

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
tag="First Year"
gridVariant="three-items-grid"
gridVariant="three-columns-all-equal-width"
/>
</div>
@@ -125,7 +125,6 @@ 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"
text="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"
/>