Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:50:23 +00:00

View File

@@ -9,7 +9,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Shield, Wrench, Zap, Award, Star, Lightbulb, CheckCircle, Lightbulb as LightbulbIcon, Users, ThumbsUp, DollarSign, Phone } from "lucide-react";
import { Shield, Wrench, Zap, Award, Star, Lightbulb, CheckCircle, Users, ThumbsUp, DollarSign, Phone } from "lucide-react";
export default function LandingPage() {
return (
@@ -46,23 +46,31 @@ export default function LandingPage() {
background={{ variant: "none" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=1", imageAlt: "pump repairing maintenance mechanical work technician industrial service"},
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg", imageAlt: "pump repairing maintenance mechanical work technician industrial service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg?_wi=1", imageAlt: "motor winding electrical work rewinding technical workshop"},
imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg", imageAlt: "motor winding electrical work rewinding technical workshop"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg?_wi=1", imageAlt: "technician working professional service industrial repair skilled worker equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg", imageAlt: "technician working professional service industrial repair skilled worker equipment"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg?_wi=1", imageAlt: "installation service technical setup equipment installation professional machinery"},
imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg", imageAlt: "installation service technical setup equipment installation professional machinery"
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg?_wi=2", imageAlt: "installation service technical setup equipment installation professional machinery"},
imageSrc: "http://img.b2bpic.net/free-photo/new-technologies-factory_1098-13994.jpg", imageAlt: "installation service technical setup equipment installation professional machinery"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=2", imageAlt: "pump repairing maintenance mechanical work technician industrial service"},
imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg", imageAlt: "pump repairing maintenance mechanical work technician industrial service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg?_wi=2", imageAlt: "motor winding electrical work rewinding technical workshop"},
imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-831.jpg", imageAlt: "motor winding electrical work rewinding technical workshop"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg?_wi=2", imageAlt: "technician working professional service industrial repair skilled worker equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/industrial-worker-working-production-line-factory_342744-177.jpg", imageAlt: "technician working professional service industrial repair skilled worker equipment"
},
]}
buttons={[
{ text: "Call Now", href: "tel:+919427470658" },
@@ -97,7 +105,7 @@ export default function LandingPage() {
tag="About Us"
tagIcon={Wrench}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/combine-machine-service-mechanic-repairing-motor-outdoors_146671-19361.jpg"
imageAlt="Gurukunj Enterprise - Professional pump repair services"
buttons={[{ text: "Contact Our Team", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -114,11 +122,14 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Submersible Motor Pump Repairing", description: "Professional diagnosis and repair of submersible pump systems with genuine parts and expert workmanship", bentoComponent: "globe"},
title: "Submersible Motor Pump Repairing", description: "Professional diagnosis and repair of submersible pump systems with genuine parts and expert workmanship", bentoComponent: "globe"
},
{
title: "Rewinding Works", description: "Expert motor rewinding services ensuring optimal performance and durability of electrical components", bentoComponent: "animated-bar-chart"},
title: "Rewinding Works", description: "Expert motor rewinding services ensuring optimal performance and durability of electrical components", bentoComponent: "animated-bar-chart"
},
{
title: "Maintenance & Servicing", description: "Regular maintenance programs to keep your equipment running efficiently and prevent costly breakdowns", bentoComponent: "line-chart"},
title: "Maintenance & Servicing", description: "Regular maintenance programs to keep your equipment running efficiently and prevent costly breakdowns", bentoComponent: "line-chart"
},
{
title: "Technical Consultation", description: "Expert guidance on pump selection, troubleshooting, and optimization for your specific requirements", bentoComponent: "icon-info-cards", items: [
{ icon: Lightbulb, label: "Expert Advice", value: "24/7" },
@@ -127,7 +138,8 @@ export default function LandingPage() {
],
},
{
title: "Installation Guidance", description: "Complete support and professional guidance for proper installation and commissioning of pump systems", bentoComponent: "map"},
title: "Installation Guidance", description: "Complete support and professional guidance for proper installation and commissioning of pump systems", bentoComponent: "map"
},
]}
textboxLayout="default"
animationType="slide-up"
@@ -144,8 +156,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
names=[
"Coach International Technic", "Palanpur, Gujarat", "Quality Assured", "Authorized Service Provider", "Genuine Parts Supply", "Technical Support", "Expert Technicians", "Fast Service"]}
names={[
"Coach International Technic", "Palanpur, Gujarat", "Quality Assured", "Authorized Service Provider", "Genuine Parts Supply", "Technical Support", "Expert Technicians", "Fast Service"
]}
speed={40}
showCard={true}
/>
@@ -175,7 +188,8 @@ export default function LandingPage() {
{ label: "Repair", detail: "Expert service" },
{ label: "Testing", detail: "Quality check" },
],
completedLabel: "Ready to deliver"},
completedLabel: "Ready to deliver"
},
{
title: "Experienced & Qualified Staff", description: "Our technicians are highly trained and certified in pump and motor services", bentoComponent: "orbiting-icons", centerIcon: Users,
items: [
@@ -188,7 +202,8 @@ export default function LandingPage() {
{
title: "Transparent & Honest Service", description: "Clear pricing, no hidden charges, and comprehensive service details upfront", bentoComponent: "marquee", centerIcon: DollarSign,
variant: "text", texts: [
"Transparent Pricing", "No Hidden Charges", "Honest Communication", "Professional Service"],
"Transparent Pricing", "No Hidden Charges", "Honest Communication", "Professional Service"
],
},
]}
textboxLayout="default"