diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c6f8d1..b864edc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,6 +6,7 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import { Camera, MessageCircleMore, PenTool, Globe, Scan, GitPullRequestArrow } from 'lucide-react'; export default function LandingPage() { return ( @@ -85,32 +86,32 @@ export default function LandingPage() { { title: "Professional Videography & Photography", description: "Capture stunning visuals and cinematic narratives for your brand, events, or projects with our experienced team and state-of-the-art equipment.", - buttonIcon: "Camera", + buttonIcon: Camera, }, { title: "Compelling Content Creation & Social Media", description: "Craft engaging stories and dynamic content optimized for social platforms, boosting your online presence and audience connection.", - buttonIcon: "MessageCircleMore", + buttonIcon: MessageCircleMore, }, { title: "Innovative Graphic Design", description: "From brand identity to marketing collateral, our designs are visually striking and strategically aligned with your business goals.", - buttonIcon: "PenTool", + buttonIcon: PenTool, }, { title: "Immersive VR360 Virtual Tours", description: "Create interactive virtual experiences for real estate, cultural sites, or commercial spaces, offering unparalleled engagement and accessibility.", - buttonIcon: "Globe", + buttonIcon: Globe, }, { title: "Precision 3D Scanning & Asset Creation", description: "Digitize physical objects, environments, and cultural heritage into high-quality 3D models for VR, games, films, and digital museums.", - buttonIcon: "Scan", + buttonIcon: Scan, }, { title: "Custom Projects & Long-term Collaborations", description: "We adapt to your unique requirements, offering bespoke solutions and fostering enduring partnerships for ongoing digital needs.", - buttonIcon: "GitPullRequestArrow", + buttonIcon: GitPullRequestArrow, }, ]} title="Our Creative & Technology Services" @@ -140,7 +141,7 @@ export default function LandingPage() { }, { id: "product-3", - name: "Game-Ready 3D Props", + name: "Game-Ready 3D Props", price: "Game Development", variant: "Digital Assets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSx8KZacOaGNH3bM5GfilJH7ig/a-meticulously-crafted-game-ready-3d-ass-1774496656511-494aa7a0.png", }, ]} title="Our Portfolio: Real-World Impact"