Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-23 17:46:01 +00:00

View File

@@ -2,12 +2,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() {
@@ -25,267 +19,15 @@ export default function LandingPage() {
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Portfolio",
id: "#portfolio",
},
{
name: "Contact",
id: "#contact",
},
]}
brandName="MrX"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
title="I am MrX"
description="Developer & Creative Editor. Coding reality into pixels and frames."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg?_wi=1",
imageAlt: "modern developer workspace neon lights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645683.jpg",
imageAlt: "modern developer workspace neon lights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252497.jpg",
imageAlt: "modern developer workspace neon lights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/playful-executive-manager-singing-dancing-break-startup-office_482257-77686.jpg",
imageAlt: "modern developer workspace neon lights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-home-office-desk-using-green-screen-mockup-laptop_482257-121723.jpg",
imageAlt: "modern developer workspace neon lights",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-binary-code-background_1048-6821.jpg",
imageAlt: "modern developer workspace neon lights",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-professional-photo-editing-tools-close-up-shot-pc-display_482257-82193.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/content-specialist-working-graphic-design-media-company-selecting-best-editorial-pictures-social-media-post-expert-editing-photos-advertising-agency-office-close-up-shot_482257-73457.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-825.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/forest-website-layout-blank-banner_53876-132285.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-cup-tea-wooden-table-night_169016-50573.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-keys-drawing-arrangement_23-2149386326.jpg",
imageAlt: "professional video editing timeline aesthetic",
},
]}
buttons={[
{
text: "Contact Me",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-with-tech-devices-neon-lights_23-2151645626.jpg",
alt: "Cyber security experts",
},
{
src: "http://img.b2bpic.net/free-photo/futurism-perspective-digital-nomads-lifestyle_23-2151252469.jpg",
alt: "Digital nomads lifestyle",
},
{
src: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18941.jpg",
alt: "Virtual reality hacker",
},
{
src: "http://img.b2bpic.net/free-photo/handheld-shot-streamer-talking-headset-subscribers-while-online-playing-first-person-shooter-gaming-pc-setup-gamer-girl-streaming-while-sitting-gaming-chair-explaining-gameplay_482257-46567.jpg",
alt: "Streamer setup",
},
{
src: "http://img.b2bpic.net/free-photo/female-editor-using-stylus-graphic-tablet-retouch-photo-creating-professional-photography-content-production-freelancer-editing-picture-with-creative-retouching-software-close-up_482257-48037.jpg",
alt: "Female editor",
},
]}
marqueeItems={[
{
type: "text",
text: "REACT",
},
{
type: "text",
text: "NEXT.JS",
},
{
type: "text",
text: "TYPESCRIPT",
},
{
type: "text",
text: "ADOBE PREMIERE",
},
{
type: "text",
text: "DAVINCI RESOLVE",
},
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="About Me"
description={[
"I am a 17-year-old passionate programmer constantly exploring new technologies.",
"Beyond the code, I specialize in professional video editing and visual content creation.",
"I thrive at the intersection of technical logic and creative storytelling.",
]}
/>
</div>
<div id="services" data-section="services">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "programming",
title: "Programming",
description: "Building modern websites, web applications, and custom scripts to solve complex problems.",
tag: "Web/App Dev",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg",
imageAlt: "Closeup photo of turned on digital midi controller",
},
{
id: "editing",
title: "Editing Services",
description: "Video production, color grading, and engaging social media content that drives results.",
tag: "Creative/Edit",
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-expert-working-with-technology-neon-lights_23-2151645563.jpg?_wi=2",
imageAlt: "Closeup photo of turned on digital midi controller",
},
]}
title="My Services"
description="Professional solutions for the digital world."
/>
</div>
<div id="portfolio" data-section="portfolio">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Project Alpha",
price: "Web App",
variant: "Development",
imageSrc: "http://img.b2bpic.net/free-photo/black-laptop-screen-dark-room-night_169016-58233.jpg",
},
{
id: "p2",
name: "Cinematic Edit",
price: "Color Grade",
variant: "Editing",
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-background-with-rainbow-coloured-particle-design_1048-11963.jpg",
},
{
id: "p3",
name: "Landing Page",
price: "Full Stack",
variant: "Development",
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-black-clothes-stands-grey-wall_8353-7850.jpg",
},
{
id: "p4",
name: "Short Film",
price: "Cinematic",
variant: "Editing",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160824.jpg",
},
]}
title="Portfolio"
description="A glimpse into my latest projects."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-static",
}}
text="Ready to bring your vision to life? Let's talk about your next project."
buttons={[
{
text: "Email me now",
href: "mailto:hello@mrx.com",
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Twitter",
href: "#",
},
{
label: "GitHub",
href: "#",
},
{
label: "Instagram",
href: "#",
},
],
},
]}
logoText="MrX"
"I am a 17-year-old passionate programmer constantly exploring new technologies.", "Beyond the code, I specialize in professional video editing and visual content creation.", "I thrive at the intersection of technical logic and creative storytelling."]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}