Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -94,10 +94,10 @@ export default function LandingPage() {
|
||||
title: "Business Strategy", description: "Strategic planning and execution frameworks to align your organization with market opportunities.", icon: Lightbulb,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Business strategy consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=1", imageAlt: "Business strategy consultation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rocket-landing-page_23-2148151207.jpg", imageAlt: "Strategic planning results"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rocket-landing-page_23-2148151207.jpg?_wi=1", imageAlt: "Strategic planning results"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -105,10 +105,10 @@ export default function LandingPage() {
|
||||
title: "Digital Transformation", description: "Modernize your operations with cutting-edge technology and process optimization.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rocket-landing-page_23-2148151207.jpg", imageAlt: "Digital technology solutions"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/rocket-landing-page_23-2148151207.jpg?_wi=2", imageAlt: "Digital technology solutions"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "Transformation implementation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=2", imageAlt: "Transformation implementation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user