Update src/app/page.tsx
This commit is contained in:
@@ -105,6 +105,10 @@ export default function LandingPage() {
|
||||
tag="Comprehensive Plumbing"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "tel:(555)123-4567" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Leak Repair", description: "We quickly locate and repair leaks in sinks, pipes, and fixtures to prevent water damage and save you money on your water bill.", media: {
|
||||
|
||||
Reference in New Issue
Block a user