Merge version_3 into main #3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user