Skip to content

Home JSON

Home Content And Design UI

Location src/data/home.json

This files is for update your home page area , and update design UI on home page

JSON code

{
"title": "Creative Photo ART",
"description": "Berkarya lah dengan kegilaan yang mahal, bukan berkarya dengan kemahalan yang gila",
"slogan": "The ART of Photography",
"gallery_btn": "View Gallery",
"gallery_link": "/gallery",
"about_btn": "About Us",
"about_link": "/about",
"image": "https://1.bp.blogspot.com/-PpuwVeFeO0w/YLfCIUCkOSI/AAAAAAAAOs0/kxHFwqGPj-MVztEP6vgWV8Z0fS_gPYbeACLcBGAsYHQ/s2048/18953314_10209551377442243_3396338501492840522_o.jpg",
"why": "Why Chose Us",
"why_text": "The reason why you choose our photography art service is because we have the best experience and artistic touch for you.",
"why_list": [
{
"icon": "/img/icon/gear.svg",
"title": "Gear",
"content": "We use the lastest gear for photography, SONY ILCE 9 III ,Nikon D5 ."
},
{
"icon": "/img/icon/lens.svg",
"title": "Lens",
"content": "We have lenses with complete focal lengths, wide, telephoto and medium."
},
{
"icon": "/img/icon/studio.svg",
"title": "Studio",
"content": "We have a photo studio with complete themes to support photography your needs."
},
{
"icon": "/img/icon/art.svg",
"title": "Art",
"content": "Of course, with a high artistic touch for each of your photos."
}
],
"gallery_title": "The Beauty of ART",
"gallery_description": "An outdoor photo concept with a beautiful view, for aesthetic beauty and beautiful photo moments.",
"gallery_list": [
{
"image": "https://1.bp.blogspot.com/-HduEH49KLpo/YLfCBS99yEI/AAAAAAAAOr4/8qv3ZXMjs1kR7Muh6axQmOLGbwnZ17QjwCLcBGAsYHQ/s2048/17505084_10208927489445433_8299680891748473903_o.jpg",
"alt": "beauty photography art"
},
{
"image": "https://1.bp.blogspot.com/-Se8TMKgBcp8/YLfCKckrnBI/AAAAAAAAOtM/l55_l61sG0I0mUBfdJdlWlk5WyFjvjQnQCLcBGAsYHQ/s2048/26232735_10211155035692697_8588651837254134095_o.jpg",
"alt": "photographer modern"
},
{
"image": "https://1.bp.blogspot.com/-zz6ZBWey6cE/YLfB2SEvuHI/AAAAAAAAOqE/wn4VDZT7zw8_2R_uAwRz9xlURjMkaTRlQCLcBGAsYHQ/s960/13346591_10206574468541381_4843643184755347251_n.jpg",
"alt": "photography art"
},
{
"image": "https://1.bp.blogspot.com/-S8ByDwT2se0/YLfCFJqp_6I/AAAAAAAAOsY/AvmVtpgmRNgWiasy5Rk-MBisUmyR5oZWgCLcBGAsYHQ/s2048/18156377_10209203921276056_3087814225938880391_o.jpg",
"alt": "beauty photo art"
},
{
"image": "https://1.bp.blogspot.com/-0fpNAc6cuI4/YLfB2UpxA-I/AAAAAAAAOqA/7q_e3fmDkYMDqqoCkpAW1zMuLUQnJdxNQCLcBGAsYHQ/s960/13335750_10206583711532450_4308826111850619021_n.jpg",
"alt": "conceptual photography"
},
{
"image": "https://1.bp.blogspot.com/-aRtJXcIBkAc/YLfB6oLVXGI/AAAAAAAAOqw/3dXRB6s7aiA8COKeEEYh8qrgFaXNcxoywCLcBGAsYHQ/s960/13882189_10207026366718553_2408832815959962227_n.jpg",
"alt": "fashion photography"
},
{
"image": "https://1.bp.blogspot.com/-EQbRyqkjr8s/YLb6BY3_REI/AAAAAAAAOV0/nPVB8zO__28Z5ad-5togoAifg9UA5MAhgCLcBGAsYHQ/s960/13083155_10206338047871012_5155540471143450680_n.jpg",
"alt": "outdoor photography"
},
{
"image": "https://1.bp.blogspot.com/-1ReGcUqFbe8/YLfB0QKTx_I/AAAAAAAAOpo/XXgv413_qiEKT7rTM6Y0xLI_PGOtzlF6gCLcBGAsYHQ/s960/13237833_10206495993579556_2798868216571640906_n.jpg",
"alt": "portfolio photography website"
},
{
"image": "https://1.bp.blogspot.com/-z5sMqabAino/YLfCMPcvczI/AAAAAAAAOtg/b6EIzHwv4RYwzwjpwj8m55EFh3OSkKDZQCLcBGAsYHQ/s2048/45741466_10213312752834277_1552007129856999424_n.jpg",
"alt": "complete portfolio website photography gallery"
}
],
"services": "Our Services",
"services_list": [
{
"title": "Wedding Photography",
"text": "Capture the beautiful moments of your wedding with our wedding photography service.",
"link": "/services/wedding"
},
{
"title": "Beauty Retouch",
"text": "For product and makeup portfolio needs, retouch is the right choice.",
"link": "/services/retouch"
},
{
"title": "Fashion Photography",
"text": "Create the perfect Colors for your fashion photography with us.",
"link": "/services/fashion"
},
{
"title": "Conceptual Art",
"text": "Create photos that have high artistic value with photo art concepts",
"link": "/services/conceptual"
}
],
"services_image": "https://1.bp.blogspot.com/-7C0R9BtHc5Y/YLfJLIH29HI/AAAAAAAAOvA/He34dVQkRBYpb5MQr5vlCNRQRTu4_qg0QCLcBGAsYHQ/s2048/15304566_10207948653855155_9091427513408646431_o.jpg"
}

Update and edit with your needed for update your website configuration.

Read documentation here →