updated mobile view
This commit is contained in:
@@ -29,22 +29,22 @@ const nextConfig: NextConfig = {
|
||||
},
|
||||
{
|
||||
source: '/loyaly_php/use_cases.php',
|
||||
destination: '/use_cases',
|
||||
destination: '/for_business',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/use_cases.php',
|
||||
destination: '/use_cases',
|
||||
destination: '/for_business',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/loyaly_php/solutions_page.php',
|
||||
destination: '/solutions_page',
|
||||
destination: '/meet_the_agents',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/solutions_page.php',
|
||||
destination: '/solutions_page',
|
||||
destination: '/meet_the_agents',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user