Here is Gradient Background Bottom Blue
import { Component } from "@/components/ui/gradient-backgrounds"; export default function DemoOne() { return <Component />; }