Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 18:16:10 +00:00
parent 826a92ad9a
commit 03498600f3

View File

@@ -48,7 +48,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg"
imageSrc="https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=4"
imageAlt="Luxurious hotel lobby with elegant decor"
columns={[
{ "title": "Hotel", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Rooms", "href": "#rooms" }, { "label": "Amenities", "href": "#amenities" }] },
@@ -101,7 +101,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg"
imageSrc="https://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=5"
imageAlt="Luxurious hotel lobby with elegant decor"
columns={[
{ "title": "Hotel", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Rooms", "href": "#rooms" }, { "label": "Amenities", "href": "#amenities" }] },