diff --git a/app/page.tsx b/app/page.tsx index 22251d6..8f489e0 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,13 +1,26 @@ import Image from "next/image"; -import HeroSection from "@/components/hero-section"; +import HeroSection from "@/components/hero-section"; +import ContentCard from "@/components/ui/content-cards"; +import PicWithText from "@/components/pic-with-text"; + +import pictureOne from "../assets/hero-picture-1.png" +import pictureTwo from "../assets/hero-picture-2.png" +import pictureThree from "../assets/hero-picture-3.png" export default function Home() { return (
This is the paragraph for this section. This is also just random filler text to see how things look. here are some extra words htat make no sence!
+This is more text, however, this is actually a quote, yes, a quote indeed!
+