diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 768f3bc..3402bc8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,9 +46,9 @@ export default function AboutPage() { description="Curated Excellence" subdescription="At ROOF709, we blend premium cuisine with unmatched ambience. Rooftop dining, fireplace warmth, and hospitality that makes every visit memorable." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629532.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629532.jpg" imageAlt="ROOF709 Rooftop Lounge Interior Premium Ambience" - mediaAnimation="fade" + mediaAnimation="slide-up" useInvertedBackground={false} /> @@ -62,33 +62,17 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Stunning Rooftop Venue", - tags: ["Outdoor Seating", "City Views"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-candid-cute-smile-sitting-cafe-with-cup-cappuccino-dressed-printed-stylish-white-dress_285396-7947.jpg?_wi=2", - imageAlt: "Rooftop dining venue with skyline views", - }, + id: "1", title: "Stunning Rooftop Venue", tags: ["Outdoor Seating", "City Views"], + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-candid-cute-smile-sitting-cafe-with-cup-cappuccino-dressed-printed-stylish-white-dress_285396-7947.jpg", imageAlt: "Rooftop dining venue with skyline views"}, { - id: "2", - title: "Premium Outdoor Seating", - tags: ["Comfortable", "Climate Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-with-bottles_23-2149410388.jpg?_wi=2", - imageAlt: "Comfortable outdoor seating area", - }, + id: "2", title: "Premium Outdoor Seating", tags: ["Comfortable", "Climate Friendly"], + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-with-bottles_23-2149410388.jpg", imageAlt: "Comfortable outdoor seating area"}, { - id: "3", - title: "Cozy Fireplace Lounge", - tags: ["Year-Round", "Gatherings"], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-lady-sitting-near-christmas-tree_1157-17595.jpg?_wi=2", - imageAlt: "Outdoor fireplace lounge ambience", - }, + id: "3", title: "Cozy Fireplace Lounge", tags: ["Year-Round", "Gatherings"], + imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-lady-sitting-near-christmas-tree_1157-17595.jpg", imageAlt: "Outdoor fireplace lounge ambience"}, { - id: "4", - title: "Premium Lounge Atmosphere", - tags: ["Relaxing", "Social"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7921.jpg?_wi=2", - imageAlt: "Premium lounge seating area", - }, + id: "4", title: "Premium Lounge Atmosphere", tags: ["Relaxing", "Social"], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7921.jpg", imageAlt: "Premium lounge seating area"}, ]} animationType="slide-up" textboxLayout="default" @@ -102,8 +86,7 @@ export default function AboutPage() { copyrightText="© 2025 ROOF709 - Dhanbad's Premium Rooftop SkyBar & Café" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, @@ -112,8 +95,7 @@ export default function AboutPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Call: 096084 85579", href: "tel:096084-85579" }, { label: "WhatsApp Message", href: "https://wa.me/919608485579" }, { label: "Email Inquiry", href: "mailto:info@roof709.com" }, @@ -122,8 +104,7 @@ export default function AboutPage() { ], }, { - title: "Location", - items: [ + title: "Location", items: [ { label: "Newtech Grand 3", href: "#" }, { label: "Saraidhela Road", href: "#" }, { label: "Sahayogi Nagar Sector II", href: "#" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b4395a..448d713 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,9 +70,9 @@ export default function HomePage() { description="Curated Excellence" subdescription="At ROOF709, we blend premium cuisine with unmatched ambience. Rooftop dining, fireplace warmth, and hospitality that makes every visit memorable." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629532.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629532.jpg" imageAlt="ROOF709 Rooftop Lounge Interior Premium Ambience" - mediaAnimation="fade" + mediaAnimation="slide-up" useInvertedBackground={false} /> @@ -86,33 +86,17 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Stunning Rooftop Venue", - tags: ["Outdoor Seating", "City Views"], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-candid-cute-smile-sitting-cafe-with-cup-cappuccino-dressed-printed-stylish-white-dress_285396-7947.jpg?_wi=1", - imageAlt: "Rooftop dining venue with skyline views", - }, + id: "1", title: "Stunning Rooftop Venue", tags: ["Outdoor Seating", "City Views"], + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-candid-cute-smile-sitting-cafe-with-cup-cappuccino-dressed-printed-stylish-white-dress_285396-7947.jpg", imageAlt: "Rooftop dining venue with skyline views"}, { - id: "2", - title: "Premium Outdoor Seating", - tags: ["Comfortable", "Climate Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-with-bottles_23-2149410388.jpg?_wi=1", - imageAlt: "Comfortable outdoor seating area", - }, + id: "2", title: "Premium Outdoor Seating", tags: ["Comfortable", "Climate Friendly"], + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-with-bottles_23-2149410388.jpg", imageAlt: "Comfortable outdoor seating area"}, { - id: "3", - title: "Cozy Fireplace Lounge", - tags: ["Year-Round", "Gatherings"], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-lady-sitting-near-christmas-tree_1157-17595.jpg?_wi=1", - imageAlt: "Outdoor fireplace lounge ambience", - }, + id: "3", title: "Cozy Fireplace Lounge", tags: ["Year-Round", "Gatherings"], + imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-lady-sitting-near-christmas-tree_1157-17595.jpg", imageAlt: "Outdoor fireplace lounge ambience"}, { - id: "4", - title: "Premium Lounge Atmosphere", - tags: ["Relaxing", "Social"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7921.jpg?_wi=1", - imageAlt: "Premium lounge seating area", - }, + id: "4", title: "Premium Lounge Atmosphere", tags: ["Relaxing", "Social"], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7921.jpg", imageAlt: "Premium lounge seating area"}, ]} animationType="slide-up" textboxLayout="default" @@ -131,47 +115,23 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Chinese Cuisine", - tags: ["Authentic", "Flavorful"], - imageSrc: "http://img.b2bpic.net/free-photo/dampling-with-meat-tomato-sauce-with-basil-parmesan-side-view_141793-3538.jpg?_wi=1", - imageAlt: "Premium Chinese cuisine plating", - }, + id: "1", title: "Chinese Cuisine", tags: ["Authentic", "Flavorful"], + imageSrc: "http://img.b2bpic.net/free-photo/dampling-with-meat-tomato-sauce-with-basil-parmesan-side-view_141793-3538.jpg", imageAlt: "Premium Chinese cuisine plating"}, { - id: "2", - title: "Continental Dishes", - tags: ["International", "Refined"], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg?_wi=1", - imageAlt: "Continental gourmet cuisine", - }, + id: "2", title: "Continental Dishes", tags: ["International", "Refined"], + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-plate-with-plant-vase_23-2148696218.jpg", imageAlt: "Continental gourmet cuisine"}, { - id: "3", - title: "Italian Specialties", - tags: ["Authentic", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-sauce-parmesan-mushrooms-lettuce_176474-2552.jpg?_wi=1", - imageAlt: "Italian pasta and risotto dishes", - }, + id: "3", title: "Italian Specialties", tags: ["Authentic", "Premium"], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-sauce-parmesan-mushrooms-lettuce_176474-2552.jpg", imageAlt: "Italian pasta and risotto dishes"}, { - id: "4", - title: "Fireplace Ambience", - tags: ["Cozy", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/look-through-shiny-branches-white-table-with-candles_1304-4758.jpg?_wi=1", - imageAlt: "Rooftop fireplace gathering space", - }, + id: "4", title: "Fireplace Ambience", tags: ["Cozy", "Premium"], + imageSrc: "http://img.b2bpic.net/free-photo/look-through-shiny-branches-white-table-with-candles_1304-4758.jpg", imageAlt: "Rooftop fireplace gathering space"}, { - id: "5", - title: "Social Celebrations", - tags: ["Gatherings", "Events"], - imageSrc: "http://img.b2bpic.net/free-photo/friends-clinking-drinking-champagne-terrace_197531-5843.jpg?_wi=1", - imageAlt: "Rooftop event and celebration space", - }, + id: "5", title: "Social Celebrations", tags: ["Gatherings", "Events"], + imageSrc: "http://img.b2bpic.net/free-photo/friends-clinking-drinking-champagne-terrace_197531-5843.jpg", imageAlt: "Rooftop event and celebration space"}, { - id: "6", - title: "Premium Beverages", - tags: ["Drinks", "Bar"], - imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-cocktail-with-ice-bronze-glass-bar-table_627829-6434.jpg?_wi=1", - imageAlt: "Specialty cocktails and beverages", - }, + id: "6", title: "Premium Beverages", tags: ["Drinks", "Bar"], + imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-cocktail-with-ice-bronze-glass-bar-table_627829-6434.jpg", imageAlt: "Specialty cocktails and beverages"}, ]} animationType="slide-up" textboxLayout="default" @@ -190,59 +150,23 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Priya Singh", - handle: "@priyasingh", - testimonial: "The rooftop ambience is absolutely stunning! Perfect for anniversaries. The food is delicious and the service is impeccable. Highly recommended!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=1", - imageAlt: "Priya Singh profile picture", - }, + id: "1", name: "Priya Singh", handle: "@priyasingh", testimonial: "The rooftop ambience is absolutely stunning! Perfect for anniversaries. The food is delicious and the service is impeccable. Highly recommended!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", imageAlt: "Priya Singh profile picture"}, { - id: "2", - name: "Rajesh Kumar", - handle: "@rajesh_dbn", - testimonial: "Best place in Dhanbad for corporate gatherings. The fireplace lounge creates perfect atmosphere for business dinners. Will visit again!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg?_wi=1", - imageAlt: "Rajesh Kumar profile picture", - }, + id: "2", name: "Rajesh Kumar", handle: "@rajesh_dbn", testimonial: "Best place in Dhanbad for corporate gatherings. The fireplace lounge creates perfect atmosphere for business dinners. Will visit again!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/male-freelancer-using-computer-plan-financial-analysis-with-business-charts-statistics-working-online-network-economy-growth-office-employee-planning-growth-strategy-close-up_482257-40931.jpg", imageAlt: "Rajesh Kumar profile picture"}, { - id: "3", - name: "Anjali Sharma", - handle: "@anjali.food", - testimonial: "Exceptional continental cuisine and the view is breathtaking at night. Worth every penny! The staff goes above and beyond.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg?_wi=1", - imageAlt: "Anjali Sharma profile picture", - }, + id: "3", name: "Anjali Sharma", handle: "@anjali.food", testimonial: "Exceptional continental cuisine and the view is breathtaking at night. Worth every penny! The staff goes above and beyond.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", imageAlt: "Anjali Sharma profile picture"}, { - id: "4", - name: "Vikram Patel", - handle: "@vikram_events", - testimonial: "Hosted my birthday bash here and it was unforgettable. Perfect rooftop venue for celebrations with amazing food and drinks!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=1", - imageAlt: "Vikram Patel profile picture", - }, + id: "4", name: "Vikram Patel", handle: "@vikram_events", testimonial: "Hosted my birthday bash here and it was unforgettable. Perfect rooftop venue for celebrations with amazing food and drinks!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "Vikram Patel profile picture"}, { - id: "5", - name: "Neha Gupta", - handle: "@neha.lifestyle", - testimonial: "The Italian pasta is to die for! Romantic ambience, perfect for couples. Definitely my new favorite spot in the city.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg?_wi=1", - imageAlt: "Neha Gupta profile picture", - }, + id: "5", name: "Neha Gupta", handle: "@neha.lifestyle", testimonial: "The Italian pasta is to die for! Romantic ambience, perfect for couples. Definitely my new favorite spot in the city.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg", imageAlt: "Neha Gupta profile picture"}, { - id: "6", - name: "Arjun Verma", - handle: "@arjun_cafe", - testimonial: "Premium quality, premium prices, but 100% worth it. The outdoor fireplace seating is unique and cozy. Fantastic experience!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-with-tablet-office_1303-22650.jpg?_wi=1", - imageAlt: "Arjun Verma profile picture", - }, + id: "6", name: "Arjun Verma", handle: "@arjun_cafe", testimonial: "Premium quality, premium prices, but 100% worth it. The outdoor fireplace seating is unique and cozy. Fantastic experience!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-working-with-tablet-office_1303-22650.jpg", imageAlt: "Arjun Verma profile picture"}, ]} showRating={true} animationType="slide-up" @@ -261,35 +185,17 @@ export default function HomePage() { ctaIcon={Phone} faqs={[ { - id: "1", - title: "How do I make a reservation?", - content: "You can call us at 096084 85579, WhatsApp for instant confirmation, or use our online reservation form. We recommend booking on weekends in advance for larger groups.", - }, + id: "1", title: "How do I make a reservation?", content: "You can call us at 096084 85579, WhatsApp for instant confirmation, or use our online reservation form. We recommend booking on weekends in advance for larger groups."}, { - id: "2", - title: "What are your opening hours?", - content: "ROOF709 is open daily from 11:00 AM to 11:00 PM. We welcome walk-ins, but reservations are recommended for groups and weekend dining.", - }, + id: "2", title: "What are your opening hours?", content: "ROOF709 is open daily from 11:00 AM to 11:00 PM. We welcome walk-ins, but reservations are recommended for groups and weekend dining."}, { - id: "3", - title: "Do you accommodate private events?", - content: "Yes! We host birthday parties, corporate events, anniversaries, and wedding celebrations. Our rooftop can be customized for your special occasion. Contact us for event packages.", - }, + id: "3", title: "Do you accommodate private events?", content: "Yes! We host birthday parties, corporate events, anniversaries, and wedding celebrations. Our rooftop can be customized for your special occasion. Contact us for event packages."}, { - id: "4", - title: "What cuisines do you serve?", - content: "We offer premium Chinese, Continental, and Italian cuisines, along with specialty cafe drinks and premium beverages. Our chefs use only the finest ingredients.", - }, + id: "4", title: "What cuisines do you serve?", content: "We offer premium Chinese, Continental, and Italian cuisines, along with specialty cafe drinks and premium beverages. Our chefs use only the finest ingredients."}, { - id: "5", - title: "Is there outdoor seating?", - content: "Absolutely! Our rooftop features comfortable outdoor seating with stunning city views. We have a fireplace lounge area for year-round comfort.", - }, + id: "5", title: "Is there outdoor seating?", content: "Absolutely! Our rooftop features comfortable outdoor seating with stunning city views. We have a fireplace lounge area for year-round comfort."}, { - id: "6", - title: "Can I view the menu online?", - content: "Yes, our complete menu is available on our website. You can also call us for recommendations or visit us to experience the dishes in person.", - }, + id: "6", title: "Can I view the menu online?", content: "Yes, our complete menu is available on our website. You can also call us for recommendations or visit us to experience the dishes in person."}, ]} useInvertedBackground={false} animationType="slide-up" @@ -303,8 +209,7 @@ export default function HomePage() { copyrightText="© 2025 ROOF709 - Dhanbad's Premium Rooftop SkyBar & Café" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, @@ -313,8 +218,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Call: 096084 85579", href: "tel:096084-85579" }, { label: "WhatsApp Message", href: "https://wa.me/919608485579" }, { label: "Email Inquiry", href: "mailto:info@roof709.com" }, @@ -323,8 +227,7 @@ export default function HomePage() { ], }, { - title: "Location", - items: [ + title: "Location", items: [ { label: "Newtech Grand 3", href: "#" }, { label: "Saraidhela Road", href: "#" }, { label: "Sahayogi Nagar Sector II", href: "#" },