@extends('layouts.main') @section('title', 'Anasayfa') @section('meta_description', 'Serap Gerebiç - Kilisin en lezzetli geleneksel tatlıları ve unlu mamülleri') @section('meta_keywords', 'Serap Gerebiç, Kilis, geleneksel lezzetler, tatlılar, unlu mamüller, yöresel ürünler') @section('og_title', 'Serap Gerebiç - Kilisin Geleneksel Lezzetleri') @section('og_description', 'Serap Gerebiç - Kilisin en lezzetli geleneksel tatlıları ve unlu mamülleri') @section('og_type', 'website') @php $aboutBlock = \App\View\Components\Helper::getBlock('ABOUT_BLOCK_3'); $categories = \App\Models\Category::active() ->onlineMenu() ->ordered() ->get(); @endphp @section('content') @include('slider')
Ürünlerimiz

Online Sipariş

Türkiye'nin her yerine özenle gönderim

@include('featured')
Promotional Banner
@include('testimonials') @if($aboutBlock)
@if($aboutBlock->image_path) {{ $aboutBlock->title }} @endif
Serap Gerebiç

{{ $aboutBlock->title }}

{!! $aboutBlock->content !!}

@endif @endsection @section('scripts') @endsection