diff --git a/src/components/Steps.tsx b/src/components/Steps.tsx index 42968a3..74456de 100644 --- a/src/components/Steps.tsx +++ b/src/components/Steps.tsx @@ -81,7 +81,7 @@ const Steps: React.FC = () => { {item.title} { alt={selectedItem.title} src={selectedItem.image} width={800} - height={800} + height={400} layout="responsive" className="rounded-lg" />