From adffde5b533c1a859c7dea4ef1f4fca9bcdb36e2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 23:31:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6fd6e9..49b3100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll' import MediaAbout from '@/components/sections/about/MediaAbout'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import { Droplets, Flame, Wrench } from "lucide-react"; export default function LandingPage() { @@ -106,23 +105,6 @@ export default function LandingPage() { /> -
- -
-