1 Commits

Author SHA1 Message Date
c3599628f2 Update src/app/page.tsx 2026-04-05 16:26:32 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Features",
id: "features",
},
{
name: "Benefits",
id: "about",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Pricing",
id: "faq",
},
{ name: "Features", id: "features" },
{ name: "Benefits", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
]}
brandName="GrantWriter AI"
/>
@@ -55,42 +43,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="GrantWriter AI"
description="Unlock your funding potential with AI-driven grant writing. Streamline your proposals and win more awards with our intelligent platform."
description="Streamline your grant proposal process with AI-driven intelligence. Draft, edit, and win more funding with precision."
buttons={[
{
text: "Get Started",
href: "#contact",
},
{
text: "Learn More",
href: "#about",
},
{ text: "Get Started", href: "#contact" },
{ text: "Learn More", href: "#about" },
]}
slides={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/modern-sleek-dashboard-for-grant-writing-1775406324967-5be3cdcc.png",
imageAlt: "Dashboard",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/professional-team-working-on-grant-propo-1775406324401-35fc7066.png",
imageAlt: "Collaboration",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/close-up-of-analytical-data-on-a-screen--1775406324261-cb65d085.png",
imageAlt: "Analytics",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/abstract-background-featuring-glowing-no-1775406323409-a6fa839b.png",
imageAlt: "AI Network",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/modern-software-interface-showing-an-emp-1775406326834-d9091a89.png",
imageAlt: "Writer",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/futuristic-cloud-data-visualization-blue-1775406324006-105709e9.png",
imageAlt: "Cloud",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/modern-sleek-dashboard-for-grant-writing-1775406324967-5be3cdcc.png", imageAlt: "Dashboard" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/professional-team-working-on-grant-propo-1775406324401-35fc7066.png", imageAlt: "Collaboration" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/close-up-of-analytical-data-on-a-screen--1775406324261-cb65d085.png", imageAlt: "Analytics" },
]}
/>
</div>
@@ -99,13 +60,8 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
tag="Our Mission"
title="Empowering Organizations to Secure Funding Faster"
buttons={[
{
text: "Our Approach",
href: "#features",
},
]}
title="Transforming Grant Writing for Non-Profits"
buttons={[{ text: "Explore Features", href: "#features" }]}
/>
</div>
@@ -114,30 +70,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
tag: "AI Writing",
title: "Smart Drafting",
subtitle: "Draft faster",
description: "AI-assisted generation tailored to specific grant requirements.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/ai-text-generator-icon-high-quality-icon-1775406322766-7f1815c2.png",
},
{
tag: "Analytics",
title: "Win Rate Tracking",
subtitle: "Track success",
description: "Get deep insights into your submission history and win rates.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/performance-analytics-chart-modern-ui-ic-1775406323210-d617695a.png",
},
{
tag: "Workflow",
title: "Seamless Collaboration",
subtitle: "Team up",
description: "Manage multi-user access and real-time edits effortlessly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/document-upload-cloud-symbol-modern-ui-i-1775406322985-9e9001f6.png",
},
{ tag: "AI Automation", title: "Intelligent Drafting", subtitle: "Save time", description: "Generate high-quality grant drafts instantly based on your project goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/ai-text-generator-icon-high-quality-icon-1775406322766-7f1815c2.png" },
{ tag: "Workflow", title: "Seamless Team Collaboration", subtitle: "Work together", description: "Real-time editing and shared workspaces designed for busy teams.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/document-upload-cloud-symbol-modern-ui-i-1775406322985-9e9001f6.png" },
{ tag: "Tracking", title: "Success Analytics", subtitle: "Monitor growth", description: "Advanced insights into your application performance and funding trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/performance-analytics-chart-modern-ui-ic-1775406323210-d617695a.png" },
]}
title="Intelligence Built for Grants"
description="Key features that help you focus on your mission while we handle the heavy lifting."
title="Advanced Tools for Grants"
description="Everything your team needs to write, manage, and win more grants effectively."
/>
</div>
@@ -147,57 +85,24 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Award,
title: "Success Rate",
value: "85%",
},
{
id: "m2",
icon: DollarSign,
title: "Funding Secured",
value: "$500M+",
},
{
id: "m3",
icon: Clock,
title: "Time Saved",
value: "10h/week",
},
{ id: "m1", icon: Award, title: "Success Rate", value: "92%" },
{ id: "m2", icon: DollarSign, title: "Total Funded", value: "$1.2B+" },
{ id: "m3", icon: Clock, title: "Time Saved", value: "15h/week" },
]}
title="Data Driven Impact"
description="See why top non-profits trust our platform."
title="Proven Results"
description="Our software powers the world's most effective grant writing teams."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="This platform has completely changed the way our team approaches grant applications. We are saving time and winning more."
testimonial="GrantWriter AI has revolutionized our workflow. It reduced our drafting time by half and helped us secure our largest grant yet."
rating={5}
author="Sarah J., Executive Director"
author="Elena R., Grant Program Manager"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-female-professional-smilin-1775406324561-5827333a.png",
alt: "Sarah",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-male-professional-smiling-1775406325280-f9707d2e.png",
alt: "John",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-female-professional-lookin-1775406324156-969199c6.png",
alt: "Emily",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-male-professional-looking--1775406324238-f57980a1.png",
alt: "David",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-female-professional-with-g-1775406324040-f353d991.png",
alt: "Alice",
},
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-female-professional-smilin-1775406324561-5827333a.png", alt: "Elena" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/portrait-of-a-male-professional-smiling-1775406325280-f9707d2e.png", alt: "Mark" },
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -209,24 +114,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Is it secure?",
content: "Yes, we use industry-standard encryption for all data.",
},
{
id: "q2",
title: "Does it work for any grant?",
content: "Our AI is trained on thousands of successful grants across sectors.",
},
{
id: "q3",
title: "How do I get started?",
content: "Sign up and create your first workspace in minutes.",
},
{ id: "q1", title: "Is it secure?", content: "We utilize enterprise-grade encryption to ensure all your grant proposals are private and secure." },
{ id: "q2", title: "Does it support team roles?", content: "Yes, you can assign roles and manage permissions for your team members." },
{ id: "q3", title: "Can I export to other formats?", content: "Yes, easily export your grants to PDF, Word, or share direct links." },
]}
title="Frequently Asked Questions"
description="Find quick answers to common questions about our grant platform."
title="Need Answers?"
description="Common questions about GrantWriter AI features and pricing."
faqsAnimation="slide-up"
/>
</div>
@@ -234,50 +127,18 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "animated-grid",
}}
tag="Contact Us"
title="Ready to Secure Your Funding?"
description="Get started with GrantWriter AI today."
background={{ variant: "animated-grid" }}
tag="Get Started"
title="Start Winning More Grants"
description="Join thousands of organizations using AI to secure funding. Schedule a demo or start your free trial today."
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Product",
href: "#",
},
{
label: "Features",
href: "#",
},
{
label: "Pricing",
href: "#",
},
],
},
{
items: [
{
label: "Company",
href: "#",
},
{
label: "About",
href: "#",
},
{
label: "Careers",
href: "#",
},
],
},
{ items: [{ label: "Features", href: "#features" }, { label: "Benefits", href: "#about" }, { label: "Pricing", href: "#faq" }] },
{ items: [{ label: "About Us", href: "#about" }, { label: "Careers", href: "#contact" }, { label: "Privacy", href: "#" }] },
]}
logoText="GrantWriter AI"
/>
@@ -285,4 +146,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}