Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-26 20:28:22 +00:00

View File

@@ -7,11 +7,9 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Award, CheckCircle, Lightbulb, Palette, Users, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -57,7 +55,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Our History: Crafting Excellence Since 2010."
description="A journey of continuous improvement, innovation, and passion for delivering the best professional services."
/>
</div>