Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Sparkles, ArrowUpRight, Shield, Bell, FileText, UserCheck, CalendarDays, KeyRound, Building2, Users } from "lucide-react";
|
||||
import { Sparkles } from "lucide-react";
|
||||
|
||||
export default function WebAgency2Page() {
|
||||
return (
|
||||
@@ -114,6 +114,7 @@ export default function WebAgency2Page() {
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact"
|
||||
title="Modernize Casimiro Westville Today"
|
||||
description="Contact us for a demonstration of how our management system creates a safer, efficient, and smarter community."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
|
||||
Reference in New Issue
Block a user