diff --git a/src/app/page.tsx b/src/app/page.tsx index 03ee701..acbbc2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,47 +46,26 @@ export default function LandingPage() {
@@ -104,38 +75,28 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "The Koko Philosophy", - }, + type: "text", content: "The Koko Philosophy"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg", - alt: "Studio precision", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/young-woman-car-showroom-choosing-car_1303-19792.jpg", alt: "Studio precision"}, ]} />