Home and mobile new banner updated

This commit is contained in:
akash 2025-09-20 17:24:10 +05:30
parent 7eefd03dba
commit d7809d0ead
10 changed files with 8 additions and 8 deletions

View File

@ -65,7 +65,7 @@ export default function Banner() {
{ {
id: 0, id: 0,
variant: 'topToBottom', variant: 'topToBottom',
bgImage: '/assets/images/banner/desktopBanner/home-banner-1.png', bgImage: '/assets/images/banner/desktopBanner/home-banner-1.webp',
upperText: 'Begin Your Health Journey', upperText: 'Begin Your Health Journey',
title: 'Better', title: 'Better',
titleSpan: 'health', titleSpan: 'health',
@ -79,7 +79,7 @@ export default function Banner() {
{ {
id: 1, id: 1,
variant: 'bottomToTop', variant: 'bottomToTop',
bgImage: '/assets/images/banner/desktopBanner/home-banner-2.png', bgImage: '/assets/images/banner/desktopBanner/home-banner-2.webp',
upperText: 'Care That Heals Gently', upperText: 'Care That Heals Gently',
title: 'Relaxing', title: 'Relaxing',
titleSpan: 'Massage', titleSpan: 'Massage',
@ -93,7 +93,7 @@ export default function Banner() {
{ {
id: 2, id: 2,
variant: 'leftToRight', variant: 'leftToRight',
bgImage: '/assets/images/banner/desktopBanner/home-banner-3.png', bgImage: '/assets/images/banner/desktopBanner/home-banner-3.webp',
upperText: 'Wellness Near You Always', upperText: 'Wellness Near You Always',
title: 'Trusted', title: 'Trusted',
titleSpan: 'Physio', titleSpan: 'Physio',
@ -107,7 +107,7 @@ export default function Banner() {
{ {
id: 3, id: 3,
variant: 'rightToLeft', variant: 'rightToLeft',
bgImage: '/assets/images/banner/desktopBanner/home-banner-4.png', bgImage: '/assets/images/banner/desktopBanner/home-banner-4.webp',
upperText: 'Healing With Caring Hands', upperText: 'Healing With Caring Hands',
title: 'Holistic', title: 'Holistic',
titleSpan: 'Wellness', titleSpan: 'Wellness',

View File

@ -66,13 +66,13 @@ export default function MobileBanner() {
{ {
id: 0, id: 0,
variant: 'topToBottom', variant: 'topToBottom',
bgImage: '/assets/images/banner/mobile-banner/banner-1.webp', bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-1.webp',
hideContent: true hideContent: true
}, },
{ {
id: 1, id: 1,
variant: 'bottomToTop', variant: 'bottomToTop',
bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-2.png', bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-2.webp',
upperText: 'Care That Heals Gently', upperText: 'Care That Heals Gently',
title: 'Relaxing', title: 'Relaxing',
titleSpan: 'Massage', titleSpan: 'Massage',
@ -86,7 +86,7 @@ export default function MobileBanner() {
{ {
id: 2, id: 2,
variant: 'leftToRight', variant: 'leftToRight',
bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-3.png', bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-3.webp',
upperText: 'Wellness Near You Always', upperText: 'Wellness Near You Always',
title: 'Trusted', title: 'Trusted',
titleSpan: 'Physio', titleSpan: 'Physio',
@ -100,7 +100,7 @@ export default function MobileBanner() {
{ {
id: 3, id: 3,
variant: 'rightToLeft', variant: 'rightToLeft',
bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-4.png', bgImage: '/assets/images/banner/mobile-banner/mbl-view-banner-4.webp',
upperText: 'Healing With Caring Hands', upperText: 'Healing With Caring Hands',
title: 'Holistic', title: 'Holistic',
titleSpan: 'Wellness', titleSpan: 'Wellness',

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB