diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3635fe5..c337a0d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -6,7 +6,7 @@ import AboutMetric from "@/components/sections/about/AboutMetric"; import FeatureCardTen from "@/components/sections/feature/FeatureCardTen"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; import Link from "next/link"; -import { Users, Star, Zap, MapPin, Wind, Wifi, Tv, Phone, Briefcase, UtensilsCrossed, Utensils, Gift } from "lucide-react"; +import { Users, Star, Zap, MapPin, Wind, Wifi, Tv, Phone, Briefcase, UtensilsCrossed, Utensils, Gift, Shirt } from "lucide-react"; export default function AboutPage() { return ( @@ -26,11 +26,11 @@ export default function AboutPage() { @@ -57,10 +57,7 @@ export default function AboutPage() { tagIcon={Gift} features={[ { - id: "1", - title: "Room Essentials", - description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=2" }, + id: "1", title: "Room Essentials", description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg" }, items: [ { icon: Wind, text: "Air Conditioning" }, { icon: Wifi, text: "Free Wi-Fi" }, @@ -69,10 +66,7 @@ export default function AboutPage() { reverse: false, }, { - id: "2", - title: "Guest Services", - description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=2" }, + id: "2", title: "Guest Services", description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg" }, items: [ { icon: Phone, text: "24-Hour Front Desk" }, { icon: MapPin, text: "Local Shuttle Service" }, @@ -81,14 +75,11 @@ export default function AboutPage() { reverse: true, }, { - id: "3", - title: "Dining & Comfort", - description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2" }, + id: "3", title: "Dining & Comfort", description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg" }, items: [ { icon: UtensilsCrossed, text: "Free Breakfast Daily" }, { icon: Utensils, text: "On-Site Restaurant" }, - { icon: Utensils, text: "Laundry Service" }, + { icon: Shirt, text: "Laundry Service" }, ], reverse: false, }, @@ -103,8 +94,7 @@ export default function AboutPage() { @@ -41,7 +41,7 @@ export default function ContactPage() { description="Located in the heart of Santipara, Hotel Siddarth Palace is easily accessible and centrally positioned for exploring Mangaldoi. Call +91 60000 80182 for directions and reservations." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/map-passport-banknotes-magnifying-glass-camera-binoculars-wrist-watch-wooden-backdrop_23-2147950742.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/map-passport-banknotes-magnifying-glass-camera-binoculars-wrist-watch-wooden-backdrop_23-2147950742.jpg" imageAlt="Hotel location map" mediaAnimation="slide-up" mediaPosition="right" @@ -58,37 +58,13 @@ export default function ContactPage() { tag="Guest Reviews" testimonials={[ { - id: "1", - title: "Excellent Value for Money", - quote: "Great location, clean rooms, and the staff was incredibly helpful. Free breakfast was a wonderful addition. Highly recommend for budget travelers!", - name: "Rajesh Kumar", - role: "Business Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", - }, + id: "1", title: "Excellent Value for Money", quote: "Great location, clean rooms, and the staff was incredibly helpful. Free breakfast was a wonderful addition. Highly recommend for budget travelers!", name: "Rajesh Kumar", role: "Business Traveler", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"}, { - id: "2", - title: "Perfect Family Getaway", - quote: "We stayed for three nights and loved every moment. The family room was spacious, kids enjoyed the local shuttle service, and food was delicious.", - name: "Priya Sharma", - role: "Family Vacationer", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-black-haired-woman-standing-city-park-smiling-lady-enjoying-leisure-time-outdoors-summer-closeup-front-view-female-portrait-concept_74855-12894.jpg?_wi=2", - }, + id: "2", title: "Perfect Family Getaway", quote: "We stayed for three nights and loved every moment. The family room was spacious, kids enjoyed the local shuttle service, and food was delicious.", name: "Priya Sharma", role: "Family Vacationer", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-black-haired-woman-standing-city-park-smiling-lady-enjoying-leisure-time-outdoors-summer-closeup-front-view-female-portrait-concept_74855-12894.jpg"}, { - id: "3", - title: "Comfortable and Affordable", - quote: "For the price, this hotel offers exceptional comfort. The rooms are well-maintained, Wi-Fi is fast, and the central location is perfect.", - name: "Amit Patel", - role: "Frequent Guest", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - }, + id: "3", title: "Comfortable and Affordable", quote: "For the price, this hotel offers exceptional comfort. The rooms are well-maintained, Wi-Fi is fast, and the central location is perfect.", name: "Amit Patel", role: "Frequent Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "4", - title: "Wonderful Service Experience", - quote: "The 24-hour front desk team went above and beyond to help us. Very professional and courteous. We'll definitely return!", - name: "Deepika Nair", - role: "Solo Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", - }, + id: "4", title: "Wonderful Service Experience", quote: "The 24-hour front desk team went above and beyond to help us. Very professional and courteous. We'll definitely return!", name: "Deepika Nair", role: "Solo Traveler", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, ]} textboxLayout="default" useInvertedBackground={true} @@ -99,8 +75,7 @@ export default function ContactPage() { @@ -78,10 +78,7 @@ export default function HomePage() { tagIcon={Gift} features={[ { - id: "1", - title: "Room Essentials", - description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=1" }, + id: "1", title: "Room Essentials", description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg" }, items: [ { icon: Wind, text: "Air Conditioning" }, { icon: Wifi, text: "Free Wi-Fi" }, @@ -90,10 +87,7 @@ export default function HomePage() { reverse: false, }, { - id: "2", - title: "Guest Services", - description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=1" }, + id: "2", title: "Guest Services", description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg" }, items: [ { icon: Phone, text: "24-Hour Front Desk" }, { icon: MapPin, text: "Local Shuttle Service" }, @@ -102,14 +96,11 @@ export default function HomePage() { reverse: true, }, { - id: "3", - title: "Dining & Comfort", - description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1" }, + id: "3", title: "Dining & Comfort", description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg" }, items: [ { icon: UtensilsCrossed, text: "Free Breakfast Daily" }, { icon: Utensils, text: "On-Site Restaurant" }, - { icon: Utensils, text: "Laundry Service" }, + { icon: Shirt, text: "Laundry Service" }, ], reverse: false, }, @@ -127,9 +118,9 @@ export default function HomePage() { tag="Special Offer" tagIcon={Sparkles} products={[ - { id: "1", name: "Standard AC Room", price: "₹1,235", imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg?_wi=1", imageAlt: "Standard AC Room" }, - { id: "2", name: "Deluxe Room", price: "₹1,799", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Room" }, - { id: "3", name: "Family Room", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598856.jpg?_wi=1", imageAlt: "Family Room" }, + { id: "1", name: "Standard AC Room", price: "₹1,235", imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg", imageAlt: "Standard AC Room" }, + { id: "2", name: "Deluxe Room", price: "₹1,799", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room" }, + { id: "3", name: "Family Room", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598856.jpg", imageAlt: "Family Room" }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -145,37 +136,13 @@ export default function HomePage() { tag="Guest Reviews" testimonials={[ { - id: "1", - title: "Excellent Value for Money", - quote: "Great location, clean rooms, and the staff was incredibly helpful. Free breakfast was a wonderful addition. Highly recommend for budget travelers!", - name: "Rajesh Kumar", - role: "Business Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", - }, + id: "1", title: "Excellent Value for Money", quote: "Great location, clean rooms, and the staff was incredibly helpful. Free breakfast was a wonderful addition. Highly recommend for budget travelers!", name: "Rajesh Kumar", role: "Business Traveler", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"}, { - id: "2", - title: "Perfect Family Getaway", - quote: "We stayed for three nights and loved every moment. The family room was spacious, kids enjoyed the local shuttle service, and food was delicious.", - name: "Priya Sharma", - role: "Family Vacationer", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-black-haired-woman-standing-city-park-smiling-lady-enjoying-leisure-time-outdoors-summer-closeup-front-view-female-portrait-concept_74855-12894.jpg?_wi=1", - }, + id: "2", title: "Perfect Family Getaway", quote: "We stayed for three nights and loved every moment. The family room was spacious, kids enjoyed the local shuttle service, and food was delicious.", name: "Priya Sharma", role: "Family Vacationer", imageSrc: "http://img.b2bpic.net/free-photo/joyful-beautiful-black-haired-woman-standing-city-park-smiling-lady-enjoying-leisure-time-outdoors-summer-closeup-front-view-female-portrait-concept_74855-12894.jpg"}, { - id: "3", - title: "Comfortable and Affordable", - quote: "For the price, this hotel offers exceptional comfort. The rooms are well-maintained, Wi-Fi is fast, and the central location is perfect.", - name: "Amit Patel", - role: "Frequent Guest", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - }, + id: "3", title: "Comfortable and Affordable", quote: "For the price, this hotel offers exceptional comfort. The rooms are well-maintained, Wi-Fi is fast, and the central location is perfect.", name: "Amit Patel", role: "Frequent Guest", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "4", - title: "Wonderful Service Experience", - quote: "The 24-hour front desk team went above and beyond to help us. Very professional and courteous. We'll definitely return!", - name: "Deepika Nair", - role: "Solo Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", - }, + id: "4", title: "Wonderful Service Experience", quote: "The 24-hour front desk team went above and beyond to help us. Very professional and courteous. We'll definitely return!", name: "Deepika Nair", role: "Solo Traveler", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, ]} textboxLayout="default" useInvertedBackground={true} @@ -189,7 +156,7 @@ export default function HomePage() { description="Located in the heart of Santipara, Hotel Siddarth Palace is easily accessible and centrally positioned for exploring Mangaldoi. Call +91 60000 80182 for directions and reservations." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/map-passport-banknotes-magnifying-glass-camera-binoculars-wrist-watch-wooden-backdrop_23-2147950742.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/map-passport-banknotes-magnifying-glass-camera-binoculars-wrist-watch-wooden-backdrop_23-2147950742.jpg" imageAlt="Hotel location map" mediaAnimation="slide-up" mediaPosition="right" @@ -203,8 +170,7 @@ export default function HomePage() { @@ -42,9 +42,9 @@ export default function RoomsPage() { tag="Special Offer" tagIcon={Sparkles} products={[ - { id: "1", name: "Standard AC Room", price: "₹1,235", imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg?_wi=2", imageAlt: "Standard AC Room" }, - { id: "2", name: "Deluxe Room", price: "₹1,799", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "Deluxe Room" }, - { id: "3", name: "Family Room", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598856.jpg?_wi=2", imageAlt: "Family Room" }, + { id: "1", name: "Standard AC Room", price: "₹1,235", imageSrc: "http://img.b2bpic.net/free-photo/interior-hotel-room-residence-is-furnished-modernly-copy-space-background_1258-84783.jpg", imageAlt: "Standard AC Room" }, + { id: "2", name: "Deluxe Room", price: "₹1,799", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room" }, + { id: "3", name: "Family Room", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hostel_23-2150598856.jpg", imageAlt: "Family Room" }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -61,10 +61,7 @@ export default function RoomsPage() { tagIcon={Gift} features={[ { - id: "1", - title: "Room Essentials", - description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=3" }, + id: "1", title: "Room Essentials", description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg" }, items: [ { icon: Wind, text: "Air Conditioning" }, { icon: Wifi, text: "Free Wi-Fi" }, @@ -73,10 +70,7 @@ export default function RoomsPage() { reverse: false, }, { - id: "2", - title: "Guest Services", - description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=3" }, + id: "2", title: "Guest Services", description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg" }, items: [ { icon: Phone, text: "24-Hour Front Desk" }, { icon: MapPin, text: "Local Shuttle Service" }, @@ -85,14 +79,11 @@ export default function RoomsPage() { reverse: true, }, { - id: "3", - title: "Dining & Comfort", - description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=3" }, + id: "3", title: "Dining & Comfort", description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg" }, items: [ { icon: UtensilsCrossed, text: "Free Breakfast Daily" }, { icon: Utensils, text: "On-Site Restaurant" }, - { icon: Utensils, text: "Laundry Service" }, + { icon: Shirt, text: "Laundry Service" }, ], reverse: false, }, @@ -107,8 +98,7 @@ export default function RoomsPage() { @@ -43,10 +43,7 @@ export default function ServicesPage() { tagIcon={Gift} features={[ { - id: "1", - title: "Room Essentials", - description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=4" }, + id: "1", title: "Room Essentials", description: "All rooms feature air conditioning, free Wi-Fi, flat-screen TV, and attached bathrooms with hot water.", media: { imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg" }, items: [ { icon: Wind, text: "Air Conditioning" }, { icon: Wifi, text: "Free Wi-Fi" }, @@ -55,10 +52,7 @@ export default function ServicesPage() { reverse: false, }, { - id: "2", - title: "Guest Services", - description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg?_wi=4" }, + id: "2", title: "Guest Services", description: "Our dedicated 24-hour front desk team is always ready to assist with bookings, directions, and local recommendations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/tourists-going-through-check-process-hotel-reception-desk_482257-82845.jpg" }, items: [ { icon: Phone, text: "24-Hour Front Desk" }, { icon: MapPin, text: "Local Shuttle Service" }, @@ -67,14 +61,11 @@ export default function ServicesPage() { reverse: true, }, { - id: "3", - title: "Dining & Comfort", - description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", - media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=4" }, + id: "3", title: "Dining & Comfort", description: "Enjoy complimentary breakfast daily, restaurant service for lunch and dinner, plus laundry and parking facilities.", media: { imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg" }, items: [ { icon: UtensilsCrossed, text: "Free Breakfast Daily" }, { icon: Utensils, text: "On-Site Restaurant" }, - { icon: Utensils, text: "Laundry Service" }, + { icon: Shirt, text: "Laundry Service" }, ], reverse: false, }, @@ -103,8 +94,7 @@ export default function ServicesPage() {