diff --git a/src/app/page.tsx b/src/app/page.tsx
index f1c3889..827a2f6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextAbout from '@/components/sections/about/TextAbout';
-import { Building, CalendarCheck, Lightbulb, Star, Users } from "lucide-react";
+import { Building, CalendarCheck, Faucet, Hammer, LayoutGrid, Lightbulb, Paintbrush, Star, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,110 +34,69 @@ export default function LandingPage() {
@@ -159,33 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Building & Extensions",
- description: "Expert construction of new structures and seamless home additions, enhancing your living space.",
- imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248396.jpg",
- buttonIcon: "Hammer",
- buttonHref: "#contact",
- },
+ title: "Building & Extensions", description: "Expert construction of new structures and seamless home additions, enhancing your living space.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248396.jpg", buttonIcon: Hammer,
+ buttonHref: "#contact"},
{
- title: "Renovations & Remodeling",
- description: "Transform your existing spaces with modern kitchen, bathroom, and full-house renovation services.",
- imageSrc: "http://img.b2bpic.net/free-photo/coral-minimalist-bathroom_23-2151962352.jpg",
- buttonIcon: "Paintbrush",
- buttonHref: "#contact",
- },
+ title: "Renovations & Remodeling", description: "Transform your existing spaces with modern kitchen, bathroom, and full-house renovation services.", imageSrc: "http://img.b2bpic.net/free-photo/coral-minimalist-bathroom_23-2151962352.jpg", buttonIcon: Paintbrush,
+ buttonHref: "#contact"},
{
- title: "Plumbing Services",
- description: "Reliable and efficient plumbing installations, repairs, and maintenance for residential and commercial properties.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg",
- buttonIcon: "Faucet",
- buttonHref: "#contact",
- },
+ title: "Plumbing Services", description: "Reliable and efficient plumbing installations, repairs, and maintenance for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", buttonIcon: Faucet,
+ buttonHref: "#contact"},
{
- title: "Paving & Tiling",
- description: "High-quality paving for driveways and patios, alongside professional tiling installations for floors and walls.",
- imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11767.jpg",
- buttonIcon: "LayoutGrid",
- buttonHref: "#contact",
- },
+ title: "Paving & Tiling", description: "High-quality paving for driveways and patios, alongside professional tiling installations for floors and walls.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-11767.jpg", buttonIcon: LayoutGrid,
+ buttonHref: "#contact"},
]}
title="Comprehensive Solutions for Your Construction Needs"
description="From initial concept to final touches, LUCAZI PTY LTD offers a full spectrum of construction services tailored to meet your specific requirements. We ensure quality and efficiency in every project."
@@ -201,47 +143,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "project-1",
- name: "Modern Home Extension",
- price: "R 500,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/glass-greenhouse_53876-30188.jpg",
- imageAlt: "Completed modern house extension with large windows",
- },
+ id: "project-1", name: "Modern Home Extension", price: "R 500,000+", imageSrc: "http://img.b2bpic.net/free-photo/glass-greenhouse_53876-30188.jpg", imageAlt: "Completed modern house extension with large windows"},
{
- id: "project-2",
- name: "Luxury Bathroom Renovation",
- price: "R 150,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913241.jpg",
- imageAlt: "Luxurious modern bathroom with marble and glass shower",
- },
+ id: "project-2", name: "Luxury Bathroom Renovation", price: "R 150,000+", imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913241.jpg", imageAlt: "Luxurious modern bathroom with marble and glass shower"},
{
- id: "project-3",
- name: "Commercial Office Build-out",
- price: "R 1,200,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/empowered-ambitious-female-ceo-working-career-development-strategy_482257-122688.jpg",
- imageAlt: "Sleek commercial office interior with open plan workspace",
- },
+ id: "project-3", name: "Commercial Office Build-out", price: "R 1,200,000+", imageSrc: "http://img.b2bpic.net/free-photo/empowered-ambitious-female-ceo-working-career-development-strategy_482257-122688.jpg", imageAlt: "Sleek commercial office interior with open plan workspace"},
{
- id: "project-4",
- name: "Contemporary Kitchen Remodel",
- price: "R 200,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-girl-chopping-vegetables-meal-making-salad-kitchen-eating_1258-198042.jpg",
- imageAlt: "Modern kitchen with island and stainless steel appliances",
- },
+ id: "project-4", name: "Contemporary Kitchen Remodel", price: "R 200,000+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-girl-chopping-vegetables-meal-making-salad-kitchen-eating_1258-198042.jpg", imageAlt: "Modern kitchen with island and stainless steel appliances"},
{
- id: "project-5",
- name: "Elegant Driveway Paving",
- price: "R 80,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg",
- imageAlt: "Beautifully paved driveway with interlocked bricks",
- },
+ id: "project-5", name: "Elegant Driveway Paving", price: "R 80,000+", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Beautifully paved driveway with interlocked bricks"},
{
- id: "project-6",
- name: "Full House Transformation",
- price: "R 850,000+",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg",
- imageAlt: "Fully renovated modern house exterior with fresh paint",
- },
+ id: "project-6", name: "Full House Transformation", price: "R 850,000+", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg", imageAlt: "Fully renovated modern house exterior with fresh paint"},
]}
title="Showcasing Our Craftsmanship"
description="Explore a selection of our recently completed construction and renovation projects, demonstrating our commitment to quality and attention to detail."
@@ -251,35 +163,21 @@ export default function LandingPage() {