13 Commits

Author SHA1 Message Date
1f32d896cb Update src/app/page.tsx 2026-03-03 11:17:55 +00:00
3f5359f203 Update src/app/page.tsx 2026-03-03 11:15:02 +00:00
568d99569e Update src/app/page.tsx 2026-03-03 11:12:33 +00:00
1c7b55394e Update src/app/page.tsx 2026-03-03 11:07:23 +00:00
f612f85ffc Update src/app/page.tsx 2026-03-03 11:06:38 +00:00
9ce6ab762b Update src/app/layout.tsx 2026-03-03 11:06:35 +00:00
f92915fecb Update src/app/page.tsx 2026-03-03 11:03:45 +00:00
58276f1855 Update src/app/page.tsx 2026-03-03 11:00:50 +00:00
83b52e2b7a Merge version_1 into main
Merge version_1 into main
2026-03-03 10:53:47 +00:00
06d04e0a09 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:52:59 +00:00
77b68bb836 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:49:57 +00:00
9cce71e3a0 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:49:05 +00:00
c866c566e0 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:47:26 +00:00
2 changed files with 5 additions and 37 deletions

View File

@@ -36,10 +36,6 @@ export default function LandingPage() {
]} ]}
button={{ text: "Contact Me", href: "#contact" }} button={{ text: "Contact Me", href: "#contact" }}
animateOnLoad={true} animateOnLoad={true}
className="fixed top-0 left-0 right-0 z-50 mx-auto mt-4"
navItemClassName="text-sm font-medium transition-colors hover:text-primary-cta"
buttonClassName="bg-primary-cta text-primary-cta-text hover:shadow-lg transition-all"
buttonTextClassName="font-semibold"
/> />
</div> </div>
@@ -48,20 +44,14 @@ export default function LandingPage() {
logoText="Elite Developer" logoText="Elite Developer"
description="Full-stack engineer crafting premium digital experiences with cutting-edge technologies. Specialized in scalable architectures, real-time systems, and exceptional UI/UX." description="Full-stack engineer crafting premium digital experiences with cutting-edge technologies. Specialized in scalable architectures, real-time systems, and exceptional UI/UX."
buttons={[ buttons={[
{ text: "View Projects", href: "#projects" }, { text: "Explore My Work", href: "#projects" },
{ text: "Get In Touch", href: "#contact" } { text: "Get In Touch", href: "#contact" }
]} ]}
background={{ variant: "floatingGradient" }} background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-vector/tp193-319-384-229-s30-audi-presentation-13_53876-114334.jpg" imageSrc="http://img.b2bpic.net/free-vector/tp193-319-384-229-s30-audi-presentation-13_53876-114334.jpg"
imageAlt="Interactive 3D geometric shapes and floating elements" imageAlt="Interactive 3D geometric shapes and floating elements"
frameStyle="card" frameStyle="card"
buttonAnimation="slide-up"
mediaAnimation="opacity" mediaAnimation="opacity"
containerClassName="min-h-screen flex flex-col items-center justify-center py-20"
logoClassName="text-6xl lg:text-8xl font-bold tracking-tight"
descriptionClassName="text-xl lg:text-2xl text-foreground/80 max-w-2xl"
buttonClassName="rounded-full px-8 py-3 font-semibold transition-all duration-300 hover:scale-105"
mediaWrapperClassName="mt-16 w-full max-w-2xl aspect-square rounded-2xl overflow-hidden"
/> />
</div> </div>
@@ -74,9 +64,6 @@ export default function LandingPage() {
{ text: "Download CV", href: "#cv" }, { text: "Download CV", href: "#cv" },
{ text: "GitHub Profile", href: "https://github.com" } { text: "GitHub Profile", href: "https://github.com" }
]} ]}
containerClassName="py-20 px-6 max-w-4xl mx-auto"
titleClassName="text-3xl lg:text-5xl font-bold leading-tight"
buttonContainerClassName="flex gap-4 mt-12 flex-wrap"
/> />
</div> </div>
@@ -100,9 +87,6 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
containerClassName="py-24 px-6"
cardClassName="group rounded-xl overflow-hidden hover:shadow-2xl transition-all duration-300"
gridClassName="grid gap-8"
/> />
</div> </div>
@@ -121,9 +105,6 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
containerClassName="py-24 px-6 bg-background-accent/5 rounded-2xl"
cardClassName="rounded-lg p-6 bg-card hover:shadow-lg transition-shadow"
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8"
/> />
</div> </div>
@@ -148,9 +129,6 @@ export default function LandingPage() {
memberVariant="default" memberVariant="default"
membersAnimation="slide-up" membersAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
containerClassName="py-24 px-6 timeline-section"
titleClassName="text-4xl lg:text-5xl font-bold mb-12"
membersContainerClassName="space-y-8 max-w-3xl mx-auto"
/> />
</div> </div>
@@ -163,13 +141,8 @@ export default function LandingPage() {
{ text: "Send Email", href: "mailto:hello@example.com" }, { text: "Send Email", href: "mailto:hello@example.com" },
{ text: "Schedule Call", href: "https://calendly.com" } { text: "Schedule Call", href: "https://calendly.com" }
]} ]}
background={{ variant: "floatingGradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
containerClassName="py-24 px-6"
contentClassName="max-w-2xl mx-auto bg-card/50 backdrop-blur-md rounded-2xl p-12 shadow-xl"
titleClassName="text-3xl lg:text-4xl font-bold mb-6"
descriptionClassName="text-lg text-foreground/70 mb-8"
buttonContainerClassName="flex gap-4 flex-wrap justify-center"
/> />
</div> </div>
@@ -201,11 +174,6 @@ export default function LandingPage() {
} }
]} ]}
copyrightText="© 2025 Elite Developer. Crafted with precision." copyrightText="© 2025 Elite Developer. Crafted with precision."
containerClassName="bg-background border-t border-accent/20"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-12"
columnClassName="space-y-4"
columnTitleClassName="font-semibold text-foreground"
columnItemClassName="text-foreground/60 hover:text-primary-cta transition-colors"
/> />
</div> </div>
</ThemeProvider> </ThemeProvider>