Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-24 13:03:34 +00:00

View File

@@ -9,6 +9,7 @@ import HeroCentered from '@/components/sections/hero/HeroCentered';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Cpu, Megaphone, Share2, Youtube, Search } from "lucide-react";
export default function LandingPage() {
return (
@@ -28,30 +29,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "About",
id: "/about",
},
{
name: "Services",
id: "/services",
},
{
name: "Portfolio",
id: "/portfolio",
},
{
name: "Blog",
id: "/blog",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Services", id: "/services" },
{ name: "Portfolio", id: "/portfolio" },
{ name: "Blog", id: "/blog" },
{ name: "Contact", id: "/contact" },
]}
brandName="Trust Digi World"
/>
@@ -59,175 +42,50 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "sparkles-gradient",
}}
title="Scale Your Brand with AI-Powered Digital Marketing"
description="We help businesses grow using Meta Ads, Google Ads, AI content, social media strategy, and automation."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg",
alt: "Client 5",
},
]}
background={{ variant: "sparkles-gradient" }}
title="Complete Digital Growth Solutions"
description="We build, scale, and optimize your online presence with custom web development, advanced marketing consulting, and comprehensive social media management."
avatars={[]}
buttons={[
{
text: "Book Free Consultation",
href: "/contact",
},
{
text: "View Services",
href: "/services",
},
{ text: "Start Your Brand", href: "/contact" },
{ text: "Book Strategy Call", href: "/contact" },
]}
marqueeItems={[
{
type: "text",
text: "AI-Driven Growth",
},
{
type: "text",
text: "Meta Ads Pro",
},
{
type: "text",
text: "Google Ad Search",
},
{
type: "text",
text: "Automation Mastery",
},
{
type: "text",
text: "Global Scaling",
},
{ type: "text-icon", text: "Web Development", icon: Cpu },
{ type: "text-icon", text: "Social Media Management", icon: Share2 },
{ type: "text-icon", text: "Digital Marketing", icon: Megaphone },
{ type: "text-icon", text: "YouTube Management", icon: Youtube },
]}
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Who We Are"
description="Trust Digi World is the leading AI-driven marketing agency. We fuse performance ads with social strategy to deliver explosive growth."
metrics={[
{
value: "50+",
title: "Brands Managed",
},
{
value: "10M+",
title: "Views Generated",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/employee-drinking-coffee-holding-laptop-working-strategy_482257-78092.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="blur-reveal"
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentySeven
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
title="Our Core Services"
description="End-to-end digital mastery for ambitious brands."
features={[
{
id: "s1",
title: "Meta Ads Management",
descriptions: [
"Expertly managed Facebook and Instagram ad campaigns.",
],
imageSrc: "http://img.b2bpic.net/free-photo/doctor-pressing-virtual-application_1134-640.jpg?_wi=1",
imageAlt: "digital marketing ai background",
},
{
id: "s2",
title: "Google Ads Campaigns",
descriptions: [
"Search and display campaigns that drive high ROI.",
],
imageSrc: "http://img.b2bpic.net/free-photo/employee-drinking-coffee-holding-laptop-working-strategy_482257-78092.jpg?_wi=2",
imageAlt: "digital marketing ai background",
},
{
id: "s3",
title: "AI Content Creation",
descriptions: [
"Leverage cutting-edge AI for viral content.",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg",
imageAlt: "digital marketing ai background",
},
{ id: "s1", title: "Website Development", descriptions: ["High-performance, custom web solutions."] },
{ id: "s2", title: "Social Media Management", descriptions: ["Complete strategy and execution."] },
{ id: "s3", title: "Full Social Media Setup", descriptions: ["Account creation, branding, and optimization."] },
{ id: "s4", title: "Digital Marketing Consulting", descriptions: ["Data-driven growth blueprints."] },
{ id: "s5", title: "YouTube Management", descriptions: ["Channel strategy and content optimization."] },
]}
title="Our Premium Services"
description="Comprehensive digital solutions tailored for your business growth."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="Trust Digi World completely transformed our digital footprint. Their AI-driven ads strategy is simply unmatched."
rating={5}
author="Sarah Johnson, CEO"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/vertical-portrait-successful-goodlooking-young-professional-headhunter-female-entrepreneur-office-worker-beige-blazer-look-away-cross-hands-chest-confident-manage-own-business_197531-30576.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/handsome-male-entrepreneur-wearing-white-shirt-posing-standing-with-crossed-arms-indoors_7502-9695.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg",
alt: "Client 5",
},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
tag="Get in touch"
title="Ready to Scale Your Brand?"
description="Book your free discovery call with our team today."
background={{ variant: "sparkles-gradient" }}
tag="Get Started"
title="Ready to Dominate Your Niche?"
description="Let's build something remarkable together. Start your brand journey today or book a discovery strategy call."
buttons={[
{
text: "Contact Us",
href: "/contact",
},
{ text: "Start Brand", href: "/contact" },
{ text: "Book Strategy Call", href: "/contact" },
]}
/>
</div>
@@ -235,32 +93,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Services",
items: [
{
label: "Meta Ads",
href: "/services",
},
{
label: "Google Ads",
href: "/services",
},
],
},
{
title: "Company",
items: [
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{ title: "Services", items: [{ label: "Development", href: "/services" }, { label: "Marketing", href: "/services" }] },
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },
]}
bottomLeftText="© 2026 Trust Digi World."
bottomRightText="All rights reserved."
@@ -269,4 +103,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}