Compare commits
3 Commits
version_17
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| 9befad2146 | |||
| a4573bdf93 | |||
| d64ee2bccc |
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user