2 Commits

Author SHA1 Message Date
6ea3ce2cb3 Update src/app/page.tsx 2026-03-07 10:51:06 +00:00
dc538e527e Merge version_2 into main
Merge version_2 into main
2026-03-07 10:49:36 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Discover Their Stories", href: "about" },
{ text: "Explore Inspiring Leaders", href: "about" },
{ text: "Learn More", href: "story" },
]}
buttonAnimation="slide-up"
@@ -184,7 +184,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Share Your Tribute"
description="Your tribute helps us celebrate and preserve the legacy of these extraordinary leaders. Send us your story, message, or words of appreciation for the remarkable women generals who inspire us. Your words matter and will be cherished."
description="Send us your story, message, or words of appreciation for the remarkable women generals who inspire us. Your words matter and will be cherished."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,