updated image path
This commit is contained in:
@@ -25,7 +25,7 @@ export const HERO_SLIDES: HeroSlideData[] = [
|
||||
ctaHref: '/contacts',
|
||||
secondaryLabel: 'See How It Works',
|
||||
secondaryHref: '/solutions_page',
|
||||
image: '/home_hero/home_hero_01.png',
|
||||
image: '/assets/home_hero/home_hero_01.png',
|
||||
imageAlt: 'Shoppers walking through a modern premium shopping mall',
|
||||
},
|
||||
{
|
||||
@@ -39,7 +39,7 @@ export const HERO_SLIDES: HeroSlideData[] = [
|
||||
ctaHref: '/for_people',
|
||||
secondaryLabel: 'Get Early Access',
|
||||
secondaryHref: '/contacts',
|
||||
image: '/home_hero/home_hero_02.png',
|
||||
image: '/assets/home_hero/home_hero_02.png',
|
||||
imageAlt: 'A shopper viewing the Loyaly app splash screen on their phone inside a mall',
|
||||
},
|
||||
{
|
||||
@@ -53,7 +53,7 @@ export const HERO_SLIDES: HeroSlideData[] = [
|
||||
ctaHref: '/solutions_page',
|
||||
secondaryLabel: 'Meet the Tools',
|
||||
secondaryHref: '/solutions_page',
|
||||
image: '/home_hero/home_hero_03.png',
|
||||
image: '/assets/home_hero/home_hero_03.png',
|
||||
imageAlt: 'Aerial view of a large, crowded luxury shopping mall atrium',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user