'use server' import React from 'react' import { Inter } from '@next/font/google' const inter = Inter() export async function myCoolServerAction() { return