From 05addbdb250b1e8a6a2ad0efbbb1c2750a06001c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 14:16:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a8cd032..57e4c89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCa import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import ContactText from '@/components/sections/contact/ContactText'; import { Music, Sparkles, CalendarDays, Star, Zap, Heart, Mail, ShoppingBag } from "lucide-react"; export default function LandingPage() { @@ -226,7 +227,7 @@ export default function LandingPage() { /> -
+
+
+ +
+