"use client"; import Link from "next/link"; import { m as motion } from "framer-motion"; import LayoutContainer from "@/components/layout/LayoutContainer"; export default function IndianRiverCTASection() { return (
{/* Subtle decorative elements */}

Taste the Difference

We invite you to join us on this sweet journey. Our fruits are guaranteed to be fresh, flavorful, and of the highest quality, straight from the grove to your neighborhood.

Shop Products Find a Stop
); }