"use client"; import { Container } from "@/components/container"; import { Heading } from "@/components/heading"; import { Subheading } from "@/components/subheading"; import { Button } from "@/components/ui/button"; import Image from "next/image"; export function Hero() { return (
The Essence of Colombian Coffee Directly from the heart of Quindío. Experience 30 years of tradition, sustainability, and the finest hand-selected beans delivered to your doorstep in the USA.
Fresh Colombian Coffee
); }