src/app/(hero-dark)/layout-6/_blocks/hours.tsximport { Section } from '@/components/section'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { Grid } from '@/components/grid'import { Label } from '@/components/label'import { Subheading } from '@/components/subheading'import clsx from 'clsx'// Subtle background opacities for checker effectconst bgOpacities = ['bg-accent/[0.02]','bg-accent/[0.04]','bg-accent/[0.06]','bg-accent/[0.08]',]const ingredients = [{name: 'Wild Juniper',origin: 'Scottish Highlands',
Showing the first 20 lines.
Get full code