Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33a1c6c976 | |||
| 4b40f93e0a | |||
| 1a9edf3cee | |||
| 7954882728 | |||
| 6d3e01f761 |
@@ -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: [
|
||||||
|
|||||||
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user