Merge version_1 into main #2
127
src/app/page.tsx
127
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Acasă",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Acasă", id: "hero"},
|
||||
{
|
||||
name: "Despre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Despre", id: "about"},
|
||||
{
|
||||
name: "Proiecte",
|
||||
id: "projects",
|
||||
},
|
||||
name: "Proiecte", id: "projects"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Ayan"
|
||||
/>
|
||||
@@ -53,47 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Ayan"
|
||||
description="Dezvoltator de Boți Custom pentru Discord"
|
||||
buttons={[
|
||||
{
|
||||
text: "Vezi Portofoliul",
|
||||
href: "#projects",
|
||||
},
|
||||
text: "Vezi Portofoliul", href: "#projects"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=1",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=2",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=3",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=4",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=5",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg?_wi=6",
|
||||
imageAlt: "Hero 3D Scene",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128042.jpg", imageAlt: "Hero 3D Scene"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -120,29 +91,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bot Muzică Premium",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-music-note-flyer-poster-illustration-design_460848-8305.jpg",
|
||||
},
|
||||
id: "1", name: "Bot Muzică Premium", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-music-note-flyer-poster-illustration-design_460848-8305.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bot Moderare AI",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-security-warning-with-3d-red-padlock_107791-15849.jpg",
|
||||
},
|
||||
id: "2", name: "Bot Moderare AI", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/concept-security-warning-with-3d-red-padlock_107791-15849.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bot Utilități Fun",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599402.jpg",
|
||||
},
|
||||
id: "3", name: "Bot Utilități Fun", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599402.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sistem Complex Bot",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=1",
|
||||
},
|
||||
id: "4", name: "Sistem Complex Bot", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
|
||||
]}
|
||||
title="Portofoliu Proiecte"
|
||||
description="Soluții personalizate pentru servere de Discord la nivel înalt."
|
||||
@@ -151,30 +106,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="skills" data-section="skills">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Python",
|
||||
description: "Expertiză în dezvoltarea de boți eficienți, folosind biblioteci avansate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=2",
|
||||
},
|
||||
title: "Python", description: "Expertiză în dezvoltarea de boți eficienți, folosind biblioteci avansate.", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
|
||||
{
|
||||
title: "Node.js",
|
||||
description: "Soluții scalabile asincrone pentru performanță maximă.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=3",
|
||||
},
|
||||
title: "Node.js", description: "Soluții scalabile asincrone pentru performanță maximă.", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
|
||||
{
|
||||
title: "Discord API",
|
||||
description: "Integrare completă și manipulare avansată a evenimentelor Discord.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=4",
|
||||
},
|
||||
title: "Discord API", description: "Integrare completă și manipulare avansată a evenimentelor Discord.", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
|
||||
{
|
||||
title: "Debug & Optimizare",
|
||||
description: "Analiză profundă a codului și optimizarea resurselor serverului.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg?_wi=5",
|
||||
},
|
||||
title: "Debug & Optimizare", description: "Analiză profundă a codului și optimizarea resurselor serverului.", imageSrc: "http://img.b2bpic.net/free-photo/glass-plates-white-surface_58702-1532.jpg"},
|
||||
]}
|
||||
title="Abilități Tehnice"
|
||||
description="Expertiză avansată în dezvoltarea de soluții software pentru Discord."
|
||||
@@ -185,16 +129,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Disponibilitate"
|
||||
title="Contactează-mă"
|
||||
description="Ești interesat de un bot personalizat? Hai să discutăm detaliile proiectului tău profesional."
|
||||
buttons={[
|
||||
{
|
||||
text: "Trimite Mesaj",
|
||||
href: "mailto:contact@ayan.dev",
|
||||
},
|
||||
text: "Trimite Mesaj", href: "mailto:contact@ayan.dev"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -203,29 +144,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigare",
|
||||
items: [
|
||||
title: "Navigare", items: [
|
||||
{
|
||||
label: "Acasă",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Acasă", href: "#hero"},
|
||||
{
|
||||
label: "Proiecte",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Proiecte", href: "#projects"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Confidențialitate",
|
||||
href: "#",
|
||||
},
|
||||
label: "Confidențialitate", href: "#"},
|
||||
{
|
||||
label: "Termeni",
|
||||
href: "#",
|
||||
},
|
||||
label: "Termeni", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user