diff --git a/src/app/page.tsx b/src/app/page.tsx index 32dcce4..04da2de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -43,7 +43,7 @@ export default function LandingPage() { tag="European Logistics" tagIcon={Truck} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} buttons={[ { text: "Get a Quote", href: "contact" }, { text: "Contact Us", href: "contact" } @@ -71,7 +71,7 @@ export default function LandingPage() { }, { id: 2, - title: "UK & Italy Freight Routes", description: "Specialized routes from United Kingdom and Italy to North Macedonia and Balkans with reliable weekly schedules", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=1" + title: "UK & Italy Freight Routes", description: "Specialized routes from United Kingdom and Italy to North Macedonia and Balkans with reliable weekly schedules", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" }, { id: 3, @@ -79,11 +79,11 @@ export default function LandingPage() { }, { id: 4, - title: "Cargo Coordination", description: "Expert logistics coordination managing every detail of your shipment", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg?_wi=1" + title: "Cargo Coordination", description: "Expert logistics coordination managing every detail of your shipment", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg" }, { id: 5, - title: "Secure Shipment Handling", description: "Professional cargo handling with security protocols and quality assurance at every step", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg?_wi=1" + title: "Secure Shipment Handling", description: "Professional cargo handling with security protocols and quality assurance at every step", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg" } ]} /> @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={true} imagePosition="right" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" imageAlt="European transport routes map showing UK, Italy, and North Macedonia connections" bulletPoints={[ { @@ -130,19 +130,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Reliable Transport", description: "Consistent, professional service with proven track record across European routes", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg?_wi=2" + title: "Reliable Transport", description: "Consistent, professional service with proven track record across European routes", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg" }, { id: 2, - title: "Controlled Logistics", description: "Professional management of every shipment with quality assurance protocols", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg?_wi=2" + title: "Controlled Logistics", description: "Professional management of every shipment with quality assurance protocols", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg" }, { id: 3, - title: "On-Time Delivery", description: "Punctual arrivals with real-time tracking and professional monitoring", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg?_wi=1" + title: "On-Time Delivery", description: "Punctual arrivals with real-time tracking and professional monitoring", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg" }, { id: 4, - title: "European Routes", description: "Established corridors connecting UK, Italy to North Macedonia and Balkans", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=3" + title: "European Routes", description: "Established corridors connecting UK, Italy to North Macedonia and Balkans", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" } ]} /> @@ -168,7 +168,7 @@ export default function LandingPage() { }, { id: 3, - title: "Delivery to Destination", description: "Professional drivers deliver your cargo safely to the final destination on schedule", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg?_wi=2" + title: "Delivery to Destination", description: "Professional drivers deliver your cargo safely to the final destination on schedule", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg" } ]} />