Merge version_1 into main #1
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
||||
icon: undefined
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=1"
|
||||
imageAlt="Dar Sary professional team"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
|
||||
@@ -118,7 +118,7 @@ export default function CareersPage() {
|
||||
icon: Target,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=3"
|
||||
imageAlt="professional diverse team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -144,7 +144,7 @@ export default function CareersPage() {
|
||||
"Bachelor's degree in Engineering or Facilities Management required",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg?_wi=3",
|
||||
imageAlt: "building maintenance facilities management",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function CareersPage() {
|
||||
"Valid technical certifications and 3+ years experience required",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg",
|
||||
"http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg?_wi=3",
|
||||
imageAlt: "electrical plumbing hvac maintenance",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function CareersPage() {
|
||||
"Diploma in Logistics or Supply Chain Management preferred",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg?_wi=3",
|
||||
imageAlt: "transportation logistics services truck",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function CareersPage() {
|
||||
"2+ years supervisory experience in cleaning services required",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg?_wi=3",
|
||||
imageAlt: "professional commercial cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function CareersPage() {
|
||||
"Bachelor's degree in HR or related field with 2+ years experience",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg?_wi=3",
|
||||
imageAlt: "workforce employment recruitment staffing",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function CareersPage() {
|
||||
"Bachelor's degree in Business or related field with data analysis skills",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg?_wi=3",
|
||||
imageAlt: "retail store maintenance operations",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -6,18 +6,50 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Dar Sary Facilities Management | Professional Services Jordan",
|
||||
description: "Premium integrated facilities management, logistics, manpower supply, and retail services in Jordan. 300+ professional staff delivering operational excellence.",
|
||||
keywords: "facilities management, logistics, transportation, manpower supply, Jordan, professional services, retail operations",
|
||||
metadataBase: new URL("https://www.darsary.jo"),
|
||||
alternates: {
|
||||
canonical: "https://www.darsary.jo",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Dar Sary Facilities Management | Excellence That Supports Your Reputation",
|
||||
description: "Professional facilities management and integrated services for businesses across Jordan. Trusted by industry leaders.",
|
||||
url: "https://www.darsary.jo",
|
||||
siteName: "Dar Sary Facilities Management",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18997.jpg",
|
||||
alt: "Dar Sary Professional Services",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Dar Sary Facilities Management",
|
||||
description: "Excellence That Supports Your Reputation - Professional integrated services in Jordan",
|
||||
images: ["http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18997.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -26,7 +58,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -38,4 +72,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
"Building maintenance, property management, and preventive maintenance",
|
||||
"Regular facility inspections and maintenance optimization"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg?_wi=1",
|
||||
imageAlt: "Building maintenance facilities management"
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
"Office cleaning, deep cleaning, and post-construction cleaning",
|
||||
"Eco-friendly and high-quality cleaning standards"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg?_wi=1",
|
||||
imageAlt: "Professional commercial cleaning service"
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
"Electrical, plumbing, HVAC, and general handyman services",
|
||||
"24/7 emergency maintenance support available"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg?_wi=1",
|
||||
imageAlt: "Electrical plumbing hvac maintenance"
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
"Corporate transportation, staff transportation, and delivery services",
|
||||
"Cargo transportation across all Jordan regions"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg?_wi=1",
|
||||
imageAlt: "Transportation logistics services truck"
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
"Skilled labor, construction workers, cleaning staff, and security",
|
||||
"Warehouse staff and technical specialists on demand"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg?_wi=1",
|
||||
imageAlt: "Workforce employment recruitment staffing"
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
"Retail store maintenance, shopping mall facilities, and store setup",
|
||||
"Retail logistics support and inventory management"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg?_wi=1",
|
||||
imageAlt: "Retail store maintenance operations"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -103,7 +103,7 @@ export default function ServicesPage() {
|
||||
"Regular facility inspections and maintenance optimization",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-family-buying-car-dealer_1303-14224.jpg?_wi=2",
|
||||
imageAlt: "building maintenance facilities management",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function ServicesPage() {
|
||||
"Eco-friendly and high-quality cleaning standards",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520588.jpg?_wi=2",
|
||||
imageAlt: "professional commercial cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ServicesPage() {
|
||||
"24/7 emergency maintenance support available",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg",
|
||||
"http://img.b2bpic.net/free-photo/electric-jigsaw-with-saw-wood-hands-carpenter_169016-52838.jpg?_wi=2",
|
||||
imageAlt: "electrical plumbing hvac maintenance",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function ServicesPage() {
|
||||
"Cargo transportation across all Jordan regions",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-female-driver-operating-forklift-vehicle_23-2150248813.jpg?_wi=2",
|
||||
imageAlt: "transportation logistics services truck",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function ServicesPage() {
|
||||
"Warehouse staff and technical specialists on demand",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-thumbs-up-near-building_23-2148308517.jpg?_wi=2",
|
||||
imageAlt: "workforce employment recruitment staffing",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function ServicesPage() {
|
||||
"Retail logistics support and inventory management",
|
||||
],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-entrepreneur-with-small-business_23-2149149672.jpg?_wi=2",
|
||||
imageAlt: "retail store maintenance operations",
|
||||
},
|
||||
]}
|
||||
@@ -207,7 +207,7 @@ export default function ServicesPage() {
|
||||
icon: TrendingUp,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15682.jpg?_wi=2"
|
||||
imageAlt="professional diverse team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
|
||||
Reference in New Issue
Block a user