diff --git a/packages/nextjs/src/app/_components/Card.tsx b/packages/nextjs/src/app/_components/Card.tsx index 8c2ed33..ff7ab1c 100644 --- a/packages/nextjs/src/app/_components/Card.tsx +++ b/packages/nextjs/src/app/_components/Card.tsx @@ -1,11 +1,18 @@ import React from "react"; +import Image from "next/image"; export function Card() { return (
- Shoes + Shoes
@@ -18,10 +25,12 @@ export function Card() {
- Shoes