Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
inc
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php return [ 'menu' => [ [ 'title' => 'Home', 'url' => 'https://productsizer.com#home', ], [ 'title' => 'Tools', 'url' => 'https://productsizer.com/#tools', ], [ 'title' => 'Blog', 'url' => 'https://productsizer.com/blog', ], [ 'title' => 'About', 'url' => 'https://productsizer.com/page?about', ], [ 'title' => 'Contact', 'url' => 'https://productsizer.com/page?contact ', ], ], 'get_started' => [ 'title' => 'Get Started', 'url' => 'https://productsizer.com/#tools', 'is_button' => true, ], ];