Merge version_5 into main #9
@@ -10,7 +10,6 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { ChatAgent } from '@/components/chat/ChatAgent';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -134,8 +133,6 @@ export default function LandingPage() {
|
||||
logoText="gilded nest"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<ChatAgent />
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user