Bob AI: The section talking about expertise appproach and ...

This commit is contained in:
2026-01-30 22:06:14 +00:00
parent c5ee6341ff
commit 978f558c42

View File

@@ -3,7 +3,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MediaSplitTabsAbout from '@/components/sections/about/MediaSplitTabsAbout';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import ContactText from '@/components/sections/contact/ContactText';
@@ -49,25 +48,16 @@ export default function LandingPage() {
</div>
<div id="about" data-section="about">
<MediaSplitTabsAbout
title="something different? didn't like the approach"
description="Dedicated to creating compelling motion experiences through technical expertise and creative vision."
tabs={[
{
id: "expertise", label: "Expertise", description: "Proficient in industry-standard tools including Cinema 4D, After Effects, Blender, and Houdini. Specialized in character animation, VFX compositing, motion design, and 3D visualization for film, television, and digital media."
},
{
id: "approach", label: "Approach", description: "My process combines technical precision with artistic intuition. I collaborate closely with directors and creative leads to bring their vision to life, ensuring every frame serves the story and maintains visual consistency."
},
{
id: "experience", label: "Experience", description: "Over 8+ years developing motion graphics for major studios, advertising agencies, and independent filmmakers. Known for delivering high-quality animations on tight deadlines while maintaining creative excellence."
}
]}
imageSrc="https://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149207962.jpg"
imageAlt="Motion graphics workspace and creative process"
imagePosition="right"
useInvertedBackground="noInvert"
/>
<FeatureCardSeven
features={[{ title: "Feature 1", description: "Feature description" }, { title: "Feature 2", description: "Feature description" }, { title: "Feature 3", description: "Feature description" }]}
animationType="none"
title="something different? didn't like the approach"
description="Dedicated to creating compelling motion experiences through technical expertise and creative vision."
tag="Label"
buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]}
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="work" data-section="work">