Merge version_3 into main #8
@@ -61,6 +61,8 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Tradition meets Modern Art"
|
||||
className="bg-gradient-to-b from-transparent via-accent/10 to-transparent"
|
||||
ariaLabel="About our Omakase experience"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,6 +119,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-background-with-paper-layers_23-2149872534.jpg"
|
||||
logoText="Sakura Wave"
|
||||
className="bg-neutral-900 text-white"
|
||||
columns={[
|
||||
{ title: "Navigate", items: [{ label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, { label: "Contact", href: "/contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Use", href: "#" }] },
|
||||
|
||||
Reference in New Issue
Block a user