Merge version_2 into main #3
@@ -57,7 +57,6 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
title="The Sushi House Promise"
|
||||
description="Our chefs meticulously prepare every roll with hand-selected fish, seasonal vegetables, and locally sourced rice for the ultimate dining experience."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,7 +124,6 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
title="Frequently Asked Questions"
|
||||
sideTitle="Sushi House FAQ"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -141,6 +139,7 @@ export default function LandingPage() {
|
||||
title="Connect with Sushi House"
|
||||
description="We would love to hear from you. Reach out for reservations or private events."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user