updated mobile view

This commit is contained in:
R-Bharathraj
2026-07-15 13:16:11 +05:30
parent 89b0089457
commit 85e0f6eb63
25 changed files with 572 additions and 219 deletions

View File

@@ -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,
},
{