8 Commits

Author SHA1 Message Date
f14b8f90b7 Merge version_4 into main
Merge version_4 into main
2026-05-06 22:02:32 +00:00
0386635e3e Update src/app/page.tsx 2026-05-06 22:02:29 +00:00
73bfbbfc75 Merge version_4 into main
Merge version_4 into main
2026-05-06 22:02:04 +00:00
701e594578 Update src/app/page.tsx 2026-05-06 22:01:58 +00:00
606fcd759b Merge version_3 into main
Merge version_3 into main
2026-05-06 22:01:21 +00:00
b1a11d44b5 Update src/app/page.tsx 2026-05-06 22:01:18 +00:00
3e33c35acb Merge version_2 into main
Merge version_2 into main
2026-05-06 21:59:23 +00:00
47f7de3796 Update src/app/page.tsx 2026-05-06 21:59:20 +00:00

View File

@@ -3,7 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroLogo from '@/components/sections/hero/HeroLogo';
@@ -17,7 +17,7 @@ export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="background-highlight"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
@@ -32,17 +32,11 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Expertise",
id: "features",
},
name: "Expertise", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Joana Alves"
/>
@@ -52,11 +46,10 @@ export default function LandingPage() {
<HeroLogo
logoText="Joana Alves"
description="Premium personal branding and strategic consulting for the modern era. Elevating your professional identity with sophisticated, data-driven insights."
buttonAnimation="blur-reveal"
buttons={[
{
text: "Explore Services",
href: "#features",
},
text: "Explore Services", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/thoughtful-business-woman-standing-with-crossed-arms_23-2148095675.jpg"
imageAlt="Joana Alves Professional Portrait"
@@ -71,45 +64,30 @@ export default function LandingPage() {
description="With over a decade of experience in premium strategy, I help brands and individuals clarify their vision and execute at scale. My approach combines artistic vision with rigorous professional discipline."
bulletPoints={[
{
title: "Strategic Insight",
description: "Cutting-edge analysis for brand positioning.",
},
title: "Strategic Insight", description: "Cutting-edge analysis for brand positioning."},
{
title: "Artistic Direction",
description: "Visual identity that captures the premium essence.",
},
title: "Artistic Direction", description: "Visual identity that captures the premium essence."},
{
title: "Execution Excellence",
description: "Turning visionary concepts into reality.",
},
title: "Execution Excellence", description: "Turning visionary concepts into reality."},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780731.jpg"
mediaAnimation="slide-up"
mediaAnimation="blur-reveal"
/>
</div>
<div id="features" data-section="features">
<FeatureCardThree
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
gridVariant="one-large-right-three-stacked-left"
useInvertedBackground={false}
features={[
{
title: "Strategic Consulting",
description: "Long-term planning and business growth.",
imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg",
},
title: "Strategic Consulting", description: "Long-term planning and business growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-accounting-financial-analysis-management-concept_53876-120908.jpg"},
{
title: "Brand Identity",
description: "Defining your unique market position.",
imageSrc: "http://img.b2bpic.net/free-photo/time-is-money-sandglass-investment-countdown-measure-concept_53876-120489.jpg",
},
title: "Brand Identity", description: "Defining your unique market position.", imageSrc: "http://img.b2bpic.net/free-photo/time-is-money-sandglass-investment-countdown-measure-concept_53876-120489.jpg"},
{
title: "Leadership Coaching",
description: "Empowering executives to excel.",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139372.jpg",
},
title: "Leadership Coaching", description: "Empowering executives to excel.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139372.jpg"},
]}
title="Areas of Expertise"
description="Precision-engineered solutions tailored for growth and legacy building."
@@ -123,22 +101,13 @@ export default function LandingPage() {
tag="Performance Metrics"
metrics={[
{
id: "m1",
value: "150+",
description: "Projects Successfully Delivered",
},
id: "m1", value: "150+", description: "Projects Successfully Delivered"},
{
id: "m2",
value: "20+",
description: "Industries Supported Globally",
},
id: "m2", value: "20+", description: "Industries Supported Globally"},
{
id: "m3",
value: "98%",
description: "Client Satisfaction Rate",
},
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
]}
metricsAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
</div>
@@ -147,34 +116,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ana Silva",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
},
id: "t1", name: "Ana Silva", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"},
{
id: "t2",
name: "Marco Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
},
id: "t2", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg"},
{
id: "t3",
name: "Sofia Lima",
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279615.jpg",
},
id: "t3", name: "Sofia Lima", imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279615.jpg"},
{
id: "t4",
name: "Pedro Santos",
imageSrc: "http://img.b2bpic.net/free-photo/asian-architect-woman_53876-31462.jpg",
},
id: "t4", name: "Pedro Santos", imageSrc: "http://img.b2bpic.net/free-photo/asian-architect-woman_53876-31462.jpg"},
{
id: "t5",
name: "Elena Costa",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
},
id: "t5", name: "Elena Costa", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg"},
]}
cardTitle="Client Voices"
cardTag="Stories of Success"
cardAnimation="slide-up"
cardAnimation="blur-reveal"
/>
</div>
@@ -183,56 +137,47 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Luxe Ventures",
"Elite Concepts",
"Strategic Hub",
"Global Vision",
"Innovate Core",
"Legacy Partners",
"Nextgen Studio",
]}
"Luxe Ventures", "Elite Concepts", "Strategic Hub", "Global Vision", "Innovate Core", "Legacy Partners", "Nextgen Studio"]}
title="Trusted Partners"
description="Collaborating with leading brands and organizations to redefine standards."
tagAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
<FaqSplitMedia
useInvertedBackground={false}
title="Psychological Insights & FAQ"
description="Understanding the underlying motivations of professional growth."
faqs={[
{
id: "f1",
title: "What is the primary service area?",
content: "I specialize in premium branding and strategy for high-net-worth professionals.",
},
id: "f1", title: "How does psychology influence brand success?", content: "Professional identity is deeply rooted in perception; we use behavioral science to align your image with your deepest career goals."},
{
id: "f2",
title: "How do we get started?",
content: "You can book an introductory discovery call through the contact form below.",
},
id: "f2", title: "What is the cognitive edge in consulting?", content: "It's the ability to foresee market shifts by understanding the human psyche driving the market participants themselves."},
{
id: "f3",
title: "Are services available globally?",
content: "Yes, I work with clients and brands across multiple regions via digital and on-site sessions.",
},
id: "f3", title: "Is the discovery call confidential?", content: "Absolutely. Your aspirations are treated with the highest standard of professional privacy and psychological safety."},
]}
sideTitle="Frequent Inquiries"
faqsAnimation="slide-up"
buttons={[
{ text: "Book a Discovery Call", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/psychology-concept-brain-lightbulb_23-2148767793.jpg"
faqsAnimation="blur-reveal"
mediaAnimation="blur-reveal"
animationType="smooth"
textboxLayout="default"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
animationType="reveal-blur"
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Ready to redefine your professional legacy? Let's discuss your next milestone."
buttons={[
{
text: "Contact Now",
href: "mailto:info@joanaalves.pt",
},
text: "Contact Now", href: "mailto:info@joanaalves.pt"},
]}
/>
</div>
@@ -241,16 +186,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Joana Alves"
leftLink={{
text: "© 2024 Joana Alves",
href: "#",
}}
text: "© 2024 Joana Alves", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}