Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-27 08:56:22 +00:00

View File

@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Building, CalendarCheck, Home, Layers, Leaf, Lightbulb, Paintbrush, Palette, Recycle, Ruler, Users, HardHat, Lamp, Factory, ClipboardCheck, CloudSun, SquareKitchen } from "lucide-react";
import { Building, CalendarCheck, Home, Layers, Leaf, Lightbulb, Paintbrush, Palette, Recycle, Ruler, Users, HardHat, Lamp, Factory, ClipboardCheck, CloudSun, Utensils } from "lucide-react";
export default function LandingPage() {
return (
@@ -190,7 +190,7 @@ export default function LandingPage() {
},
items: [
{
icon: SquareKitchen,
icon: Utensils,
text: "Kitchen & Bathroom Remodels"
},
{