diff --git a/src/app/page.tsx b/src/app/page.tsx
index eb91e82..685464f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -54,96 +46,50 @@ export default function LandingPage() {
@@ -153,14 +99,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Our 5-Step Process",
- },
+ type: "text", content: "Our 5-Step Process"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg",
- alt: "Construction process",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/smiling-constructors-with-draft_23-2147710744.jpg", alt: "Construction process"},
]}
/>
@@ -169,28 +110,14 @@ export default function LandingPage() {