Merge version_2 into main #3
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Your Favorite Cozy Local" },
|
||||
{ type: "text", content: "Café Experience" }
|
||||
{ type: "text", content: "Your Favorite Cozy Local Café Experience" },
|
||||
{ type: "text", content: "Where Quality Meets Tradition" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user