Merge version_17 into main #21
@@ -63,8 +63,18 @@ export default function FullMenuPage() {
|
||||
]}
|
||||
copyrightText="© 2025 Mr. Bagel Gorham. All rights reserved. 13 New Portland Rd, Gorham, ME 04038."
|
||||
/>
|
||||
<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"
|
||||
allowTransparency={true}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -120,8 +120,18 @@ export default function LandingPage() {
|
||||
]}
|
||||
copyrightText="© 2025 Mr. Bagel Gorham. All rights reserved. 13 New Portland Rd, Gorham, ME 04038."
|
||||
/>
|
||||
<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"
|
||||
allowTransparency={true}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user