Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f68dc720f | |||
| 76c9c5e874 | |||
| 82d2aa40c9 | |||
| 4dd14db41b | |||
| 86c276e8ad | |||
| 07d3682b67 |
212
src/app/page.tsx
212
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Fleet",
|
name: "Fleet", id: "services"},
|
||||||
id: "services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Singh Crane Service"
|
brandName="Singh Crane Service"
|
||||||
/>
|
/>
|
||||||
@@ -54,99 +46,22 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Reliable Crane Services for Every Project"
|
title="Reliable Crane Services for Every Project"
|
||||||
description="Singh Crane Service offers industry-leading lifting solutions. With a versatile fleet capable of handling 20 to 200 tons, we ensure precision and safety for all your heavy construction requirements."
|
description="Singh Crane Service offers industry-leading lifting solutions. With a versatile fleet capable of handling 20 to 200 tons, we ensure precision and safety for all your heavy construction requirements."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "John Doe",
|
name: "John Doe", handle: "@site-mgr", testimonial: "Excellent service and timely execution.", rating: 5,
|
||||||
handle: "@site-mgr",
|
imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7572.jpg?_wi=1", imageAlt: "mobile crane on site"},
|
||||||
testimonial: "Excellent service and timely execution.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7572.jpg?_wi=1",
|
|
||||||
imageAlt: "industrial construction crane",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sarah Miller",
|
name: "Sarah Miller", handle: "@project-lead", testimonial: "Professional team with top-tier cranes.", rating: 5,
|
||||||
handle: "@project-lead",
|
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124263.jpg?_wi=1", imageAlt: "mobile construction crane"},
|
||||||
testimonial: "Professional team with top-tier cranes.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124263.jpg?_wi=1",
|
|
||||||
imageAlt: "crane operators working",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David Kumar",
|
name: "David Kumar", handle: "@developer", testimonial: "Safety is their top priority always.", rating: 5,
|
||||||
handle: "@developer",
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg?_wi=1", imageAlt: "mobile construction crane 20 ton"},
|
||||||
testimonial: "Safety is their top priority always.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg?_wi=1",
|
|
||||||
imageAlt: "mobile construction crane 20 ton",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Amit Sharma",
|
|
||||||
handle: "@contractor",
|
|
||||||
testimonial: "Very reliable service for our large lifts.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307689.jpg?_wi=1",
|
|
||||||
imageAlt: "50 ton industrial mobile crane",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Rajesh V",
|
|
||||||
handle: "@site-eng",
|
|
||||||
testimonial: "Best crane hire service in the area.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athletic-man-hat-sitting-resting-construction-high-eating-large-building-crane-holding-construction-with-male-city-air-cityscape-blue-sky-background_7502-8705.jpg?_wi=1",
|
|
||||||
imageAlt: "100 ton crane heavy duty",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7572.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/construction-activity-dubai-downtown-dubai-uae-dubai-is-most-populous-city-emirate-united-arab-emirates_231208-7572.jpg?_wi=2"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124263.jpg",
|
|
||||||
alt: "Operator 1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg",
|
|
||||||
alt: "Operator 2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307689.jpg",
|
|
||||||
alt: "Operator 3",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/side-view-athletic-man-hat-sitting-resting-construction-high-eating-large-building-crane-holding-construction-with-male-city-air-cityscape-blue-sky-background_7502-8705.jpg",
|
|
||||||
alt: "Operator 4",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/white-crane-construction-site-city_250224-332.jpg",
|
|
||||||
alt: "Operator 5",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
avatarText="Trusted by over 500+ site engineers"
|
|
||||||
marqueeItems={[
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "24/7 Support",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Certified Operators",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Heavy Lift Experts",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Safety Standard Compliant",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Nationwide Coverage",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -155,22 +70,16 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="About Singh Crane Service"
|
title="About Singh Crane Service"
|
||||||
description="We specialize in providing high-performance crane lifting services for complex construction projects. Our commitment to safety, efficiency, and professional operation makes us the preferred choice for major infrastructure developments."
|
description="Singh Crane Service is a premier provider of heavy lifting solutions, dedicated to supporting the evolving needs of the construction and infrastructure sectors. With over 15 years of industry experience, we have established a reputation for excellence, reliability, and unparalleled safety standards. Our mission is to empower our clients by providing high-performance equipment and expert technical guidance for even the most demanding projects. We specialize in mobile crane operations, offering a comprehensive fleet that ranges from 20-ton versatile units to heavy-duty 200-ton capacity cranes. Every lift is meticulously planned and executed by our team of certified, highly skilled operators, ensuring that your heavy machinery, steel structures, or industrial components are handled with absolute precision and care. We understand that time is of the essence in construction, which is why we offer 24/7 support to keep your job site moving smoothly and efficiently. Our commitment to innovation and rigorous maintenance schedules means our fleet is not only robust but also consistently reliable under diverse job-site conditions. By prioritizing safety compliance and technical proficiency, we ensure that every partnership yields successful outcomes, reinforcing our position as a trusted leader in the crane hire market. Partner with us for professional solutions that lift your project to new heights."
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Safety First",
|
title: "Safety First", description: "Rigorous maintenance and certified operators."},
|
||||||
description: "Rigorous maintenance and certified operators.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Precision Lifting",
|
title: "Precision Lifting", description: "Experienced handle for delicate projects."},
|
||||||
description: "Experienced handle for delicate projects.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Versatile Fleet",
|
title: "Versatile Fleet", description: "Equipment ranging from 20 to 200 tons."},
|
||||||
description: "Equipment ranging from 20 to 200 tons.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124263.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg?_wi=2"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -183,44 +92,14 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "c1",
|
id: "c1", name: "20-Ton Mobile Crane", price: "Standard Duty", imageSrc: "http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg?_wi=2"},
|
||||||
name: "20-Ton Mobile Crane",
|
|
||||||
price: "Standard Duty",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-industrial-crane-against-blue-sky-with-fluffy-white-clouds_1048-7947.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "c2",
|
id: "c2", name: "50-Ton Mobile Crane", price: "Medium Duty", imageSrc: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307689.jpg?_wi=2"},
|
||||||
name: "50-Ton Mobile Crane",
|
|
||||||
price: "Medium Duty",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-heavy-machinery-used-construction-industry_23-2151307689.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "c3",
|
id: "c3", name: "100-Ton Mobile Crane", price: "Heavy Duty", imageSrc: "http://img.b2bpic.net/free-photo/side-view-athletic-man-hat-sitting-resting-construction-high-eating-large-building-crane-holding-construction-with-male-city-air-cityscape-blue-sky-background_7502-8705.jpg?_wi=2"},
|
||||||
name: "100-Ton Crane (A)",
|
|
||||||
price: "Heavy Duty",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-athletic-man-hat-sitting-resting-construction-high-eating-large-building-crane-holding-construction-with-male-city-air-cityscape-blue-sky-background_7502-8705.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "c4",
|
|
||||||
name: "100-Ton Crane (B)",
|
|
||||||
price: "Heavy Duty",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/white-crane-construction-site-city_250224-332.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "c5",
|
|
||||||
name: "150-Ton Heavy Crane",
|
|
||||||
price: "Special Projects",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "c6",
|
|
||||||
name: "200-Ton Extreme Crane",
|
|
||||||
price: "Extreme Duty",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Specialized Crane Fleet"
|
title="Our Specialized Crane Fleet"
|
||||||
description="Whatever your lifting requirement, we have the right machine. Our fleet is maintained to global safety standards for all lifting capacities."
|
description="We operate a modern fleet of mobile cranes, ready to handle your heaviest lifts with precision and efficiency."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -234,32 +113,16 @@ export default function LandingPage() {
|
|||||||
description="Industry leading stats that prove our reliability and commitment to safety on every construction site."
|
description="Industry leading stats that prove our reliability and commitment to safety on every construction site."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "200+", title: "Successful Projects", description: "Completed across the region", icon: CheckCircle,
|
||||||
value: "200+",
|
|
||||||
title: "Successful Projects",
|
|
||||||
description: "Completed across the region",
|
|
||||||
icon: CheckCircle,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "15", title: "Years Experience", description: "Serving the construction industry", icon: Award,
|
||||||
value: "15",
|
|
||||||
title: "Years Experience",
|
|
||||||
description: "Serving the construction industry",
|
|
||||||
icon: Award,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "100%", title: "Safety Record", description: "Industry safety compliance", icon: ShieldCheck,
|
||||||
value: "100%",
|
|
||||||
title: "Safety Record",
|
|
||||||
description: "Industry safety compliance",
|
|
||||||
icon: ShieldCheck,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m4",
|
id: "m4", value: "24/7", title: "Availability", description: "Ready for your schedule", icon: Clock,
|
||||||
value: "24/7",
|
|
||||||
title: "Availability",
|
|
||||||
description: "Ready for your schedule",
|
|
||||||
icon: Clock,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -272,25 +135,14 @@ export default function LandingPage() {
|
|||||||
description="Tell us about your project requirements and lifting needs. We are ready to assist you."
|
description="Tell us about your project requirements and lifting needs. We are ready to assist you."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name",
|
name: "name", type: "text", placeholder: "Your Name"},
|
||||||
type: "text",
|
|
||||||
placeholder: "Your Name",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Email Address"},
|
||||||
type: "email",
|
|
||||||
placeholder: "Email Address",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "crane",
|
name: "crane", type: "text", placeholder: "Required Crane Capacity"},
|
||||||
type: "text",
|
|
||||||
placeholder: "Required Crane Capacity",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "details",
|
name: "details", placeholder: "Project details...", rows: 4,
|
||||||
placeholder: "Project details...",
|
|
||||||
rows: 4,
|
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/clients-touring-office-space-with-real-estate-expert-discussing-property-layout_482257-113443.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/clients-touring-office-space-with-real-estate-expert-discussing-property-layout_482257-113443.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -301,13 +153,9 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="Singh Crane Service"
|
logoText="Singh Crane Service"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Terms of Service",
|
text: "Terms of Service", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Privacy Policy",
|
text: "Privacy Policy", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user