diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0bb4b1b..f909603 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -56,47 +41,26 @@ export default function LandingPage() {
@@ -106,78 +70,38 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Built in secrecy. Designed for impact.",
- },
+ type: "text", content: "Built in secrecy. Designed for impact."},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg",
- alt: "Lab Facility",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/smart-medical-lab-workstation-background-with-digital-apps-computer-screen_482257-124525.jpg", alt: "Lab Facility"},
]}
/>