Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-02-21 00:03:44 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=2"
imageAlt="Grandeur Hotel at Night"
columns={[
{

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=1"
imageAlt="Grandeur Hotel at Night"
columns={[
{title:"Hotel",items:[{label:"About Us",href:"#about"},{label:"Rooms & Suites",href:"#rooms"},{label:"Amenities",href:"#features"}]},

View File

@@ -102,7 +102,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=5"
imageAlt="Grandeur Hotel at Night"
columns={[{ title: "Hotel", items: [{ label: "About Us", href: "/#about" }, { label: "Rooms & Suites", href: "/#rooms" }, { label: "Amenities", href: "/#features" }] }, { title: "Guest Services", items: [{ label: "Concierge", href: "#" }, { label: "Dining", href: "#" }, { label: "Spa & Wellness", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
logoText="Grandeur Hotel"
@@ -150,7 +150,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=6"
imageAlt="Grandeur Hotel at Night"
columns={[{ title: "Hotel", items: [{ label: "About Us", href: "/#about" }, { label: "Rooms & Suites", href: "/#rooms" }, { label: "Amenities", href: "/#features" }] }, { title: "Guest Services", items: [{ label: "Concierge", href: "#" }, { label: "Dining", href: "#" }, { label: "Spa & Wellness", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
logoText="Grandeur Hotel"
@@ -222,7 +222,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=7"
imageAlt="Grandeur Hotel at Night"
columns={[{ title: "Hotel", items: [{ label: "About Us", href: "/#about" }, { label: "Rooms & Suites", href: "/#rooms" }, { label: "Amenities", href: "/#features" }] }, { title: "Guest Services", items: [{ label: "Concierge", href: "#" }, { label: "Dining", href: "#" }, { label: "Spa & Wellness", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
logoText="Grandeur Hotel"

View File

@@ -46,7 +46,7 @@ export default function ShopPage() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=3"
imageAlt="Grandeur Hotel at Night"
columns={[{ title: "Hotel", items: [{ label: "About Us", href: "/#about" }, { label: "Rooms & Suites", href: "/#rooms" }, { label: "Amenities", href: "/#features" }] }, { title: "Guest Services", items: [{ label: "Concierge", href: "#" }, { label: "Dining", href: "#" }, { label: "Spa & Wellness", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
logoText="Grandeur Hotel"
@@ -93,7 +93,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg"
imageSrc="https://img.b2bpic.net/free-photo/view-vibrant-city-night_52683-100070.jpg?_wi=4"
imageAlt="Grandeur Hotel at Night"
columns={[{ title: "Hotel", items: [{ label: "About Us", href: "/#about" }, { label: "Rooms & Suites", href: "/#rooms" }, { label: "Amenities", href: "/#features" }] }, { title: "Guest Services", items: [{ label: "Concierge", href: "#" }, { label: "Dining", href: "#" }, { label: "Spa & Wellness", href: "#" }] }, { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }]}
logoText="Grandeur Hotel"