diff --git a/src/app/page.tsx b/src/app/page.tsx index fc36fad..61769b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Award, Briefcase, Building2, Factory, HelpCircle, Hammer, Layers, Roof, Sparkles, Sun, TrendingUp, Users, Zap } from "lucide-react"; +import { Award, Briefcase, Building2, Factory, HelpCircle, Hammer, Layers, Home, Sparkles, Sun, TrendingUp, Users, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "View Our Projects", href: "#projects" }, { text: "Get in Touch", href: "#contact" } ]} - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/hallway-building_23-2149397552.jpg" imageAlt="NR Engineering steel warehouse construction" mediaAnimation="opacity" @@ -83,10 +83,10 @@ export default function LandingPage() { title: "Steel Warehouse Buildings", description: "Large-scale pre-fabricated warehouse structures designed for maximum space efficiency and durability.", icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg?_wi=1", imageAlt: "Steel warehouse construction" + imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg", imageAlt: "Steel warehouse construction" }, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg?_wi=2", imageAlt: "Warehouse building framework" + imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg", imageAlt: "Warehouse building framework" } ] }, @@ -94,10 +94,10 @@ export default function LandingPage() { title: "Factory Buildings", description: "Custom industrial manufacturing facilities engineered for production efficiency and operational excellence.", icon: Factory, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg?_wi=1", imageAlt: "Factory building construction" + imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg", imageAlt: "Factory building construction" }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg?_wi=2", imageAlt: "Industrial manufacturing facility" + imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg", imageAlt: "Industrial manufacturing facility" } ] }, @@ -105,21 +105,21 @@ export default function LandingPage() { title: "Mezzanine Floors", description: "Multi-level interior structural platforms maximizing vertical space and storage capacity.", icon: Layers, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg?_wi=1", imageAlt: "Mezzanine floor installation" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg", imageAlt: "Mezzanine floor installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg?_wi=2", imageAlt: "Multi-level warehouse platform" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg", imageAlt: "Multi-level warehouse platform" } ] }, { - title: "Steel Roofs", description: "High-durability roofing systems engineered for longevity, weather resistance, and structural integrity.", icon: Roof, + title: "Steel Roofs", description: "High-durability roofing systems engineered for longevity, weather resistance, and structural integrity.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg?_wi=1", imageAlt: "Steel roof structure" + imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg", imageAlt: "Steel roof structure" }, { - imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg?_wi=2", imageAlt: "Industrial roofing system" + imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg", imageAlt: "Industrial roofing system" } ] }, @@ -127,10 +127,10 @@ export default function LandingPage() { title: "Solar Structures", description: "Steel mounting systems for solar installations, supporting renewable energy infrastructure development.", icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg?_wi=1", imageAlt: "Solar panel mounting structure" + imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg", imageAlt: "Solar panel mounting structure" }, { - imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg?_wi=2", imageAlt: "Solar farm steel infrastructure" + imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg", imageAlt: "Solar farm steel infrastructure" } ] }, @@ -138,10 +138,10 @@ export default function LandingPage() { title: "Civil Constructions", description: "Ground-up civil engineering works including site preparation, foundations, and infrastructure development.", icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg?_wi=1", imageAlt: "Civil construction site" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg", imageAlt: "Civil construction site" }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg?_wi=2", imageAlt: "Civil engineering works" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg", imageAlt: "Civil engineering works" } ] } @@ -311,7 +311,7 @@ export default function LandingPage() { { text: "Call Now: +94 77 366 8116", href: "tel:+94773668116" }, { text: "Email: nrrohana@gmail.com", href: "mailto:nrrohana@gmail.com" } ]} - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} buttonAnimation="slide-up" />