Merge version_1 into main #5
@@ -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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", imageAlt: "Steel Structure Components"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -210,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"
|
||||
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: "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: "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: "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: "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: "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: "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: "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: "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: "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"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user