Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0386635e3e | |||
| 701e594578 | |||
| 606fcd759b | |||
| b1a11d44b5 | |||
| 3e33c35acb |
@@ -3,7 +3,7 @@
|
|||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
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 FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
||||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||||
@@ -17,7 +17,7 @@ export default function LandingPage() {
|
|||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="bounce-effect"
|
defaultButtonVariant="bounce-effect"
|
||||||
defaultTextAnimation="background-highlight"
|
defaultTextAnimation="reveal-blur"
|
||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="largeSmallSizeMediumTitles"
|
sizing="largeSmallSizeMediumTitles"
|
||||||
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Joana Alves"
|
logoText="Joana Alves"
|
||||||
description="Premium personal branding and strategic consulting for the modern era. Elevating your professional identity with sophisticated, data-driven insights."
|
description="Premium personal branding and strategic consulting for the modern era. Elevating your professional identity with sophisticated, data-driven insights."
|
||||||
|
buttonAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Services", href: "#features"},
|
text: "Explore Services", href: "#features"},
|
||||||
@@ -70,13 +71,13 @@ export default function LandingPage() {
|
|||||||
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"
|
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780731.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardThree
|
<FeatureCardThree
|
||||||
animationType="slide-up"
|
animationType="blur-reveal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="one-large-right-three-stacked-left"
|
gridVariant="one-large-right-three-stacked-left"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -106,7 +107,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
|
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -127,7 +128,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
cardTitle="Client Voices"
|
cardTitle="Client Voices"
|
||||||
cardTag="Stories of Success"
|
cardTag="Stories of Success"
|
||||||
cardAnimation="slide-up"
|
cardAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -139,31 +140,38 @@ export default function LandingPage() {
|
|||||||
"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"
|
title="Trusted Partners"
|
||||||
description="Collaborating with leading brands and organizations to redefine standards."
|
description="Collaborating with leading brands and organizations to redefine standards."
|
||||||
|
tagAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqSplitText
|
<FaqSplitMedia
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
title="Psychological Insights & FAQ"
|
||||||
|
description="Understanding the underlying motivations of professional growth."
|
||||||
faqs={[
|
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."},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book a Discovery Call", href: "#contact" }
|
{ text: "Book a Discovery Call", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequent Inquiries"
|
imageSrc="http://img.b2bpic.net/free-photo/psychology-concept-brain-lightbulb_23-2148767793.jpg"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="blur-reveal"
|
||||||
|
mediaAnimation="blur-reveal"
|
||||||
|
animationType="smooth"
|
||||||
|
textboxLayout="default"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
animationType="reveal-blur"
|
||||||
background={{
|
background={{
|
||||||
variant: "canvas-reveal"}}
|
variant: "canvas-reveal"}}
|
||||||
text="Ready to redefine your professional legacy? Let's discuss your next milestone."
|
text="Ready to redefine your professional legacy? Let's discuss your next milestone."
|
||||||
|
|||||||
Reference in New Issue
Block a user