Merge version_1 into main #3
@@ -68,7 +68,7 @@ export default function ContactPage() {
|
||||
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: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=3"
|
||||
imageAlt="Celcius contact and communication"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -96,7 +96,7 @@ export default function ContactPage() {
|
||||
icon: Clock,
|
||||
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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-factory-expert-using-digital-device-app-test-automated-systems-closeup_482257-126768.jpg?_wi=3"
|
||||
imageAlt="Celcius team supporting cold chain logistics"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -78,17 +78,17 @@ export default function HomePage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
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-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-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-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-3", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Logistics dashboard interface"},
|
||||
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-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-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-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-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-6", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Real-time tracking dashboard"},
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", imageAlt: "Real-time tracking dashboard"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -224,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/truck-driver-inspecting-vehicle-trailer-tires-before-driving_342744-1266.jpg?_wi=3"
|
||||
imageAlt="Refrigerated truck ready for immediate dispatch"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user