5 Commits

Author SHA1 Message Date
50c24b249d Merge version_3 into main
Merge version_3 into main
2026-03-15 23:12:22 +00:00
ba9403bd93 Update src/app/page.tsx 2026-03-15 23:12:18 +00:00
962e035d30 Merge version_2 into main
Merge version_2 into main
2026-03-14 23:35:47 +00:00
939c0c5091 Update src/app/page.tsx 2026-03-14 23:35:43 +00:00
aa3fd2661b Merge version_1 into main
Merge version_1 into main
2026-03-14 23:25:41 +00:00

View File

@@ -39,25 +39,6 @@ export default function LandingPage() {
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="Welcome to Nectar"
description="Your gateway to financial empowerment. Choose your path: dive into financial literacy with Nectar Learn or connect with professionals through Nectar Connect."
background={{ variant: "radial-gradient" }}
tag="Financial Freedom Starts Here"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[{ text: "Explore Your Journey", href: "#journey" }]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxNcGVqxbtZJRg6dkVvE7rX4Tz/uploaded-1773530651801-kz0jw4ck.png"
imageAlt="Interactive Nectar dashboard"
className="relative overflow-hidden"
containerClassName="flex flex-col gap-8"
titleClassName="text-5xl md:text-6xl font-extrabold"
descriptionClassName="text-lg md:text-xl text-gray-600"
/>
</div>
<div id="journey" data-section="journey">
<FeatureCardTwentySeven
title="Choose Your Path"
@@ -83,13 +64,32 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
containerClassName="gap-8"
cardClassName="hover:shadow-lg transition-shadow"
cardTitleClassName="text-3xl font-extrabold mb-4"
containerClassName="gap-12 max-w-6xl mx-auto"
cardClassName="flex flex-col border-2 border-solid border-gray-300 rounded-xl p-8 hover:border-gray-600 transition-colors hover:shadow-lg"
cardTitleClassName="text-3xl font-extrabold mb-4 pb-4 border-b-2 border-gray-300"
cardDescriptionClassName="text-base text-gray-700"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="Welcome to Nectar"
description="Your gateway to financial empowerment. Choose your path: dive into financial literacy with Nectar Learn or connect with professionals through Nectar Connect."
background={{ variant: "radial-gradient" }}
tag="Financial Freedom Starts Here"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[{ text: "Explore Your Journey", href: "#journey" }]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxNcGVqxbtZJRg6dkVvE7rX4Tz/uploaded-1773530651801-kz0jw4ck.png"
imageAlt="Interactive Nectar dashboard"
className="relative overflow-hidden"
containerClassName="flex flex-col gap-8"
titleClassName="text-5xl md:text-6xl font-extrabold"
descriptionClassName="text-lg md:text-xl text-gray-600"
/>
</div>
<div id="highlights" data-section="highlights">
<AboutMetric
title="Why Choose Nectar?"