5 Commits

Author SHA1 Message Date
9740b20b1d Merge version_3 into main
Merge version_3 into main
2026-05-01 03:18:04 +00:00
7f47a36e48 Update src/app/page.tsx 2026-05-01 03:18:01 +00:00
907a3d53a6 Merge version_3 into main
Merge version_3 into main
2026-05-01 03:16:31 +00:00
b007099d47 Update src/app/page.tsx 2026-05-01 03:16:28 +00:00
2f2abf51f8 Merge version_2 into main
Merge version_2 into main
2026-05-01 03:14:52 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" }, { text: "View Menu", href: "#menu" },
{ text: "Get Directions", href: "#contact" }, { text: "Get Directions", href: "#contact" },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-food-assortment-top-view_23-2148716416.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6aiS2gHU0TaaR4IwziZ0P0D9H/uploaded-1777605461404-a0fjk300.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", alt: "Happy restaurant guests" }, { src: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", alt: "Happy restaurant guests" },
@@ -166,6 +166,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6aiS2gHU0TaaR4IwziZ0P0D9H/uploaded-1777605369690-7ntcs22v.jpg"
columns={[ columns={[
{ items: [ { items: [
{ label: "Menu", href: "#menu" }, { label: "Menu", href: "#menu" },