5 Commits

Author SHA1 Message Date
ebf3bc1b8e Merge version_3 into main
Merge version_3 into main
2026-03-07 00:50:10 +00:00
3767ebb00c Update src/app/page.tsx 2026-03-07 00:50:06 +00:00
5c1e895421 Update src/app/layout.tsx 2026-03-07 00:50:05 +00:00
877bb2e70f Merge version_2 into main
Merge version_2 into main
2026-03-07 00:48:38 +00:00
b47314cb9e Merge version_2 into main
Merge version_2 into main
2026-03-07 00:47:42 +00:00
2 changed files with 91 additions and 49 deletions

View File

@@ -1,7 +1,8 @@
import type { Metadata } from "next"; import type { Metadata } from "next";
export const metadata: Metadata = { export const metadata: Metadata = {
title: "White Otter Inn - Rooms & Restaurant in Atikokan", description: "Clean, comfortable rooms and great food in Atikokan, Ontario. Your perfect stop on the highway between Thunder Bay and Fort Frances."}; title: "White Otter Inn - Rooms & Restaurant in Atikokan", description: "Clean, comfortable rooms and great food in Atikokan, Ontario. Your perfect stop on the highway between Thunder Bay and Fort Frances."
};
export default function RootLayout({ export default function RootLayout({
children, children,

View File

@@ -9,7 +9,7 @@ import TextAbout from "@/components/sections/about/TextAbout";
import ProductCardOne from "@/components/sections/product/ProductCardOne"; import ProductCardOne from "@/components/sections/product/ProductCardOne";
import ContactCenter from "@/components/sections/contact/ContactCenter"; import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterBase from "@/components/sections/footer/FooterBase"; import FooterBase from "@/components/sections/footer/FooterBase";
import { Home, Bed, DollarSign, MapPin, Utensils, Compass, Route, Binoculars, Power, CheckCircle, Sparkles } from "lucide-react"; import { Home, Bed, DollarSign, MapPin, Utensils, Compass, Route, Binoculars, Power, CheckCircle, Sparkles, Phone } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -51,9 +51,11 @@ export default function LandingPage() {
ratingText="4.0 Stars | 234+ Google Reviews" ratingText="4.0 Stars | 234+ Google Reviews"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121726.jpg", imageAlt: "White Otter Inn exterior view"}, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121726.jpg", imageAlt: "White Otter Inn exterior view"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg", imageAlt: "Clean comfortable guest room"}, imageSrc: "http://img.b2bpic.net/free-photo/bedroom_1203-2440.jpg", imageAlt: "Clean comfortable guest room"
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttons={[ buttons={[
@@ -73,17 +75,23 @@ export default function LandingPage() {
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-vector/people-travelling-collection_23-2148057349.jpg", alt: "Guest review"}, src: "http://img.b2bpic.net/free-vector/people-travelling-collection_23-2148057349.jpg", alt: "Guest review"
},
{ {
src: "http://img.b2bpic.net/free-photo/young-man-travelling-by-city-bus_23-2148958101.jpg", alt: "Guest review"}, src: "http://img.b2bpic.net/free-photo/young-man-travelling-by-city-bus_23-2148958101.jpg", alt: "Guest review"
},
{ {
src: "http://img.b2bpic.net/free-photo/youth-modern-sport-activities-active-recreation-attractive-bearded-guy-posing-with-his-board-against-landscape-wild-beach-calm-waves-blue-sea-water-looking-happy_273609-1550.jpg", alt: "Guest avatar profile icon"}, src: "http://img.b2bpic.net/free-photo/youth-modern-sport-activities-active-recreation-attractive-bearded-guy-posing-with-his-board-against-landscape-wild-beach-calm-waves-blue-sea-water-looking-happy_273609-1550.jpg", alt: "Guest avatar profile icon"
},
{ {
src: "http://img.b2bpic.net/free-vector/customer-review-with-photo-blog-banner-template_742173-6295.jpg", alt: "Guest profile avatar portrait"}, src: "http://img.b2bpic.net/free-vector/customer-review-with-photo-blog-banner-template_742173-6295.jpg", alt: "Guest profile avatar portrait"
},
{ {
src: "http://img.b2bpic.net/free-vector/tourists-wearing-face-masks-beach_52683-43649.jpg", alt: "Guest avatar face portrait"}, src: "http://img.b2bpic.net/free-vector/tourists-wearing-face-masks-beach_52683-43649.jpg", alt: "Guest avatar face portrait"
},
{ {
src: "http://img.b2bpic.net/free-psd/gradient-celestial-style-facebook-template_23-2150866863.jpg", alt: "Guest profile portrait icon"}, src: "http://img.b2bpic.net/free-psd/gradient-celestial-style-facebook-template_23-2150866863.jpg", alt: "Guest profile portrait icon"
},
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -100,36 +108,44 @@ export default function LandingPage() {
title: "Spacious & Clean", description: "Well-maintained rooms with fresh linens, hot showers, and air conditioning for year-round comfort.", icon: Bed, title: "Spacious & Clean", description: "Well-maintained rooms with fresh linens, hot showers, and air conditioning for year-round comfort.", icon: Bed,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-baby_23-2149245955.jpg", imageAlt: "Comfortable bed and spacious room"}, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-baby_23-2149245955.jpg", imageAlt: "Comfortable bed and spacious room"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-funny-woman-standing-bathroom-with-white-towel-her-head-looking-her-reflection-mirror-with-widely-opened-mouth-showing-tongue-out_176532-15674.jpg", imageAlt: "Modern bathroom with hot shower"}, imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-funny-woman-standing-bathroom-with-white-towel-her-head-looking-her-reflection-mirror-with-widely-opened-mouth-showing-tongue-out_176532-15674.jpg", imageAlt: "Modern bathroom with hot shower"
},
], ],
}, },
{ {
title: "Pet Friendly", description: "Traveling with your furry friend? We welcome pets in select rooms at no extra charge.", icon: DollarSign, title: "Pet Friendly", description: "Traveling with your furry friend? We welcome pets in select rooms at no extra charge.", icon: DollarSign,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/welcome-sign-near-plant-outdoors_23-2149741736.jpg", imageAlt: "Pet friendly accommodation"}, imageSrc: "http://img.b2bpic.net/free-photo/welcome-sign-near-plant-outdoors_23-2149741736.jpg", imageAlt: "Pet friendly accommodation"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/weekend-photo-couple-playing-with-labrador-sunny-bedroom-guy-girl-are-stroking-belly-big-dog_197531-13742.jpg", imageAlt: "Welcoming pets at White Otter Inn"}, imageSrc: "http://img.b2bpic.net/free-photo/weekend-photo-couple-playing-with-labrador-sunny-bedroom-guy-girl-are-stroking-belly-big-dog_197531-13742.jpg", imageAlt: "Welcoming pets at White Otter Inn"
},
], ],
}, },
{ {
title: "Affordable Rates", description: "Great value for the price with rates that won't break the budget during your journey.", icon: MapPin, title: "Affordable Rates", description: "Great value for the price with rates that won't break the budget during your journey.", icon: MapPin,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-blackboard-with-drawn-dollar-concept_176420-2949.jpg", imageAlt: "Affordable room rates"}, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-blackboard-with-drawn-dollar-concept_176420-2949.jpg", imageAlt: "Affordable room rates"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-attractive-smile-use-tablet-smartphone-white-bed_1150-42553.jpg", imageAlt: "Value for money accommodation"}, imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-with-attractive-smile-use-tablet-smartphone-white-bed_1150-42553.jpg", imageAlt: "Value for money accommodation"
},
], ],
}, },
{ {
title: "Highway Convenient", description: "Easy access right off the highway — perfect for a quick rest without leaving the main route.", icon: Utensils, title: "Highway Convenient", description: "Easy access right off the highway — perfect for a quick rest without leaving the main route.", icon: Utensils,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-vector/colorful-creative-drive-thru-sign_23-2148662449.jpg", imageAlt: "Convenient highway access"}, imageSrc: "http://img.b2bpic.net/free-vector/colorful-creative-drive-thru-sign_23-2148662449.jpg", imageAlt: "Convenient highway access"
},
{ {
imageSrc: "http://img.b2bpic.net/free-vector/realistic-hotel-neon-sign-background_23-2148170579.jpg", imageAlt: "Easy entrance from main road"}, imageSrc: "http://img.b2bpic.net/free-vector/realistic-hotel-neon-sign-background_23-2148170579.jpg", imageAlt: "Easy entrance from main road"
},
], ],
}, },
]} ]}
@@ -152,36 +168,44 @@ export default function LandingPage() {
title: "Breakfast & Lunch", description: "Start your day with a hearty breakfast or grab a quick lunch before hitting the road. Fresh, delicious, and satisfying.", icon: Utensils, title: "Breakfast & Lunch", description: "Start your day with a hearty breakfast or grab a quick lunch before hitting the road. Fresh, delicious, and satisfying.", icon: Utensils,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-fruit-orange-juice_23-2148606945.jpg", imageAlt: "Fresh breakfast served daily"}, imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-fruit-orange-juice_23-2148606945.jpg", imageAlt: "Fresh breakfast served daily"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-white-plate_23-2147940642.jpg", imageAlt: "Delicious lunch options"}, imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-white-plate_23-2147940642.jpg", imageAlt: "Delicious lunch options"
},
], ],
}, },
{ {
title: "Dinner Service", description: "Enjoy a relaxing dinner in our welcoming dining room. Home-style cooking with generous portions and friendly service.", icon: Compass, title: "Dinner Service", description: "Enjoy a relaxing dinner in our welcoming dining room. Home-style cooking with generous portions and friendly service.", icon: Compass,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-plates-containing-meat-vegetables-snacks-foods_114579-1444.jpg?_wi=1", imageAlt: "Restaurant dinner service"}, imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-plates-containing-meat-vegetables-snacks-foods_114579-1444.jpg?_wi=1", imageAlt: "Restaurant dinner service"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-flat-lay_23-2149548192.jpg", imageAlt: "Home-style cooking and meals"}, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-flat-lay_23-2149548192.jpg", imageAlt: "Home-style cooking and meals"
},
], ],
}, },
{ {
title: "Take-Out Available", description: "Can't stay for a meal? We offer take-out service so you can enjoy our food on the road.", icon: Route, title: "Take-Out Available", description: "Can't stay for a meal? We offer take-out service so you can enjoy our food on the road.", icon: Route,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-packed-food-plastic-containers_23-2149119680.jpg", imageAlt: "Take-out containers ready"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-packed-food-plastic-containers_23-2149119680.jpg", imageAlt: "Take-out containers ready"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-pizza-box_23-2149176005.jpg", imageAlt: "Ready to go meal service"}, imageSrc: "http://img.b2bpic.net/free-photo/person-holding-pizza-box_23-2149176005.jpg", imageAlt: "Ready to go meal service"
},
], ],
}, },
{ {
title: "Open Daily", description: "Serving breakfast, lunch, and dinner seven days a week. Call ahead for reservations or to check seasonal hours.", icon: CheckCircle, title: "Open Daily", description: "Serving breakfast, lunch, and dinner seven days a week. Call ahead for reservations or to check seasonal hours.", icon: CheckCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/open-sign-on-shop-door_23-2149139388.jpg", imageAlt: "Open sign restaurant entrance"}, imageSrc: "http://img.b2bpic.net/free-photo/open-sign-on-shop-door_23-2149139388.jpg", imageAlt: "Open sign restaurant entrance"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior-modern-cafe-setting_23-2149170005.jpg", imageAlt: "Welcoming dining room interior"}, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior-modern-cafe-setting_23-2149170005.jpg", imageAlt: "Welcoming dining room interior"
},
], ],
}, },
]} ]}
@@ -204,36 +228,44 @@ export default function LandingPage() {
title: "Gateway to Quetico", description: "Perfect stop for visitors exploring Quetico Provincial Park — a world-renowned destination for paddling and nature.", icon: Route, title: "Gateway to Quetico", description: "Perfect stop for visitors exploring Quetico Provincial Park — a world-renowned destination for paddling and nature.", icon: Route,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-67513.jpg", imageAlt: "Quetico Provincial Park entrance"}, imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-67513.jpg", imageAlt: "Quetico Provincial Park entrance"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/grand-canyon-panorama-view-winter-with-snow_649448-5269.jpg", imageAlt: "Beautiful park scenery"}, imageSrc: "http://img.b2bpic.net/free-photo/grand-canyon-panorama-view-winter-with-snow_649448-5269.jpg", imageAlt: "Beautiful park scenery"
},
], ],
}, },
{ {
title: "Highway Convenience", description: "Located right on the main highway between Thunder Bay and Fort Frances — the ideal rest stop for travelers.", icon: Binoculars, title: "Highway Convenience", description: "Located right on the main highway between Thunder Bay and Fort Frances — the ideal rest stop for travelers.", icon: Binoculars,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-travel-background_23-2149397491.jpg", imageAlt: "Highway location map"}, imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-travel-background_23-2149397491.jpg", imageAlt: "Highway location map"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-car_23-2148922090.jpg", imageAlt: "Highway access point"}, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-car_23-2148922090.jpg", imageAlt: "Highway access point"
},
], ],
}, },
{ {
title: "Outdoor Access", description: "Perfect for hunters, anglers, and outdoor enthusiasts exploring Northwestern Ontario's natural beauty.", icon: Power, title: "Outdoor Access", description: "Perfect for hunters, anglers, and outdoor enthusiasts exploring Northwestern Ontario's natural beauty.", icon: Power,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/tourist-walks-stone_72229-92.jpg", imageAlt: "Outdoor adventure activities"}, imageSrc: "http://img.b2bpic.net/free-photo/tourist-walks-stone_72229-92.jpg", imageAlt: "Outdoor adventure activities"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/father-son-sitting-trunk-park_23-2147637002.jpg", imageAlt: "Nature and fishing opportunities"}, imageSrc: "http://img.b2bpic.net/free-photo/father-son-sitting-trunk-park_23-2147637002.jpg", imageAlt: "Nature and fishing opportunities"
},
], ],
}, },
{ {
title: "Rest & Refuel", description: "Take a break, enjoy a meal, sleep well, and continue your journey refreshed and ready.", icon: CheckCircle, title: "Rest & Refuel", description: "Take a break, enjoy a meal, sleep well, and continue your journey refreshed and ready.", icon: CheckCircle,
mediaItems: [ mediaItems: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-her-intimacy-moments_23-2149208348.jpg", imageAlt: "Rest and refuel stop"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-her-intimacy-moments_23-2149208348.jpg", imageAlt: "Rest and refuel stop"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-baggage_23-2148938507.jpg", imageAlt: "Ready to travel refreshed"}, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-baggage_23-2148938507.jpg", imageAlt: "Ready to travel refreshed"
},
], ],
}, },
]} ]}
@@ -242,7 +274,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ {
text: "Get Directions", href: "https://maps.google.com/?q=White+Otter+Inn+Atikokan"}, text: "Get Directions", href: "https://maps.google.com/?q=White+Otter+Inn+Atikokan"
}
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
@@ -257,17 +290,23 @@ export default function LandingPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
products={[ products={[
{ {
id: "1", name: "Clean Rooms", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/architecture-white-house-relaxation-room_1203-4422.jpg", imageAlt: "clean accommodation sparkling room"}, id: "1", name: "Clean Rooms", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/architecture-white-house-relaxation-room_1203-4422.jpg", imageAlt: "clean accommodation sparkling room"
},
{ {
id: "2", name: "Friendly Staff", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", imageAlt: "friendly hospitality service staff"}, id: "2", name: "Friendly Staff", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", imageAlt: "friendly hospitality service staff"
},
{ {
id: "3", name: "On-Site Restaurant", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-plates-containing-meat-vegetables-snacks-foods_114579-1444.jpg?_wi=2", imageAlt: "restaurant dining on-site meal"}, id: "3", name: "On-Site Restaurant", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-plates-containing-meat-vegetables-snacks-foods_114579-1444.jpg?_wi=2", imageAlt: "restaurant dining on-site meal"
},
{ {
id: "4", name: "Great Value", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872031.jpg", imageAlt: "great value affordable budget"}, id: "4", name: "Great Value", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872031.jpg", imageAlt: "great value affordable budget"
},
{ {
id: "5", name: "Highway Convenient", price: "✓", imageSrc: "http://img.b2bpic.net/free-vector/car-park-horizontal-banner_1284-57752.jpg", imageAlt: "convenient easy access location"}, id: "5", name: "Highway Convenient", price: "✓", imageSrc: "http://img.b2bpic.net/free-vector/car-park-horizontal-banner_1284-57752.jpg", imageAlt: "convenient easy access location"
},
{ {
id: "6", name: "Quiet Rest Stop", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-cold-exposure-treatment_23-2151205872.jpg", imageAlt: "quiet peaceful rest room"}, id: "6", name: "Quiet Rest Stop", price: "✓", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-cold-exposure-treatment_23-2151205872.jpg", imageAlt: "quiet peaceful rest room"
},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -279,15 +318,15 @@ export default function LandingPage() {
<div id="cta" data-section="cta"> <div id="cta" data-section="cta">
<ContactCenter <ContactCenter
tag="Ready to Book?" tag="Ready to Book?"
tagIcon={Home} tagIcon={Phone}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Need a Place to Stay in Atikokan Tonight?" title="Call Us to Book Your Stay"
description="Contact us to book a room, ask about our restaurant hours, or get directions. We're here to make your stay comfortable." description="Direct phone booking is the fastest way to secure your room and ask about our restaurant. Our friendly staff are ready to help you."
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email" inputPlaceholder="(807) 785-3323"
buttonText="Get in Touch" buttonText="Call Now"
termsText="Call us directly for fastest booking: (807) 785-3323" termsText="Call us directly for fastest booking: (807) 785-3323. We're open 7 days a week for reservations and inquiries."
/> />
</div> </div>
@@ -314,9 +353,11 @@ export default function LandingPage() {
title: "Contact", items: [ title: "Contact", items: [
{ label: "Phone: (807) 785-3323", href: "tel:+18077853323" }, { label: "Phone: (807) 785-3323", href: "tel:+18077853323" },
{ {
label: "Email: info@whiteotterinn.com", href: "mailto:info@whiteotterinn.com"}, label: "Email: info@whiteotterinn.com", href: "mailto:info@whiteotterinn.com"
},
{ {
label: "Get Directions", href: "https://maps.google.com/?q=White+Otter+Inn+Atikokan"}, label: "Get Directions", href: "https://maps.google.com/?q=White+Otter+Inn+Atikokan"
},
], ],
}, },
{ {