diff --git a/src/app/page.tsx b/src/app/page.tsx index 326ff11..21c3e55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import ContactText from '@/components/sections/contact/ContactText'; import FooterBase from '@/components/sections/footer/FooterBase'; +import { Coffee, Calendar } from 'lucide-react'; export default function BlendHausPage() { return ( @@ -104,6 +105,51 @@ export default function BlendHausPage() { /> +
+ Order online or reserve your table now! +
+