diff --git a/components/firstpage.js b/components/firstpage.js index ab7bcbd..eba0003 100644 --- a/components/firstpage.js +++ b/components/firstpage.js @@ -4,6 +4,7 @@ import logo from "@/app/hero/logo.png"; import React from "react"; import photo from "@/app/hero/card.png"; + export default function FirstPage() { return (
diff --git a/src/app/hero/page.js b/src/app/hero/page.js index b38c41a..7ec08bb 100644 --- a/src/app/hero/page.js +++ b/src/app/hero/page.js @@ -16,6 +16,7 @@ import { } from "@mui/material"; import React from "react"; import Image from "next/image"; +import plus from "@/app/hero/plus.png"; import logo from "@/app/hero/logo.png"; const recommendCard = (amount, creditCards) => { @@ -171,6 +172,7 @@ const App = () => {
Credit Card Credit Card + Credit Card
{" "}