Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 05:48:10 +00:00

View File

@@ -56,7 +56,6 @@ export default function Page() {
imageSrc="http://img.b2bpic.net/free-photo/brightly-lit-dining-blur_1203-761.jpg"
imageAlt="Abstract artistic representation of culinary excellence"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -160,7 +159,6 @@ export default function Page() {
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]}
copyrightText="© 2024 Ember & Salt. All rights reserved. Powered by Quantifix AI."
useInvertedBackground={false}
/>
</div>
</ThemeProvider>