@extends('layouts.fe_master') @php $title = "30PICTURES - ABOUTUS"; $description = $page->title; $ogTitle = $title; $ogDescription = $description; $ogImage = url($page->happy_creator_desktop); $twitterTitle = $title; $twitterDescription = $description; $artistName = "30PICTURES"; $schemaDescription = $description; @endphp @section('content')
{{-- --}}

{!! $page->title !!} {{-- 30 Pictures aspires to make visual storytelling
becoming the Art of Nurturing your Soul. --}}

happy-creator happy-creator
our-value our-value {{--

our-value

BRAVE
We are grateful for mistakes and unwavering in our beliefs, driven by a passion to do things that have never been done before.
KINDNESS
We are grateful for mistakes and unwavering in our beliefs, driven by a passion to do things that have never been done before.
SOUL NUTURING
We aspire to create commercially purposed products that still touch people’s hearts, spread the love of family and life, and inspire actions for change.
AUTHENCITY
We tell simple life stories, without embellishment. They can be touched and felt, and they help solve your business concerns.
LOCAL TOUCH
You will see that most of our stories are family-oriented, carrying Vietnamese spirit but with a global reach and ambition.
--}}

Our People

{{--
Chung Chi Cong
Director, Sreenwriter
--}} @foreach ($creators as $item)
{{ $item->name }}
{{ $item->position }}
{{ $item->position_desc }}
@endforeach
year-of-archievement
{!! $page->year_of_archievements_text !!} {{--

7 Years of achievements

Được xây dựng và thành lập từ 2017, với 2 phim điện ảnh,
80 phim ngắn cho thương hiệu cùng hơn 20 Music Video cùng các dự án khác.
Chúng tôi tự tin rằng sẽ cùng bạn viết nên những câu chuyện giá trị

10+

Award for Advertising & Feature Film
Chúng tôi vinh dự đã nhận hơn 10 giải thưởng trong ngành làm phim và quảng cáo cho những dự án đã thực hiện

120+

Project & Campaign
Hơn 120 dự án lớn nhỏ đã được thực hiện trong suốt 7 năm qua

256M+

View All Video on Youtube
Các dự án được đón nhận bởi cộng đồng với tổng lượt xem trên Youtube đạt hơn 256 triệu lượt xem

50+

Brand & Artist Top of Mind in Vietnam
Hợp tác và cùng đồng hành với hơn 50 thương hiệu và nghệ sĩ trong hành trình phát triển từ 2017 đến nay
--}}
director-quote
{{ $page->quote_user }}
{{ $page->quote_position }}
{!! $page->quote_description !!}
{{ $page->quote_logo_title }}
{{--

Value Sharing

@foreach ($value_sharing as $item)
value-sharing-1
@if ($item->tag)
{{ $item->tag }}
@endif
{!! $item->name !!}
@endforeach
--}}
@endsection