@extends('layouts.app') @section('content')

About Shalik Restaurant

{{-- Mission --}}

Our Mission

Preserving the Soul of Bengali Cuisine

At Shalik Restaurant, every dish is a love letter to Bangladesh — its rivers, its soil, its people. We believe authentic food is not just sustenance; it is culture, memory, and identity on a plate.

"রান্না শুধু পেট ভরানোর জন্য নয়, এটি আত্মার খোরাক।"

Our chefs draw from generations of family recipes, using locally sourced ingredients, traditional spices, and time-honored cooking techniques to bring you the most authentic Bengali dining experience.

"

"Where tradition meets modern luxury, and every meal tells a Bengali story."

— Founder, Shalik Restaurant
{{-- Stats --}}
@foreach([['12+','Years of Heritage'],['50,000+','Satisfied Guests'],['120+','Menu Items'],['3','Locations']] as [$n,$l])
{{ $n }}
{{ $l }}
@endforeach
{{-- Values --}}

Our Core Values

@foreach([ ['fas fa-leaf','Freshness First','Every ingredient is hand-selected daily from trusted local suppliers ensuring uncompromising freshness.'], ['fas fa-heart','Cooked with Love','Our chefs bring passion and heritage to every dish, following recipes perfected over generations.'], ['fas fa-users','Community & Culture','We are more than a restaurant — a gathering place celebrating Bengali culture and togetherness.'], ] as [$icon,$title,$desc])

{{ $title }}

{{ $desc }}

@endforeach
@endsection