Merge version_38_1782588991576 into main #39
@@ -6,12 +6,10 @@ import TestimonialsSection from './HomePage/sections/Testimonials';
|
||||
import FaqSection from './HomePage/sections/Faq';
|
||||
import ReservationsCtaSection from './HomePage/sections/ReservationsCta';
|
||||
|
||||
|
||||
import MenuSection from './HomePage/sections/Menu';export default function HomePage(): React.JSX.Element {
|
||||
export default function HomePage(): React.JSX.Element {
|
||||
return (
|
||||
<>
|
||||
<HeroSection />
|
||||
<MenuSection />
|
||||
<ReservationsCtaSection />
|
||||
<FeaturesSection />
|
||||
<ProductsSection />
|
||||
|
||||
Reference in New Issue
Block a user