import { Badge } from '@/components/Badge' import { Background } from '@/components/Background' import Link from 'next/link' import React from 'react' import LexicalContent from '@/components/LexicalContent' const Page = () => { /* const url = 'http://localhost:3000/api/pages/66781d2fb752297de17a3368?depth=1&draft=false' const content = fetch(url) console.log(content) */ return ( <>