Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b66a387003 | |||
| 9d26a5213c | |||
| 28b1318796 | |||
| 58bdbcd9aa | |||
| 58b20c834f |
@@ -75,17 +75,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="blog" data-section="blog">
|
|
||||||
<BlogCardThree
|
|
||||||
blogs={[]}
|
|
||||||
title="Latest News"
|
|
||||||
description="Updates from the kitchen."
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="Alice’s Restaurant"
|
logoText="Alice’s Restaurant"
|
||||||
|
|||||||
Reference in New Issue
Block a user