diff --git a/src/components/pages/HomePage/HomePage.tsx b/src/components/pages/HomePage/HomePage.tsx index 8059692..c6b324b 100644 --- a/src/components/pages/HomePage/HomePage.tsx +++ b/src/components/pages/HomePage/HomePage.tsx @@ -246,8 +246,8 @@ export const HomePage = React.forwardRef( position: 'relative', zIndex: 1, textAlign: 'center', - pt: { xs: 8, md: 11 }, - pb: 4, + pt: { xs: 10, md: 14 }, + pb: { xs: 3, md: 4 }, }} > ( component="h1" id="hero-heading" tabIndex={-1} - sx={{ mb: 3, color: 'var(--fa-color-white)' }} + sx={{ mb: 5, color: 'var(--fa-color-white)' }} > {heroHeading} @@ -273,8 +273,8 @@ export const HomePage = React.forwardRef( position: 'relative', zIndex: 2, width: '100%', - px: 2, - pt: 2, + px: { xs: 3, md: 2 }, + pt: 6, pb: 0, mb: { xs: -14, md: -18 }, }} @@ -499,7 +499,7 @@ export const HomePage = React.forwardRef( From trusted local providers to personalised options, find the right care near you. @@ -572,7 +572,7 @@ export const HomePage = React.forwardRef( {/* CTA */} @@ -602,7 +602,7 @@ export const HomePage = React.forwardRef( }} > {/* Text */} - + ( > Making an impossible time a little easier - + Funeral planning doesn’t have to be overwhelming. Whether a loved one has just passed, is imminent, or you’re pre-planning the future for yourself. Compare transparent pricing from local funeral directors. Explore the service @@ -808,7 +812,7 @@ export const HomePage = React.forwardRef( {featuresBody} @@ -1020,7 +1024,13 @@ export const HomePage = React.forwardRef( }} > } sx={{ px: 0, py: 1.5 }}> - + {item.question}