Update src/app/page.tsx

This commit is contained in:
2026-03-07 10:51:06 +00:00
parent dc538e527e
commit 6ea3ce2cb3

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,