Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f6e5f3fac | |||
| 4ac6021cbb | |||
| 032cf56c7d | |||
| 9609b3807e | |||
| 5efc741453 | |||
| e435a4ce69 |
@@ -22,15 +22,17 @@ const raleway = Raleway({
|
||||
export const metadata: Metadata = {
|
||||
title: "Mohammed Shaheer - Logistics & Supply Chain Specialist", description: "Results-driven logistics professional with 2+ years in supply chain management, ERP systems, and warehouse operations. Available for consultation.", keywords: "logistics, supply chain, warehouse management, ERP systems, data operations, freight forwarding", metadataBase: new URL("https://mohammadshaheer.com"),
|
||||
alternates: {
|
||||
canonical: "https://mohammadshaheer.com"},
|
||||
canonical: "https://mohammadshaheer.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Mohammed Shaheer - Logistics & Supply Chain Specialist", description: "Optimizing logistics, data, and supply chain operations with precision. 2+ years of professional expertise.", url: "https://mohammadshaheer.com", siteName: "Mohammed Shaheer Portfolio", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/a-futuristic-3d-animated-warehouse-logis-1772785891021-de9d9d71.png", alt: "3D Warehouse Logistics Environment"},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg", alt: "Mohammed Shaheer Profile Photo"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Mohammed Shaheer - Logistics & Supply Chain Specialist", description: "Results-driven logistics and supply chain professional optimizing operations with precision.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/a-futuristic-3d-animated-warehouse-logis-1772785891021-de9d9d71.png"],
|
||||
card: "summary_large_image", title: "Mohammed Shaheer - Logistics & Supply Chain Specialist", description: "Results-driven logistics and supply chain professional optimizing operations with precision.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/a-futuristic-3d-animated-warehouse-logis-1772785891021-de9d9d71.png"
|
||||
imageAlt="3D animated warehouse logistics environment with neon blue and purple accents"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg?_wi=1"
|
||||
imageAlt="Mohammed Shaheer professional profile photo"
|
||||
buttons={[
|
||||
{ text: "Download Resume", href: "#contact" },
|
||||
{ text: "View Experience", href: "#experience" }
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/a-professional-portrait-of-mohammed-shah-1772785893410-accbac29.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg?_wi=2"
|
||||
imageAlt="Mohammed Shaheer professional profile"
|
||||
bulletPoints={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user