main
Ilham Wara Nugroho 2026-01-30 14:07:25 +07:00
parent 108f99d461
commit fefa2289bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@extends('layouts.appNew')
@section('title',@$title)
@section('content')
<section id="beranda" class="relative h-[90vh] flex items-center overflow-hidden pt-20">
<section id="beranda" class="relative h-[95vh] flex items-center overflow-hidden pt-20">
<img src="{{ asset('img2.png') }}" alt="Green School Jakarta" class="absolute inset-0 w-full h-full object-cover" style="">
<div class="absolute inset-0 hero-overlay"></div>
<div class="relative max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 z-10">