From 11c184d1bf6e1543f8c0618816bb67c0db9dc7c0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:49:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 96 ++++++++++++++++++++++++------------------------ 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53d3c0c..05ab3eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import TextSplitAbout from "@/components/sections/about/TextSplitAbout"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterBase from "@/components/sections/footer/FooterBase"; -import { Award, Sparkles, MessageCircle } from "lucide-react"; +import { Award, Sparkles, MessageCircle, Camera } from "lucide-react"; export default function LandingPage() { return ( @@ -40,36 +40,36 @@ export default function LandingPage() {
@@ -95,43 +95,43 @@ export default function LandingPage() {
@@ -139,24 +139,24 @@ export default function LandingPage() {
@@ -164,26 +164,26 @@ export default function LandingPage() {