update
parent
108f99d461
commit
fefa2289bb
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue