diff --git a/src/components/CallToAction.jsx b/src/components/CallToAction.jsx index 1aff95b..51581f8 100644 --- a/src/components/CallToAction.jsx +++ b/src/components/CallToAction.jsx @@ -1,8 +1,8 @@ -import Image from 'next/image' +import Image from 'next/image'; -import { Button } from '@/components/Button' -import { Container } from '@/components/Container' -import backgroundImage from '@/images/background-call-to-action.jpg' +import {Button} from '@/components/Button'; +import {Container} from '@/components/Container'; +import backgroundImage from '@/images/background-call-to-action.jpg'; import {BlurBG} from './BlurBG'; // Responsively APP @@ -27,7 +27,13 @@ export function CallToAction() {

Time to kick off your journey towards Web Development Mastery.

- diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 1cb0708..cffba67 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -48,7 +48,13 @@ export function Hero() { too! 🎉

- + {/*