Merge version_1 into main #4
@@ -9,7 +9,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Sparkles, Shield, Zap, Award, Target, Cog, Mail, Gallery } from "lucide-react";
|
||||
import { Sparkles, Shield, Zap, Award, Target, Cog, Mail, Image } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
title="Featured Work"
|
||||
description="Showcase of our most impressive metal fabrication projects for luxury and commercial spaces."
|
||||
tag="Portfolio"
|
||||
tagIcon={Gallery}
|
||||
tagIcon={Image}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user