5 Commits

Author SHA1 Message Date
725eed736f Update src/app/page.tsx 2026-04-08 16:14:29 +00:00
02ffb5301b Update src/app/page.tsx 2026-04-08 16:13:52 +00:00
8d324c07ab Update src/app/page.tsx 2026-04-08 16:13:16 +00:00
381b9894b8 Merge version_1 into main
Merge version_1 into main
2026-04-08 16:12:39 +00:00
c78f0c2316 Merge version_1 into main
Merge version_1 into main
2026-04-08 16:09:50 +00:00

View File

@@ -4,13 +4,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroLogo from '@/components/sections/hero/HeroLogo'; import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Headphones } from "lucide-react"; import { Headphones, User, BarChart, Settings, Mail, Clock, ShieldCheck, Zap } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -30,40 +30,39 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Work", id: "about" },
name: "Work", { name: "Services", id: "services" },
id: "about", { name: "Cases", id: "cases" },
}, { name: "Contact", id: "contact" },
{
name: "Services",
id: "services",
},
{
name: "Cases",
id: "cases",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="ALGER" brandName="ALGER"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroBillboardDashboard
logoText="ALGER" title="Sound Precision for Creators"
description="Sound Engineer / Producer. Sound level: USA & Europe. Fast. Clean. No vibe loss." description="Professional sound engineering and production. Elevating audio projects to international standards with speed and clarity."
buttons={[ tag="ALGER STUDIO"
{ background={{ variant: "sparkles-gradient" }}
text: "Start Project", buttons={[{ text: "Start Project", href: "#contact" }]}
href: "#contact", dashboard={{
}, title: "Alger Sound Dashboard", logoIcon: Headphones,
]} sidebarItems: [{ icon: User, active: true }, { icon: BarChart }, { icon: Settings }],
buttonAnimation="slide-up" buttons: [{ text: "View", href: "#" }],
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916013.jpg" chartTitle: "Production Volume", chartData: [{ value: 40 }, { value: 65 }, { value: 55 }, { value: 80 }, { value: 70 }],
imageAlt="Alger Sound Producer Hero" listTitle: "Recent Projects", listItems: [
{ icon: Clock, title: "Mixing: Granz", status: "Completed" },
{ icon: Zap, title: "Mastering: YANA M", status: "Completed" },
{ icon: ShieldCheck, title: "Beat Production: Batiskaf", status: "In Progress" }
],
stats: [
{ title: "Tracks Mixed", values: [450, 500, 550], description: "Professional mixing sessions completed." },
{ title: "Artists", values: [120, 150, 180], description: "Unique artists collaborated with." },
{ title: "Sound Assets", values: [800, 1000, 1200], description: "Custom sound designs delivered." }
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916013.jpg"
}}
/> />
</div> </div>
@@ -87,42 +86,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ { id: "p1", name: "Mixing", price: "15,000 ₽+", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=1" },
id: "p1", { id: "p2", name: "Mastering", price: "6,000 ₽+", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=2" },
name: "Mixing", { id: "p3", name: "Beat Production", price: "10,000 ₽+", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=3" },
price: "15,000 ₽+", { id: "p4", name: "Full Production", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=4" },
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=1", { id: "p5", name: "Vocal Edit", price: "From 5k", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=5" },
}, { id: "p6", name: "Sound Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=6" },
{
id: "p2",
name: "Mastering",
price: "6,000 ₽+",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=2",
},
{
id: "p3",
name: "Beat Production",
price: "10,000 ₽+",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=3",
},
{
id: "p4",
name: "Full Production",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=4",
},
{
id: "p5",
name: "Vocal Edit",
price: "From 5k",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=5",
},
{
id: "p6",
name: "Sound Design",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-technology-background-with-flowing-digital-particles_1048-15439.jpg?_wi=6",
},
]} ]}
title="Services" title="Services"
description="Professional sound services for artists and creators." description="Professional sound services for artists and creators."
@@ -133,31 +102,11 @@ export default function LandingPage() {
<TestimonialCardTwelve <TestimonialCardTwelve
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ { id: "1", name: "Гранж", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=1" },
id: "1", { id: "2", name: "Тринадцать карат", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=2" },
name: "Гранж", { id: "3", name: "Shapo Dior", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=3" },
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=1", { id: "4", name: "YANA M", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=4" },
}, { id: "5", name: "Батискаф", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=5" },
{
id: "2",
name: "Тринадцать карат",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=2",
},
{
id: "3",
name: "Shapo Dior",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=3",
},
{
id: "4",
name: "YANA M",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=4",
},
{
id: "5",
name: "Батискаф",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4135.jpg?_wi=5",
},
]} ]}
cardTitle="Artist Collaborations" cardTitle="Artist Collaborations"
cardTag="CASE STUDIES" cardTag="CASE STUDIES"
@@ -171,31 +120,11 @@ export default function LandingPage() {
title="Why Work With Alger" title="Why Work With Alger"
tag="ADVANTAGES" tag="ADVANTAGES"
metrics={[ metrics={[
{ { id: "m1", value: "USA/EU", description: "International Level Sound" },
id: "m1", { id: "m2", value: "Speed", description: "Optimized workflow" },
value: "USA/EU", { id: "m3", value: "Vibe", description: "Deep understanding" },
description: "International Level Sound", { id: "m4", value: "Clarity", description: "Crystal clear mix" },
}, { id: "m5", value: "Support", description: "Artist-first approach" },
{
id: "m2",
value: "Speed",
description: "Optimized workflow",
},
{
id: "m3",
value: "Vibe",
description: "Deep understanding",
},
{
id: "m4",
value: "Clarity",
description: "Crystal clear mix",
},
{
id: "m5",
value: "Support",
description: "Artist-first approach",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -204,18 +133,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "sparkles-gradient" }}
variant: "sparkles-gradient",
}}
tag="CONTACT" tag="CONTACT"
title="Ready to work?" title="Ready to work?"
description="I respond quickly. Contact me on Telegram, Instagram, or Email." description="I respond quickly. Contact me on Telegram, Instagram, or Email."
buttons={[ buttons={[{ text: "Contact Me", href: "mailto:alger@studio.com" }]}
{
text: "Contact Me",
href: "mailto:alger@studio.com",
},
]}
/> />
</div> </div>
@@ -224,30 +146,10 @@ export default function LandingPage() {
logoText="ALGER" logoText="ALGER"
columns={[ columns={[
{ {
title: "Connect", title: "Connect", items: [{ label: "Telegram", href: "#" }, { label: "Instagram", href: "#" }],
items: [
{
label: "Telegram",
href: "#",
},
{
label: "Instagram",
href: "#",
},
],
}, },
{ {
title: "Studio", title: "Studio", items: [{ label: "Services", href: "#services" }, { label: "Cases", href: "#cases" }],
items: [
{
label: "Services",
href: "#services",
},
{
label: "Cases",
href: "#cases",
},
],
}, },
]} ]}
/> />