Update src/app/blog/page.tsx
This commit is contained in:
@@ -125,7 +125,7 @@ export default function BlogPage() {
|
||||
)}
|
||||
|
||||
<FooterMedia
|
||||
imageSrc="asset://footer-hotel-night"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg"
|
||||
imageAlt="Luxury Hotel at Night"
|
||||
logoText="Luxury Hotels"
|
||||
copyrightText="© 2025 Luxury Hotels. All rights reserved."
|
||||
@@ -159,4 +159,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user