Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d371fe9b2 |
@@ -2,9 +2,9 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
@@ -49,6 +49,21 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17488.jpg"
|
||||
imageAlt="Futuristic Neon Abstract"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627912.jpg", alt: "Team member 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/abstract-waves-3d-illustration_183364-119286.jpg", alt: "Team member 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/abstract-geometric-wavy-folds-background_1048-16954.jpg", alt: "Team member 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627920.jpg", alt: "Team member 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970223.jpg", alt: "Team member 5" },
|
||||
]}
|
||||
avatarText="Join our creative ecosystem"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Immersive Experiences" },
|
||||
{ type: "text", text: "3D & WebGL" },
|
||||
{ type: "text", text: "Brand Digital Campaigns" },
|
||||
{ type: "text", text: "AI-Powered Interfaces" },
|
||||
{ type: "text", text: "AR / VR Prototyping" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,6 +88,9 @@ export default function LandingPage() {
|
||||
{ id: "p1", name: "Nike AR Campaign", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg" },
|
||||
{ id: "p2", name: "Spotify Visualizer", price: "2024", imageSrc: "http://img.b2bpic.net/free-photo/side-view-illustrator-drawing-ipad_23-2150038502.jpg" },
|
||||
{ id: "p3", name: "Binance Web3 Experience", price: "2023", imageSrc: "http://img.b2bpic.net/free-photo/3d-aesthetics-with-shapes-vaporwave-style_23-2148981118.jpg" },
|
||||
{ id: "p4", name: "Halyk Bank Immersive", price: "2023", imageSrc: "http://img.b2bpic.net/free-photo/blue-magenta-dyes-water_23-2147745441.jpg" },
|
||||
{ id: "p5", name: "Kaspi Super App UI", price: "2022", imageSrc: "http://img.b2bpic.net/free-photo/design-style-graphic-creativity-ideas-illustration-concept_53876-121068.jpg" },
|
||||
{ id: "p6", name: "AI Visionaries", price: "2025", imageSrc: "http://img.b2bpic.net/free-vector/album-release-website-design_53876-67226.jpg" },
|
||||
]}
|
||||
title="Selected Works"
|
||||
description="Digital experiences for global and local innovators."
|
||||
@@ -93,16 +111,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="philosophy" data-section="philosophy">
|
||||
<MetricCardThree
|
||||
animationType="blur-reveal"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", icon: Sparkles, title: "Craft", value: "Precision" },
|
||||
{ id: "m2", icon: Zap, title: "Speed", value: "Rapid" },
|
||||
{ id: "m3", icon: Award, title: "Wonder", value: "Infinite" },
|
||||
{ id: "m4", icon: Shield, title: "Technology", value: "Future" },
|
||||
]}
|
||||
title="Our Philosophy"
|
||||
description="The core values driving NeoTheory's digital innovation."
|
||||
description="The values that drive NeoTheory."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -113,8 +132,11 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Chen", role: "Creative Lead", company: "GlobalDesign", rating: 5 },
|
||||
{ id: "t2", name: "Marcus Thorne", role: "Tech Director", company: "InnovateCore", rating: 5 },
|
||||
{ id: "t1", name: "Sarah Chen", role: "Creative Lead", company: "GlobalDesign", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg" },
|
||||
{ id: "t2", name: "Marcus Thorne", role: "Tech Director", company: "InnovateCore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-front-painting_23-2150771171.jpg" },
|
||||
{ id: "t3", name: "Elena Volkov", role: "CEO", company: "FuturePath", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821393.jpg" },
|
||||
{ id: "t4", name: "David Park", role: "Product Designer", company: "DigitalLife", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346546.jpg" },
|
||||
{ id: "t5", name: "Lisa Wang", role: "Marketing Head", company: "BrandReach", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/interactive-contact_1098-14664.jpg" },
|
||||
]}
|
||||
title="Client Insights"
|
||||
description="What industry leaders say about our work."
|
||||
@@ -122,27 +144,26 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
tag="Get In Touch"
|
||||
title="Let's Create the Impossible"
|
||||
description="We're ready to build your next vision. Reach out and start a conversation today."
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Let's create something impossible. Contact us at hello@neotheory.kz"
|
||||
buttons={[{ text: "Contact Us", href: "mailto:hello@neotheory.kz" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
<FooterBaseCard
|
||||
logoText="NeoTheory"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-dark-neon-background_23-2149021980.jpg"
|
||||
columns={[
|
||||
{ title: "Agency", items: [{ label: "About", href: "#about" }, { label: "Portfolio", href: "#portfolio" }] },
|
||||
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "LinkedIn", href: "#" }] },
|
||||
{ title: "Connect", items: [{ label: "Instagram", href: "#" }, { label: "LinkedIn", href: "#" }, { label: "Behance", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 NeoTheory | Built for the Future"
|
||||
copyrightText="© 2025 NeoTheory. Creative Digital Experiences • Almaty / Shymkent"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user