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