update
parent
c99533253b
commit
77e67c7f0b
|
@ -1,7 +1,7 @@
|
|||
@extends('layouts.app')
|
||||
@section('title',@$title)
|
||||
@section('content')
|
||||
<section id="section1" class="relative overflow-hidden py-50 pt-20 px-20">
|
||||
<section id="section1" class="relative overflow-hidden md:py-50 md:pt-20 md: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