Merge version_19_1782876228939 into main #20
@@ -10,25 +10,12 @@ export default function CompaniesSection(): React.JSX.Element {
|
||||
<div id="companies" data-section="companies">
|
||||
<SectionErrorBoundary name="companies">
|
||||
<FeaturesMediaCarousel
|
||||
tag="Our Companies"
|
||||
title="Business Divisions"
|
||||
description="Diversified professional services across Australia and beyond."
|
||||
items={[
|
||||
{
|
||||
title: "VicForce Recruitment", description: "Professional workforce solutions, industrial to hospitality.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/pregnant-manager-starts-interview-process_482257-120818.jpg"},
|
||||
{
|
||||
title: "ABC Trading", description: "Global international trade experts for Australian produce.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827264.jpg"},
|
||||
{
|
||||
title: "Jag International", description: "Residential property, development and luxury renovations.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-sea-from-window-diner_181624-8379.jpg"},
|
||||
{
|
||||
title: "Go Travel", description: "Personalised corporate and leisure travel management.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg"},
|
||||
{
|
||||
title: "Services Management", description: "Integrated management solutions.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-o_1139-971.jpg"},
|
||||
{
|
||||
title: "Global Logistics", description: "Seamless export/import networks.", buttonIcon: "ArrowRight", imageSrc: "http://img.b2bpic.net/free-photo/transport-logistics-concept_23-2151541951.jpg"},
|
||||
]}
|
||||
textAnimation="fade"
|
||||
/>
|
||||
tag="Our Companies"
|
||||
title="Business Divisions"
|
||||
description="Diversified professional services across Australia and beyond."
|
||||
items={[{"description":"Professional workforce solutions, industrial to hospitality.","title":"VicForce Recruitment","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/pregnant-manager-starts-interview-process_482257-120818.jpg","buttonHref":"#"},{"buttonIcon":"ArrowRight","description":"Global international trade experts for Australian produce.","title":"ABC Trading","imageSrc":"http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827264.jpg","buttonHref":"#"},{"buttonHref":"#","description":"Residential property, development and luxury renovations.","title":"Jag International","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/beautiful-view-sea-from-window-diner_181624-8379.jpg"},{"description":"Personalised corporate and leisure travel management.","title":"Go Travel","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/full-shot-woman-working-laptop_23-2149963928.jpg","buttonHref":"#"},{"buttonHref":"#","description":"Integrated management solutions.","title":"Services Management","buttonIcon":"ArrowRight","imageSrc":"http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-o_1139-971.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/transport-logistics-concept_23-2151541951.jpg","buttonIcon":"ArrowRight","description":"Seamless export/import networks.","title":"Global Logistics","buttonHref":"#"}]}
|
||||
textAnimation="fade"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user