2 Commits

Author SHA1 Message Date
28efa50e2d Update src/app/page.tsx 2026-04-09 20:57:10 +00:00
57bc1b3bc9 Merge version_1 into main
Merge version_1 into main
2026-04-09 20:53:49 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne'; import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
@@ -31,27 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="WebAgency" brandName="WebAgency"
button={{ button={{
text: "Get a Quote", text: "Get a Quote", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
@@ -61,13 +52,9 @@ export default function LandingPage() {
description="We craft high-performance, beautiful websites designed to grow your business and convert visitors into loyal customers." description="We craft high-performance, beautiful websites designed to grow your business and convert visitors into loyal customers."
buttons={[ buttons={[
{ {
text: "Start Project", text: "Start Project", href: "#contact"},
href: "#contact",
},
{ {
text: "View Our Work", text: "View Our Work", href: "#features"},
href: "#features",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/cant-resist-temptation-add-cart-now-tempting-curious-goodlooking-excited-redhead-woman-gla_1258-132855.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/cant-resist-temptation-add-cart-now-tempting-curious-goodlooking-excited-redhead-woman-gla_1258-132855.jpg?_wi=1"
imageAlt="High-end web development agency hero" imageAlt="High-end web development agency hero"
@@ -94,30 +81,15 @@ export default function LandingPage() {
description="Everything you need to launch and scale your online business effectively." description="Everything you need to launch and scale your online business effectively."
accordionItems={[ accordionItems={[
{ {
id: "f1", id: "f1", title: "Custom Web Design", content: "Tailored designs that perfectly capture your brand identity and vision."},
title: "Custom Web Design",
content: "Tailored designs that perfectly capture your brand identity and vision.",
},
{ {
id: "f2", id: "f2", title: "Performance Optimization", content: "Lightning-fast page loads to improve your SEO and user satisfaction."},
title: "Performance Optimization",
content: "Lightning-fast page loads to improve your SEO and user satisfaction.",
},
{ {
id: "f3", id: "f3", title: "E-Commerce Development", content: "Robust and secure online stores built to drive sales and growth."},
title: "E-Commerce Development",
content: "Robust and secure online stores built to drive sales and growth.",
},
{ {
id: "f4", id: "f4", title: "SEO & Analytics", content: "Data-driven strategies to ensure you reach your target audience."},
title: "SEO & Analytics",
content: "Data-driven strategies to ensure you reach your target audience.",
},
{ {
id: "f5", id: "f5", title: "API Integrations", content: "Seamless connection with third-party tools to automate your workflows."},
title: "API Integrations",
content: "Seamless connection with third-party tools to automate your workflows.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/cant-resist-temptation-add-cart-now-tempting-curious-goodlooking-excited-redhead-woman-gla_1258-132855.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/cant-resist-temptation-add-cart-now-tempting-curious-goodlooking-excited-redhead-woman-gla_1258-132855.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -131,59 +103,28 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "John Doe", role: "CEO", company: "Innovate Ltd", rating: 5,
name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg"},
role: "CEO",
company: "Innovate Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
},
{ {
id: "t2", id: "t2", name: "Sarah Smith", role: "Marketing Director", company: "Growth Inc", rating: 5,
name: "Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg"},
role: "Marketing Director",
company: "Growth Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg",
},
{ {
id: "t3", id: "t3", name: "David Chen", role: "Founder", company: "Startup Co", rating: 5,
name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg"},
role: "Founder",
company: "Startup Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-executive-looking-information_1098-2091.jpg",
},
{ {
id: "t4", id: "t4", name: "Emily Brown", role: "Product Manager", company: "Tech Solutions", rating: 5,
name: "Emily Brown", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"},
role: "Product Manager",
company: "Tech Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
},
{ {
id: "t5", id: "t5", name: "Michael Wilson", role: "CTO", company: "Digital Solutions", rating: 5,
name: "Michael Wilson", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-dancing-funny-expression_1194-3288.jpg"},
role: "CTO",
company: "Digital Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-dancing-funny-expression_1194-3288.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "150+", value: "150+", label: "Projects Completed"},
label: "Projects Completed",
},
{ {
value: "99%", value: "99%", label: "Client Satisfaction"},
label: "Client Satisfaction",
},
{ {
value: "24/7", value: "24/7", label: "Support Available"},
label: "Support Available",
},
]} ]}
title="Trusted by Leaders" title="Trusted by Leaders"
description="Hear what our clients have to say about working with us." description="Hear what our clients have to say about working with us."
@@ -195,29 +136,24 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Microsoft", "Microsoft", "Google", "Apple", "Amazon", "Intel", "Adobe", "Salesforce"]}
"Google",
"Apple",
"Amazon",
"Intel",
"Adobe",
"Salesforce",
]}
title="Trusted Partners" title="Trusted Partners"
description="We are proud to work with these forward-thinking brands." description="We are proud to work with these forward-thinking brands."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactSplitForm
useInvertedBackground={true} title="Send me a message"
background={{ description="I'd love to hear from you. Use the form below to reach out."
variant: "gradient-bars", inputs={[
}} { name: "name", type: "text", placeholder: "Your Name", required: true },
tag="Get in touch" { name: "email", type: "email", placeholder: "Your Email", required: true }
title="Let's build something great" ]}
description="Ready to kickstart your web project? Our team is standing by to help you succeed." textarea={{ name: "message", placeholder: "Your message here...", rows: 4, required: true }}
/> useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/modern-workspace_1150-1320.jpg"
/>
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
@@ -225,42 +161,27 @@ export default function LandingPage() {
logoText="WebAgency" logoText="WebAgency"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Web Design", label: "Web Design", href: "#features"},
href: "#features",
},
{ {
label: "SEO", label: "SEO", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}