4 Commits

Author SHA1 Message Date
57ceaeb1ed Merge version_2 into main
Merge version_2 into main
2026-04-23 07:49:15 +00:00
150adebbec Update src/app/page.tsx 2026-04-23 07:49:12 +00:00
b4e8ec4122 Merge version_1 into main
Merge version_1 into main
2026-04-23 07:46:15 +00:00
facc100e67 Merge version_1 into main
Merge version_1 into main
2026-04-23 07:45:42 +00:00

View File

@@ -2,16 +2,17 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import FooterBase from '@/components/sections/footer/FooterBase';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TeamCardSix from '@/components/sections/team/TeamCardSix';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Facebook, Twitter, Instagram, Linkedin } from 'lucide-react';
export default function LandingPage() {
return (
@@ -116,78 +117,73 @@ export default function LandingPage() {
</div>
<div id="team" data-section="team">
<TeamCardSix
<TeamCardFive
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
members={[
team={[
{ id: "1", name: "Alex Rivet", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg" },
{ id: "2", name: "Sarah Chen", role: "Head of Design", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg" },
{ id: "3", name: "Mark Wilson", role: "Lead Dev", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" },
]}
title="Meet Our Visionaries"
description="Our team of experts drives the future of your brand."
title="Our Visionaries"
description="Expert leadership driving your digital success."
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardTwo
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Transformative results that exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" },
{ id: "2", name: "Michael Chen", role: "CTO", testimonial: "Exceptional delivery and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg" },
{ id: "3", name: "Emily Rodriguez", role: "Marketing Dir", testimonial: "Growth-oriented solutions that delivered.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg" },
{ id: "4", name: "David Kim", role: "Founder", testimonial: "Professional, fast, and highly innovative.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg" },
{ id: "5", name: "Anna Smith", role: "Consultant", testimonial: "The best partner for our digital transformation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg" },
{ id: "1", name: "Sarah Johnson", handle: "@ceo_sarah", testimonial: "Transformative results that exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" },
{ id: "2", name: "Michael Chen", handle: "@mchen_cto", testimonial: "Exceptional delivery and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-walking-data-center-used-managing-gear-energy_482257-116015.jpg" },
{ id: "3", name: "Emily Rodriguez", handle: "@emily_marketing", testimonial: "Growth-oriented solutions that delivered.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg" },
]}
title="Client Success Stories"
description="Hear what our partners have to say about their experience working with us."
title="What Our Clients Say"
description="Trusted by ambitious founders and global enterprise leaders."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "How do we start?", content: "Simply contact us through the form below." },
{ id: "2", title: "What's the timeline?", content: "Projects usually run for 4-8 weeks depending on scope." },
{ id: "3", title: "Do you offer support?", content: "Yes, we provide ongoing maintenance packages." },
{ id: "1", title: "How do we start?", content: "Simply reach out via our contact page to schedule a discovery call." },
{ id: "2", title: "What's the typical timeline?", content: "Most projects span 4-8 weeks from strategy to deployment." },
{ id: "3", title: "Do you offer support?", content: "Yes, we provide ongoing maintenance and performance scaling." },
]}
imageSrc="http://img.b2bpic.net/free-photo/avocado-vs-pastries_23-2147961062.jpg"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Everything you need to know about partnering with us."
description="Answers to common inquiries about our process."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
<ContactCenter
useInvertedBackground={true}
background={{ variant: "animated-grid" }}
tag="Contact Us"
title="Let's Build Something Great"
description="Ready to launch your project? Get in touch today."
imageSrc="http://img.b2bpic.net/free-photo/close-up-women-discussing-business_23-2148868420.jpg"
mediaAnimation="slide-up"
tag="Get In Touch"
title="Let's Build Your Vision"
description="Professional consultation to kickstart your next digital project."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Careers", href: "#" }] },
{ title: "Resources", items: [{ label: "Blog", href: "#" }, { label: "FAQ", href: "#faq" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
]}
<FooterCard
logoText="AgencyDev"
copyrightText="© 2025 AgencyDev. All rights reserved."
socialLinks={[
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}