Merge version_1 into main #2
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user