+
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index e8cb38b..ae982b1 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -10,6 +10,8 @@ import Button from 'react-bootstrap/Button';
import Form from 'react-bootstrap/Form';
import Image from 'react-bootstrap/Image';
import Ratio from 'react-bootstrap/Ratio';
+import Row from 'react-bootstrap/Row';
+import Col from 'react-bootstrap/Col';
import { useState } from 'react';
export default function Home() {
@@ -58,39 +60,53 @@ export default function Home() {
Image Caption
-
-
+