4 Commits

Author SHA1 Message Date
4b40f93e0a Update src/app/page.tsx 2026-04-06 18:48:43 +00:00
1a9edf3cee Update src/app/contact/page.tsx 2026-04-06 18:48:43 +00:00
7954882728 Merge version_3 into main
Merge version_3 into main
2026-04-06 18:44:56 +00:00
6d3e01f761 Merge version_3 into main
Merge version_3 into main
2026-04-06 18:44:31 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@ export default function ContactPage() {
> >
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="Webild" brandName="Atlas IT"
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
@@ -44,8 +44,8 @@ export default function ContactPage() {
/> />
</div> </div>
<FooterBaseReveal <FooterBaseReveal
logoText="Webild" logoText="Atlas IT"
copyrightText="© 2026 | Webild" copyrightText="© 2026 | Atlas IT"
columns={[ columns={[
{ {
title: "Company", items: [ title: "Company", items: [

View File

@@ -23,7 +23,7 @@ export default function WebAgency2Page() {
> >
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="Webild" brandName="Atlas IT"
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
@@ -32,14 +32,14 @@ export default function WebAgency2Page() {
]} ]}
/> />
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
title="We Build Digital Experiences" title="Reliable IT Solutions for Modern Business"
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers." description="Atlas IT delivers expert hardware configuration, network deployment, and server maintenance. We ensure your infrastructure is secure, scalable, and efficient."
tag="Award-Winning Agency" tag="Atlas IT Solutions"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }} background={{ variant: "canvas-reveal" }}
buttons={[ buttons={[
{ text: "Start Project", href: "/contact" }, { text: "View Services", href: "/services" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
carouselPosition="right" carouselPosition="right"
@@ -47,8 +47,8 @@ export default function WebAgency2Page() {
rightCarouselItems={[]} rightCarouselItems={[]}
/> />
<FooterBaseReveal <FooterBaseReveal
logoText="Webild" logoText="Atlas IT"
copyrightText="© 2026 | Webild" copyrightText="© 2026 | Atlas IT"
columns={[ columns={[
{ {
title: "Company", items: [ title: "Company", items: [