mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update
This commit is contained in:
@@ -7,8 +7,8 @@ import Image from "next/image"
|
||||
|
||||
export default function Hero() {
|
||||
return (
|
||||
<div className="min-h-screen bg-gradient-to-b from-gray-900 to-gray-800 text-white">
|
||||
<section className="py-20 px-4 sm:px-6 lg:px-8 h-full flex flex-col justify-center">
|
||||
<div className="bg-gradient-to-b from-gray-900 to-gray-800 text-white">
|
||||
<section className="py-20 px-4 sm:px-6 lg:px-8 flex flex-col justify-center">
|
||||
<div className="flex items-center justify-center mb-8">
|
||||
<div className="flex items-center">
|
||||
<Image
|
||||
|
Reference in New Issue
Block a user