Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f82db78007 | |||
| 54bf922954 |
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
|||||||
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||||
import { Award, CheckCircle, ShieldCheck, Zap, AlertTriangle, Circle } from "lucide-react";
|
import { Award, CheckCircle, ShieldCheck, Zap, AlertTriangle, Circle, Phone } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static"}}
|
variant: "downward-rays-static"}}
|
||||||
logoText="Ray Tree Service"
|
logoText="Ray Tree Service"
|
||||||
description="Professional tree care and removal services to keep your landscape healthy, safe, and beautiful. Expert certified arborists serving the community with care."
|
description="Professional tree care and removal services to keep your landscape healthy, safe, and beautiful. Call us today: +1 (951) 425-2355."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get a Free Quote", href: "#contact"},
|
text: "Get a Free Quote", href: "#contact"},
|
||||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
|||||||
variant: "downward-rays-static"}}
|
variant: "downward-rays-static"}}
|
||||||
tag="Let's Connect"
|
tag="Let's Connect"
|
||||||
title="Ready for a Free Consultation?"
|
title="Ready for a Free Consultation?"
|
||||||
description="Reach out today to discuss your tree care needs. We offer free, on-site evaluations for all projects."
|
description="Reach out today to discuss your tree care needs. We offer free, on-site evaluations for all projects. Call us at +1 (951) 425-2355."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user