Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92aabffcfd | |||
| e8eaf82365 | |||
| 37c6201115 | |||
| 37c62e521d |
@@ -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, Phone, Mail, Home } from "lucide-react";
|
||||
import { CheckCircle, MapPin, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -92,7 +92,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="H & H Outdoor Services | Based in the Otways | Call Harley: 0400 000 000 | Call Nick: 0400 111 222 | Email: hello@hnhoutdoor.com.au"
|
||||
text="H & H Outdoor Services | Based in the Otways.
|
||||
|
||||
Call Harley: 0400 000 000
|
||||
Call Nick: 0400 111 222
|
||||
Email: hello@hnhoutdoor.com.au"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user