Merge version_1 into main #9
@@ -19,7 +19,7 @@ export default function Page() {
|
||||
<NavbarStyleCentered navItems={navItems} />
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard logoText="Culinary Mastery" description="Experience the finest dining with locally sourced ingredients and world-class chefs." buttons={[{ text: 'Explore Menu', href: '#dishes' }]} background={{ variant: 'animated-grid' }} />
|
||||
<HeroLogoBillboard logoText="Culinary Mastery" description="Experience the finest dining with locally sourced ingredients and world-class chefs." buttons={[{ text: 'Explore Menu', href: '#dishes' }]} />
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout title="Our Story" description="Founded in 1995, our restaurant has been dedicated to serving authentic flavors with a modern twist." textboxLayout="default" useInvertedBackground={false} bulletPoints={[{ title: 'Farm to Table', description: 'Fresh ingredients daily.' }, { title: 'Expert Chefs', description: 'Culinary excellence.' }]} />
|
||||
|
||||
Reference in New Issue
Block a user