diff --git a/src/app/page.tsx b/src/app/page.tsx index a556e75..2b41dfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Hammer, Wall, SquareStack, Route } from 'lucide-react'; +import { Hammer, BrickWall, SquareStack, Route } from 'lucide-react'; export default function LandingPage() { return ( @@ -163,7 +163,7 @@ export default function LandingPage() { description: "Expert installation of durable concrete walls up to 8 feet, providing structural integrity and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15312.jpg", imageAlt: "Concrete wall construction", - buttonIcon: Wall, + buttonIcon: BrickWall, buttonHref: "#contact", }, {