Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-05 08:45:16 +00:00
2 changed files with 52 additions and 159 deletions

View File

@@ -19,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Services", href: "/services" },
{ label: "How It Works", href: "/services" },
{ label: "Industries", href: "/industries" },
@@ -28,8 +27,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Celcius", href: "/about" },
{ label: "Industries", href: "/industries" },
{ label: "Contact Us", href: "/contact" },
@@ -37,8 +35,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/" },
{ label: "Terms of Service", href: "/" },
{ label: "Cookie Policy", href: "/" },
@@ -54,7 +51,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -69,9 +66,9 @@ export default function ContactPage() {
tag="Get in Touch"
title="Connect with Celcius Today"
description="Have questions about our cold chain logistics services? Need an immediate quote? Our team is ready to assist you. Fill in your details below and we'll get back to you shortly."
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
imageAlt="Celcius contact and communication"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -88,26 +85,18 @@ export default function ContactPage() {
bulletPoints={[
{
icon: Phone,
title: "Call Us",
description: "+91 98765 43210 - Available 24/7 for urgent logistics inquiries and immediate support.",
},
title: "Call Us", description: "+91 98765 43210 - Available 24/7 for urgent logistics inquiries and immediate support."},
{
icon: Mail,
title: "Email Us",
description: "support@celcius.com - Send your detailed requirements and we'll respond within 2 hours.",
},
title: "Email Us", description: "support@celcius.com - Send your detailed requirements and we'll respond within 2 hours."},
{
icon: MapPin,
title: "Visit Our Office",
description: "Navi Mumbai Logistics Hub - Meet our team for enterprise consultations and partnership discussions.",
},
title: "Visit Our Office", description: "Navi Mumbai Logistics Hub - Meet our team for enterprise consultations and partnership discussions."},
{
icon: Clock,
title: "Response Time",
description: "Phone inquiries: Immediate | Email inquiries: 2 hours | Quote requests: Same day turnaround.",
},
title: "Response Time", description: "Phone inquiries: Immediate | Email inquiries: 2 hours | Quote requests: Same day turnaround."},
]}
imageSrc="http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg"
imageAlt="Celcius team supporting cold chain logistics"
mediaAnimation="slide-up"
textboxLayout="default"

View File

