diff --git a/src/widgets/footer.tsx b/src/widgets/footer.tsx index fd994cd..8c2d5a8 100644 --- a/src/widgets/footer.tsx +++ b/src/widgets/footer.tsx @@ -135,7 +135,7 @@ export const Footer = () => { className='w-full rounded-md border border-gray-700 bg-gray-800 px-4 py-2 text-white' /> diff --git a/src/widgets/hero-section.tsx b/src/widgets/hero-section.tsx index 9f73618..daddb15 100644 --- a/src/widgets/hero-section.tsx +++ b/src/widgets/hero-section.tsx @@ -26,7 +26,7 @@ export const HeroSection = () => {
@@ -39,7 +39,7 @@ export const HeroSection = () => {