diff --git a/src/app/page.tsx b/src/app/page.tsx index cdedf8e..4028b00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,7 +1,7 @@ import { CallToAction } from '@/components/CallToAction' import { Faqs } from '@/components/Faqs' import { Footer } from '@/components/Footer' -import { Header } from '@/components/Header' +import { Header_darkbg } from '@/components/Header_darkbg' import { Hero } from '@/components/Hero' import { Pricing } from '@/components/Pricing' import { PrimaryFeatures } from '@/components/PrimaryFeatures' @@ -11,7 +11,7 @@ import { Testimonials } from '@/components/Testimonials' export default function Home() { return ( <> -
+
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 5eee273..53f489e 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -29,7 +29,7 @@ export function Hero() { {/* Content */} - +
Interested to Take Part?{' '} @@ -42,7 +42,7 @@ export function Hero() {
-

+

Shaping the future of Augmented Collective Intelligence

@@ -51,7 +51,7 @@ export function Hero() {

-
+