3 Commits

Author SHA1 Message Date
cfd8938a59 Update src/app/page.tsx 2026-05-06 19:00:55 +00:00
c377294ab3 Update src/app/page.tsx 2026-05-06 19:00:25 +00:00
a40fe24f63 Merge version_1 into main
Merge version_1 into main
2026-05-06 18:58:23 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -188,23 +188,17 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient"}}
<ContactSplit
tag="Elevate Your Brand"
title="Ready to Start?"
description="Let's create something extraordinary together."
buttons={[
{
text: "Book a Call", href: "#"},
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/dark-green-water_23-2147933832.jpg"
<FooterBaseReveal
logoText="AUREX STUDIO"
columns={[
{