From 4d315e9cef7526ab3d0a2db7cb03283e64f7f596 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 10:00:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c82e37..879b16b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TimelineProcessFlow from "@/components/cardStack/layouts/timelines/Timeli import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import ContactText from "@/components/sections/contact/ContactText"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Sparkles, MessageCircle, ArrowRight, Zap, Target, BarChart3, Users } from "lucide-react"; +import { Target, Zap, BarChart3 } from "lucide-react"; export default function ZeeshanWebDesignerPage() { return ( @@ -55,6 +55,7 @@ export default function ZeeshanWebDesignerPage() { gridVariant="bento-grid" animationType="blur-reveal" textboxLayout="split" + useInvertedBackground={false} features={[ { title: "Clinic Websites", description: "Patient-focused design for dentists.", imageSrc: "", titleImageSrc: "", buttonText: "Learn More" }, { title: "Local SEO", description: "Rank higher in your local area.", imageSrc: "", titleImageSrc: "", buttonText: "Learn More" }, @@ -81,7 +82,9 @@ export default function ZeeshanWebDesignerPage() { @@ -89,6 +92,7 @@ export default function ZeeshanWebDesignerPage() { window.open('https://wa.me/yournumber', '_blank') }]} />