Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bee3ccbd38 | |||
| 795a75da91 | |||
| cac17cf4a5 | |||
| 19c471c6ea | |||
| 8fb981e2f0 | |||
| 1565349f5d |
@@ -8,7 +8,7 @@ import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import { CheckCircle, MapPin, Wrench, Mail, Phone } from "lucide-react";
|
||||
import { CheckCircle, MapPin, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="H & H Outdoor Services\nBased in the Otways.\n\n📞Phone Nick: 0429772725\n📞Phone Harley: 0467557976\n<div style='display: flex; align-items: center; gap: 8px;'><Mail size={20} />Email: hhoutdoorservicesotways@gmail.com</div>"
|
||||
text="H & H Outdoor Services\nBased in the Otways.\n\nPhone Nick: 0429 772 725\nPhone Harley: 0467 557 976\n\nEmail: hhoutdoorservicesotways@gmail.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user