From a7673afa83ea0d2d687c28a37a9f7b5b35144c88 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 05:09:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 ++++++++++++++-------------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e543a41..fb369f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background={{ variant: "animated-grid" }} cardStyle="gradient-mesh" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -121,15 +121,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Crane Rental Services", description: "Mobile and tower cranes for construction, industrial, and commercial projects. Expert operators, safety certifications, and flexible rental periods.", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1832.jpg?_wi=1", imageAlt: "Crane rental service" + title: "Crane Rental Services", description: "Mobile and tower cranes for construction, industrial, and commercial projects. Expert operators, safety certifications, and flexible rental periods.", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1832.jpg", imageAlt: "Crane rental service" }, { id: 2, - title: "Steel Fabrication", description: "Custom metal fabrication including structural steel, beams, frames, and specialized components. Precision craftsmanship and quality materials.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19588.jpg?_wi=1", imageAlt: "Steel fabrication work" + title: "Steel Fabrication", description: "Custom metal fabrication including structural steel, beams, frames, and specialized components. Precision craftsmanship and quality materials.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19588.jpg", imageAlt: "Steel fabrication work" }, { id: 3, - title: "Equipment Installation", description: "Professional installation of heavy equipment and machinery. Coordination with site teams, safety protocols, and on-schedule delivery.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-buildings-construction-against-blue-sky-sunlight_23-2148139973.jpg?_wi=1", imageAlt: "Equipment installation" + title: "Equipment Installation", description: "Professional installation of heavy equipment and machinery. Coordination with site teams, safety protocols, and on-schedule delivery.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-buildings-construction-against-blue-sky-sunlight_23-2148139973.jpg", imageAlt: "Equipment installation" } ]} /> @@ -148,13 +148,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "mobile-crane-50t", name: "Mobile Crane 50T", price: "Contact for Rate", imageSrc: "http://img.b2bpic.net/free-photo/container-crane-night_23-2152021802.jpg?_wi=1", imageAlt: "Mobile Crane 50 Ton" + id: "mobile-crane-50t", name: "Mobile Crane 50T", price: "Contact for Rate", imageSrc: "http://img.b2bpic.net/free-photo/container-crane-night_23-2152021802.jpg", imageAlt: "Mobile Crane 50 Ton" }, { - id: "tower-crane-400t", name: "Tower Crane 400T", price: "Contact for Rate", imageSrc: "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=1", imageAlt: "Tower Crane 400 Ton" + id: "tower-crane-400t", name: "Tower Crane 400T", price: "Contact for Rate", imageSrc: "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Tower Crane 400 Ton" }, { - id: "steel-structures", name: "Custom Steel Structures", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-shot-timber_1359-202.jpg?_wi=1", imageAlt: "Steel Structure Components" + id: "steel-structures", name: "Custom Steel Structures", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-shot-timber_1359-202.jpg", imageAlt: "Steel Structure Components" } ]} /> @@ -192,13 +192,7 @@ export default function LandingPage() { "BuildTech Solutions", "StructureWorks Inc", "Industrial Dynamics", "Precision Engineering", "Steel Works Co", "ConstructPro", "Advanced Manufacturing" ]} logos={[ - { src: "http://img.b2bpic.net/free-vector/flat-set-logos-car-establishments_23-2147612932.jpg", alt: "BuildTech Solutions" }, - { src: "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005172.jpg", alt: "StructureWorks Inc" }, - { src: "http://img.b2bpic.net/free-photo/happy-manager-shaking-hands-with-african-american-factory-worker-industrial-building_637285-4774.jpg", alt: "Industrial Dynamics" }, - { src: "http://img.b2bpic.net/free-vector/hand-drawn-mechanical-repair-logo-template_23-2150009903.jpg", alt: "Precision Engineering" }, - { src: "http://img.b2bpic.net/free-vector/flat-labor-day-usa-label-collection_23-2148616605.jpg", alt: "Steel Works Co" }, - { src: "http://img.b2bpic.net/free-vector/abstract-logo-template-gradient-style_52683-13886.jpg", alt: "ConstructPro" }, - { src: "http://img.b2bpic.net/free-vector/labour-day-badge-collection_23-2148098004.jpg", alt: "Advanced Manufacturing" } + "http://img.b2bpic.net/free-vector/flat-set-logos-car-establishments_23-2147612932.jpg", "http://img.b2bpic.net/free-vector/flat-design-construction-company-logo-template_23-2150005172.jpg", "http://img.b2bpic.net/free-photo/happy-manager-shaking-hands-with-african-american-factory-worker-industrial-building_637285-4774.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-mechanical-repair-logo-template_23-2150009903.jpg", "http://img.b2bpic.net/free-vector/flat-labor-day-usa-label-collection_23-2148616605.jpg", "http://img.b2bpic.net/free-vector/abstract-logo-template-gradient-style_52683-13886.jpg", "http://img.b2bpic.net/free-vector/labour-day-badge-collection_23-2148098004.jpg" ]} speed={40} showCard={true} @@ -216,22 +210,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "John Mitchell", date: "2024", title: "Project Director", quote: "K.S Crane's reliability is unmatched. Their crane operators are highly trained and their equipment is always in perfect condition.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/indian-male-site-contractor-engineer-with-hard-hat-holding-blue-print-paper-walking-construction-site_231208-2584.jpg", avatarAlt: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1832.jpg?_wi=2" + id: "1", name: "John Mitchell", date: "2024", title: "Project Director", quote: "K.S Crane's reliability is unmatched. Their crane operators are highly trained and their equipment is always in perfect condition.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/indian-male-site-contractor-engineer-with-hard-hat-holding-blue-print-paper-walking-construction-site_231208-2584.jpg", avatarAlt: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1832.jpg" }, { - id: "2", name: "Sarah Chen", date: "2024", title: "Engineering Manager", quote: "The fabrication quality exceeded our expectations. They delivered custom steel structures exactly to our specifications.", tag: "Fabrication", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-indigenous-person-integrating-society_23-2151102461.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19588.jpg?_wi=2" + id: "2", name: "Sarah Chen", date: "2024", title: "Engineering Manager", quote: "The fabrication quality exceeded our expectations. They delivered custom steel structures exactly to our specifications.", tag: "Fabrication", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-indigenous-person-integrating-society_23-2151102461.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-waste-recycling-factory_146671-19588.jpg" }, { - id: "3", name: "Marcus Rodriguez", date: "2024", title: "Site Supervisor", quote: "Competitive pricing combined with exceptional service. They handle complex projects with ease and professionalism.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", avatarAlt: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-buildings-construction-against-blue-sky-sunlight_23-2148139973.jpg?_wi=2" + id: "3", name: "Marcus Rodriguez", date: "2024", title: "Site Supervisor", quote: "Competitive pricing combined with exceptional service. They handle complex projects with ease and professionalism.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg", avatarAlt: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-buildings-construction-against-blue-sky-sunlight_23-2148139973.jpg" }, { - id: "4", name: "Emily Watson", date: "2023", title: "Procurement Specialist", quote: "Outstanding communication and coordination. Every deadline was met and safety standards were always maintained.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg", avatarAlt: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/container-crane-night_23-2152021802.jpg?_wi=2" + id: "4", name: "Emily Watson", date: "2023", title: "Procurement Specialist", quote: "Outstanding communication and coordination. Every deadline was met and safety standards were always maintained.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg", avatarAlt: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/container-crane-night_23-2152021802.jpg" }, { - id: "5", name: "David Thompson", date: "2023", title: "Project Manager", quote: "K.S Crane is our go-to partner for all heavy lifting requirements. Dependable, professional, and cost-effective.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", avatarAlt: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=2" + id: "5", name: "David Thompson", date: "2023", title: "Project Manager", quote: "K.S Crane is our go-to partner for all heavy lifting requirements. Dependable, professional, and cost-effective.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", avatarAlt: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg" }, { - id: "6", name: "Lisa Anderson", date: "2023", title: "Operations Director", quote: "Their team brings expertise and attention to detail. We've built a strong partnership over multiple successful projects.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-10329.jpg", avatarAlt: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-shot-timber_1359-202.jpg?_wi=2" + id: "6", name: "Lisa Anderson", date: "2023", title: "Operations Director", quote: "Their team brings expertise and attention to detail. We've built a strong partnership over multiple successful projects.", tag: "Manufacturing", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-10329.jpg", avatarAlt: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/full-frame-shot-timber_1359-202.jpg" } ]} />