diff --git a/src/pages/HomePage/sections/Home.tsx b/src/pages/HomePage/sections/Home.tsx index d3bede8..acd037a 100644 --- a/src/pages/HomePage/sections/Home.tsx +++ b/src/pages/HomePage/sections/Home.tsx @@ -1,45 +1,88 @@ -// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this -// file as the canonical source for the "home" section. - import React from 'react'; import HeroTiltedCards from '@/components/sections/hero/HeroTiltedCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; +import ScrollReveal from "@/components/ui/ScrollReveal"; +import Tag from "@/components/ui/Tag"; +import Button from "@/components/ui/Button"; +import ImageOrVideo from "@/components/ui/ImageOrVideo"; export default function HomeSection(): React.JSX.Element { return ( -
+ Handcrafted pastries, custom cakes, and artisan breads using premium ingredients. Order online or visit us today. +
+