From 9ecb02adb5bb205deb5b67c73a57f8152fe9adb4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 16:57:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 111 +++++++++++++++++++---------------------------- 1 file changed, 44 insertions(+), 67 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f6ee59..5155796 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,9 +9,9 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Sparkles, Smile, Star, Mail } from 'lucide-react'; +import { Sparkles, Smile, Star, Mail, Quote } from 'lucide-react'; -export default function LuxuryDentistPage() { +export default function FuneralServicesPage() { return (
@@ -66,9 +67,9 @@ export default function LuxuryDentistPage() {
@@ -94,80 +95,56 @@ export default function LuxuryDentistPage() {
-
- -
-
-- 2.49.1