3 Commits

Author SHA1 Message Date
9befad2146 Update src/app/page.tsx 2026-04-13 17:10:25 +00:00
a4573bdf93 Update src/app/menu/page.tsx 2026-04-13 17:10:25 +00:00
d64ee2bccc Merge version_17 into main
Merge version_17 into main
2026-04-13 17:07:09 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -65,11 +65,11 @@ export default function FullMenuPage() {
/>
<div className="flex justify-center mt-8">
<iframe
src="https://www.instagram.com/p/DFR-Gv0JzGZ/embed"
width="400"
height="480"
frameBorder="0"
scrolling="no"
src="https://www.instagram.com/p/DFR-Gv0JzGZ/embed"
width="400"
height="480"
frameBorder="0"
scrolling="no"
allowTransparency={true}
/>
</div>

View File

@@ -122,11 +122,11 @@ export default function LandingPage() {
/>
<div className="flex justify-center mt-8">
<iframe
src="https://www.instagram.com/p/DFR-Gv0JzGZ/embed"
width="400"
height="480"
frameBorder="0"
scrolling="no"
src="https://www.instagram.com/p/DFR-Gv0JzGZ/embed"
width="400"
height="480"
frameBorder="0"
scrolling="no"
allowTransparency={true}
/>
</div>