Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-06 08:13:33 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="Dining Redefined"
brandName="Paradise Cafe "
navItems={[
{ name: "Menu", id: "menu" },
{ name: "About Us", id: "about" },
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
title="Dining Redefined"
title="Paradise Cafe "
description="Experience culinary excellence where tradition meets innovation. Our meticulously crafted dishes, sourced from the finest ingredients, create an unforgettable journey of refined flavors and artistic presentation."
tag="Upscale Gastronomy"
tagIcon={Sparkles}
@@ -225,8 +225,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="Dining Redefined"
copyrightText="© 2025 Dining Redefined. All rights reserved. Celebrating culinary excellence."
logoText="Paradise Cafe "
copyrightText="© 2025 Paradise Cafe . All rights reserved. Celebrating culinary excellence."
socialLinks={[
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },