"use client"; import React from "react"; import GrowingTree from "../hooks/tide"; export default function Page() { return (