diff --git a/src/app/page.tsx b/src/app/page.tsx index c028563..44ba08a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,30 +31,18 @@ export default function LandingPage() { @@ -63,103 +51,55 @@ export default function LandingPage() { @@ -169,14 +109,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Spoj tradicije i modernog stila", - }, + type: "text", content: "Spoj tradicije i modernog stila"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/top-view-shrimp-dish-cooked-with-mashed-walnut_140725-7090.jpg", - alt: "Kvaliteta", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/top-view-shrimp-dish-cooked-with-mashed-walnut_140725-7090.jpg", alt: "Kvaliteta"}, ]} /> @@ -184,43 +119,26 @@ export default function LandingPage() {