"use client"; import { BackgroundRippleEffect } from "@/components/ui/background-ripple-effect"; import { motion } from "motion/react"; import Link from "next/link"; export default function Hero() { return (

Sensible Scholars Tutoring

Beyond the Classroom: Deeper Learning, Lasting Success.

Get started with our{" "} free 20 minute consultation →
); }