main
Ilham Wara Nugroho 2025-09-15 09:57:29 +07:00
parent 7fb39f8fed
commit f2e9b300bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@extends('layouts.app')
@section('title',@$title)
@section('content')
<section id="section1" class="relative overflow-hidden md:pt-20" style="min-height: 95vh">
<section id="section1" class="relative overflow-hidden py-50 px-20">
<!-- Enhanced Animated Background Elements -->
<div class="absolute inset-0 bg-gradient-to-br from-slate-50 via-white to-gray-100">
<div class="absolute inset-0 bg-grid-pattern opacity-[0.03]"></div>