Skip to content

Commit

Permalink
TRY #3
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Jan 25, 2025
1 parent 0c02113 commit 9801744
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ import Faq from "@/components/Faq/Faq";


import Container from "@/layouts/Container";
import Hero from '@/components/Hero/Hero';

export default function Home() {


return (
<div className="">
<Hero/>
<Container size="large">
<div className="content-media-sections flex flex-col gap-12 py-12">
<ContentMedia
Expand Down

0 comments on commit 9801744

Please sign in to comment.