update
parent
7fb39f8fed
commit
f2e9b300bd
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue