Update src/app/shop/page.tsx
This commit is contained in:
@@ -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" }] },
|
||||
|
||||
Reference in New Issue
Block a user