main
Ilham Wara Nugroho 2025-09-15 10:00:16 +07:00
parent f2e9b300bd
commit c99533253b
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 py-50 px-20">
<section id="section1" class="relative overflow-hidden py-50 pt-20 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>