Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Home, Lightbulb, Ruler, Scissors, Wrench } from "lucide-react";
|
||||
import { Home, Lightbulb, Ruler, Scissors, Wrench, Hammer, Warehouse, DraftingCompass } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user