Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ac6021cbb | |||
| 9609b3807e | |||
| 5efc741453 | |||
| e435a4ce69 |
@@ -22,15 +22,17 @@ const raleway = Raleway({
|
|||||||
export const metadata: Metadata = {
|
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"),
|
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: {
|
alternates: {
|
||||||
canonical: "https://mohammadshaheer.com"},
|
canonical: "https://mohammadshaheer.com"
|
||||||
|
},
|
||||||
openGraph: {
|
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: [
|
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: {
|
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: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
|
|||||||
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "canvas-reveal" }}
|
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"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ2GH6ZYlj0cmyeDGZpQZiHYnZ/uploaded-1772786156596-4qxzyjsb.jpg?_wi=1"
|
||||||
imageAlt="3D animated warehouse logistics environment with neon blue and purple accents"
|
imageAlt="Mohammed Shaheer professional profile photo"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Download Resume", href: "#contact" },
|
{ text: "Download Resume", href: "#contact" },
|
||||||
{ text: "View Experience", href: "#experience" }
|
{ text: "View Experience", href: "#experience" }
|
||||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
|||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
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"
|
imageAlt="Mohammed Shaheer professional profile"
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user