src/app/(hero)/layout-5/_blocks/services.tsximport { Section } from '@/components/section'import { Subheading } from '@/components/subheading'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { Grid } from '@/components/grid'import { Image } from '@/components/image'import { Button } from '@/components/button'import arrowRightIcon from '@iconify/icons-heroicons/arrow-right-20-solid'const services = [{image: '/images/layout-5/pexels-jeremy-wong-382920-1082024.jpg',title: 'Wedding Planning',description:'Complete wedding coordination from engagement to "I do." We handle every detail including venue selection, vendor management, timeline creation, and day-of coordination to ensure your perfect day.',accent: 'accent',},{image: '/images/layout-5/pexels-bohlemedia-1114425.jpg',title: 'Corporate Events',
Showing the first 20 lines.
Get full code