diff --git a/src/app/page.tsx b/src/app/page.tsx index e352ae7..3ce6f75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Cloud Scale", description: "Global deployment ready.", media: { imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-cloud_23-2149406772.jpg", imageAlt: "cloud computing tech 3d icon" }, items: [ { icon: Globe, text: "Anywhere" }, - { icon: Server, text: "Infinite" }, + { icon: Globe, text: "Infinite" }, ], reverse: false, },