Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-07 10:51:11 +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,