diff --git a/src/pages/HomePage/sections/Reservations.tsx b/src/pages/HomePage/sections/Reservations.tsx deleted file mode 100644 index 027f19e..0000000 --- a/src/pages/HomePage/sections/Reservations.tsx +++ /dev/null @@ -1,23 +0,0 @@ -// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this -// file as the canonical source for the "reservations" section. - -import React from 'react'; -import ContactCta from '@/components/sections/contact/ContactCta'; -import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; - -export default function ReservationsSection(): React.JSX.Element { - return ( -