Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-29 00:30:42 +00:00

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
<div id="location" data-section="location">
<ContactText
text="Visit Us in Osogbo. Fresh food. Beautiful atmosphere. Warm smiles waiting for you."
text="Visit Us in Osogbo. Fresh food. Beautiful atmosphere. Book your unforgettable experience today."
background={{ variant: "gradient-bars" }}
useInvertedBackground={true}
buttons={[
@@ -153,4 +153,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}