Laravel Landing Page Enhancements

Замовник: AI | Опубліковано: 30.10.2025

I already have a “create page” feature inside my Laravel-powered admin panel for Shubbh Vivah, our matrimony platform. I now need that module taken to the next level so every generated page automatically becomes a polished, SEO-friendly landing page. Here is what I want built and handed back: • Blade templates that inject a universal header and footer on every dynamic page. The header must show our contact details and the main navigation menu; the footer should mirror that structure so visitors never hit a dead end. • A category block (think Sikh, Jatt, Hindu, NRI and future variations) rendered above the fold. Selecting a category on one page should lead to its own dedicated page, so the whole network interlinks by category—this is the backbone of our SEO plan. • Admin-side fields to edit meta title, meta description, on-page content, and the hero banner without leaving the CMS. • Fully responsive front-end with clean HTML5, Bootstrap/Tailwind or similar so load times stay low. • Internal linking logic coded in the model/controller layer: when a page is saved, links to other pages in the same category are auto-embedded. • A brief read-me or inline comments explaining where to extend the view, add more categories, or tweak the interlinking algorithm. Acceptance criteria 1. Creating or updating a page from the admin immediately shows the new header, footer, and category block on the public URL. 2. Google’s Mobile-Friendly Test passes. 3. Meta tags entered in admin render exactly in page source. 4. At least three links to sibling pages in the same category display inside the content area. Code is on a private Git repo; I’ll grant access after we agree on milestones. Let me know your timeline, any relevant Laravel or SEO projects you have shipped, and the tech stack you prefer for the front-end layer.