Merge version_1 into main #4
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Building2, CheckCircle, ListChecks, Sparkles, Wrench, Waves, Tool } from "lucide-react";
|
||||
import { Building2, CheckCircle, ListChecks, Sparkles, Wrench, Waves, Hammer } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ title: "Home Renovations", description: "Complete transformation of existing residential spaces with attention to detail.", bentoComponent: "reveal-icon", icon: Sparkles },
|
||||
{ title: "Balcony Transformations", description: "High-quality balcony builds and refurbishments for modern living.", bentoComponent: "reveal-icon", icon: Waves },
|
||||
{ title: "Interior Construction", description: "Precision interior framing and structural work.", bentoComponent: "reveal-icon", icon: Tool },
|
||||
{ title: "Interior Construction", description: "Precision interior framing and structural work.", bentoComponent: "reveal-icon", icon: Hammer },
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Expert construction and transformation services designed for the modern Sydney home."
|
||||
|
||||
Reference in New Issue
Block a user