Merge version_5 into main #11

Merged
bender merged 2 commits from version_5 into main 2026-03-03 07:39:12 +00:00
2 changed files with 2 additions and 24 deletions

View File

@@ -7,7 +7,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Afrozarchives - Motion Design Studio", description: "Creative animated explainers and motion design that drive engagement and conversion"};
title: "Afrozarchives - Motion Design Studio", description: "Creative animated explainers and motion design that drive engagement and conversion"
};
export default function RootLayout({
children,

View File

@@ -3,7 +3,6 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroCentered from "@/components/sections/hero/HeroCentered";
import AboutMetric from "@/components/sections/about/AboutMetric";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
@@ -66,28 +65,6 @@ export default function HomePage() {
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
title="Motion Design That Moves Markets"
description="We help startups and enterprises establish emotional connections between products and customers through creative animated explainers that drive engagement and conversion"
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", alt: "Avatar 1"
},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", alt: "Avatar 2"
},
]}
avatarText="Trusted by 1000+ users"
buttons={[
{ text: "Start Your Project", href: "/contact" },
{ text: "View Our Work", href: "/work" },
]}
buttonAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<AboutMetric
title="We believe motion design is the future of brand storytelling. At Afrozarchives, we combine artistic vision with strategic thinking to create animated explainers that elevate your brand above the noise."