Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-21 00:00:20 +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

@@ -179,7 +179,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:"#amenities"}]},

View File

@@ -103,7 +103,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: "#amenities" }] }, { 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"
@@ -153,7 +153,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: "#amenities" }] }, { 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"
@@ -227,7 +227,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: "#amenities" }] }, { 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

@@ -50,7 +50,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: "#amenities" }] }, { 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"
@@ -99,7 +99,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: "#amenities" }] }, { 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"