@@ -24,8 +24,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Services", href: "/services" },
{ label: "How It Works", href: "/services" },
{ label: "Industries", href: "/industries" },
@@ -33,8 +32,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Celcius", href: "/about" },
{ label: "Industries", href: "/industries" },
{ label: "Contact Us", href: "/contact" },
@@ -42,8 +40,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/" },
{ label: "Terms of Service", href: "/" },
{ label: "Cookie Policy", href: "/" },
@@ -59,7 +56,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -74,42 +71,24 @@ export default function HomePage() {
title="Reliable Reefer Logistics for Temperature-Sensitive Goods"
description="Transport perishable goods safely with Navi Mumbai's trusted cold-chain logistics network. Connect with available refrigerated trucks instantly."
tag="⭐ 4.0 Rating"
background={{ variant: "grid" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Get a Quote", href: "/contact" },
{ text: "Call Now", href: "tel:+919876543210" },
]}
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg?_wi=1",
imageAlt: "Refrigerated truck for temperature-controlled transport",
},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg", imageAlt: "Refrigerated truck for temperature-controlled transport"},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg?_wi=1",
imageAlt: "Cold chain supply network",
},
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg", imageAlt: "Cold chain supply network"},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1",
imageAlt: "Logistics dashboard interface",
},
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Logistics dashboard interface"},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg?_wi=2",
imageAlt: "Refrigerated transport fleet",
},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg", imageAlt: "Refrigerated transport fleet"},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg?_wi=2",
imageAlt: "Temperature monitoring system",
},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg", imageAlt: "Temperature monitoring system"},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2",
imageAlt: "Real-time tracking dashboard",
},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Real-time tracking dashboard"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -123,24 +102,16 @@ export default function HomePage() {
features={[
{
icon: Thermometer,
title: "Temperature Controlled Transport",
description: "Refrigerated trucks for food, pharmaceuticals, dairy and other perishable goods with real-time monitoring",
},
title: "Temperature Controlled Transport", description: "Refrigerated trucks for food, pharmaceuticals, dairy and other perishable goods with real-time monitoring"},
{
icon: Building2,
title: "Enterprise Logistics Solutions",
description: "Dedicated logistics support for large-scale shipments and recurring transportation needs",
},
title: "Enterprise Logistics Solutions", description: "Dedicated logistics support for large-scale shipments and recurring transportation needs"},
{
icon: Network,
title: "Smart Load Matching",
description: "Technology-enabled system that connects enterprises with available refrigerated trucks instantly",
},
title: "Smart Load Matching", description: "Technology-enabled system that connects enterprises with available refrigerated trucks instantly"},
{
icon: Globe,
title: "Cold Chain Network",
description: "Access to reliable transporters and temperature-controlled vehicles across all logistics routes",
},
title: "Cold Chain Network", description: "Access to reliable transporters and temperature-controlled vehicles across all logistics routes"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -155,26 +126,15 @@ export default function HomePage() {
tag="4-Step Process"
metrics={[
{
id: "step-1",
value: "1",
description: "Submit Load Details - Provide shipment details, pickup location, delivery destination, and temperature requirements",
},
id: "step-1", value: "1", description: "Submit Load Details - Provide shipment details, pickup location, delivery destination, and temperature requirements"},
{
id: "step-2",
value: "2",
description: "Get Matched With Refrigerated Truck - Our smart system finds the perfect temperature-controlled vehicle for your load",
},
id: "step-2", value: "2", description: "Get Matched With Refrigerated Truck - Our smart system finds the perfect temperature-controlled vehicle for your load"},
{
id: "step-3",
value: "3",
description: "Temperature Controlled Transport - Your goods travel safely with real-time temperature monitoring",
},
id: "step-3", value: "3", description: "Temperature Controlled Transport - Your goods travel safely with real-time temperature monitoring"},
{
id: "step-4",
value: "4",
description: "Safe & On-Time Delivery - Receive your perishable goods at destination, maintained at perfect temperature",
},
id: "step-4", value: "4", description: "Safe & On-Time Delivery - Receive your perishable goods at destination, maintained at perfect temperature"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -186,36 +146,24 @@ export default function HomePage() {
bulletPoints={[
{
icon: CheckCircle,
title: "Reliable Reefer Transport Network",
description: "Trusted by enterprises across India with a proven track record of on-time deliveries",
},
title: "Reliable Reefer Transport Network", description: "Trusted by enterprises across India with a proven track record of on-time deliveries"},
{
icon: Thermometer,
title: "Temperature-Safe Delivery",
description: "Advanced monitoring ensures your perishables arrive at exactly the right temperature",
},
title: "Temperature-Safe Delivery", description: "Advanced monitoring ensures your perishables arrive at exactly the right temperature"},
{
icon: Building2,
title: "Enterprise-Grade Logistics Support",
description: "Dedicated team handles large-scale shipments and recurring transportation needs",
},
title: "Enterprise-Grade Logistics Support", description: "Dedicated team handles large-scale shipments and recurring transportation needs"},
{
icon: Zap,
title: "Efficient Load Matching",
description: "Technology-driven system connects you with available trucks in minutes, not days",
},
title: "Efficient Load Matching", description: "Technology-driven system connects you with available trucks in minutes, not days"},
{
icon: Eye,
title: "Transparent Pricing",
description: "Clear, competitive rates with no hidden charges - know exactly what you're paying",
},
title: "Transparent Pricing", description: "Clear, competitive rates with no hidden charges - know exactly what you're paying"},
{
icon: Users,
title: "Experienced Logistics Team",
description: "Industry veterans with decades of cold chain expertise at your service",
},
title: "Experienced Logistics Team", description: "Industry veterans with decades of cold chain expertise at your service"},
]}
imageSrc="http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/vintage-landscape-photo_23-2149728863.jpg"
imageAlt="Celcius cold chain logistics technology"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -230,59 +178,23 @@ export default function HomePage() {
description="Trusted by food companies, pharmaceutical distributors, dairy businesses, and enterprise logistics managers across India"
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
handle: "@rajeshsharmafood",
testimonial: "Their temperature-controlled transport was flawless. The logistics team handled our shipment professionally from start to finish. We trust Celcius for all our perishable goods transportation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", handle: "@rajeshsharmafood", testimonial: "Their temperature-controlled transport was flawless. The logistics team handled our shipment professionally from start to finish. We trust Celcius for all our perishable goods transportation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Desai",
handle: "@priyadesai_pharma",
testimonial: "Celcius has transformed how we manage our pharmaceutical distribution. Their real-time monitoring and reliable network ensure medicines arrive safely every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1",
imageAlt: "Priya Desai",
},
id: "2", name: "Priya Desai", handle: "@priyadesai_pharma", testimonial: "Celcius has transformed how we manage our pharmaceutical distribution. Their real-time monitoring and reliable network ensure medicines arrive safely every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Priya Desai"},
{
id: "3",
name: "Vikram Singh",
handle: "@vikramsingh_dairy",
testimonial: "The smart load matching system saved us hours of coordination time. Celcius connects us with the right refrigerated trucks instantly. Highly professional service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1",
imageAlt: "Vikram Singh",
},
id: "3", name: "Vikram Singh", handle: "@vikramsingh_dairy", testimonial: "The smart load matching system saved us hours of coordination time. Celcius connects us with the right refrigerated trucks instantly. Highly professional service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Vikram Singh"},
{
id: "4",
name: "Meera Patel",
handle: "@meerapatel_logistics",
testimonial: "We've partnered with Celcius for enterprise-scale logistics. Their dedicated support and transparent pricing make them stand out from other providers in the market.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg",
imageAlt: "Meera Patel",
},
id: "4", name: "Meera Patel", handle: "@meerapatel_logistics", testimonial: "We've partnered with Celcius for enterprise-scale logistics. Their dedicated support and transparent pricing make them stand out from other providers in the market.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", imageAlt: "Meera Patel"},
{
id: "5",
name: "Arun Reddy",
handle: "@arunreddy_export",
testimonial: "Perfect for our agricultural produce exports. Celcius handles everything from load matching to final delivery with precision. Our customers receive fresh products every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg",
imageAlt: "Arun Reddy",
},
id: "5", name: "Arun Reddy", handle: "@arunreddy_export", testimonial: "Perfect for our agricultural produce exports. Celcius handles everything from load matching to final delivery with precision. Our customers receive fresh products every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-equity-analyst-working-proprietary-firm-reading-annual-company-reports-evaluate_482257-132953.jpg", imageAlt: "Arun Reddy"},
{
id: "6",
name: "Deepak Nair",
handle: "@deepaknair_fmcg",
testimonial: "The cold chain network is incredibly reliable. We've reduced our logistics costs by 20% while improving delivery times. Celcius is exactly what the industry needed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
imageAlt: "Deepak Nair",
},
id: "6", name: "Deepak Nair", handle: "@deepaknair_fmcg", testimonial: "The cold chain network is incredibly reliable. We've reduced our logistics costs by 20% while improving delivery times. Celcius is exactly what the industry needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Deepak Nair"},
]}
showRating={true}
animationType="slide-up"
@@ -299,15 +211,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Food & Beverage",
"Dairy Production",
"Pharmaceuticals",
"Frozen Foods",
"Agriculture Produce",
"FMCG Distribution",
"Cold Storage Providers",
"Restaurant Chains",
]}
"Food & Beverage", "Dairy Production", "Pharmaceuticals", "Frozen Foods", "Agriculture Produce", "FMCG Distribution", "Cold Storage Providers", "Restaurant Chains"]}
speed={40}
showCard={true}
/>
@@ -320,7 +224,7 @@ export default function HomePage() {
description="Connect with Celcius and get your temperature-sensitive goods transported safely. Get a quote in minutes or call us now for immediate assistance."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg"
imageAlt="Refrigerated truck ready for immediate dispatch"
mediaAnimation="slide-up"
mediaPosition="right"