Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f80e4cf8a | |||
| 05a252e408 | |||
| 0804dbea47 | |||
| bf8b418441 |
@@ -8,7 +8,7 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa
|
||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Leaf, Sprout, Facebook, Instagram, Linkedin } from "lucide-react";
|
||||
import { Leaf, Sprout, Facebook, Instagram, Linkedin, Droplets, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tag="First Aid Landscaping"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "contact" },
|
||||
{ text: "Get Free Consultation", href: "contact" },
|
||||
{ text: "View Portfolio", href: "portfolio" }
|
||||
]}
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user