Merge version_2 into main #4
@@ -40,13 +40,13 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Oscar's Bistro"
|
||||
brandName="Welcome to the Oscars Bistro and Catering"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Oscar’s Bistro & Catering"
|
||||
logoText="Welcome to the Oscars Bistro and Catering"
|
||||
description="Experience culinary excellence with our curated bistro menu and professional catering services. From intimate dinners to large corporate events, we bring quality and passion to every plate."
|
||||
buttons={[
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Oscar’s Bistro & Catering"
|
||||
logoText="Welcome to the Oscars Bistro and Catering"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Oscar's Bistro & Catering. All rights reserved."
|
||||
copyrightText="© 2025 Welcome to the Oscars Bistro and Catering. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user