import Image from "next/image" import PixelTrail from "@/fancy/components/background/pixel-trail" const PixelTrailDemo: React.FC = () => { return (
water surface

100%

purity

{ "we deliver more than just hydration — we offer nature's purest refreshment, untouched by modern contaminants. Our water is sourced from deep, protected aquifers and naturally filtered through ancient rock layers, with unmatched clarity and taste." }

) } export default PixelTrailDemo