18 Commits

Author SHA1 Message Date
e1f0fe8278 Update src/app/about-us/page.tsx 2026-03-12 15:06:54 +00:00
a7d269fb66 Update src/app/about-us/page.tsx 2026-03-12 15:06:29 +00:00
36836edb39 Update src/app/page.tsx 2026-03-12 15:05:33 +00:00
718d84f224 Add src/app/about-us/page.tsx 2026-03-12 15:05:32 +00:00
958809eb89 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:43:41 +00:00
7ec803172a Merge version_1 into main
Merge version_1 into main
2026-03-12 14:40:21 +00:00
d0a13ed237 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:39:44 +00:00
dfec01e677 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:39:03 +00:00
a9b5c1cdbb Merge version_1 into main
Merge version_1 into main
2026-03-12 14:38:30 +00:00
c031883a09 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:38:09 +00:00
4a21c9638e Merge version_1 into main
Merge version_1 into main
2026-03-12 14:37:15 +00:00
a20e2cb61d Merge version_1 into main
Merge version_1 into main
2026-03-12 14:36:47 +00:00
4767a14a84 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:35:33 +00:00
9db93f9dd5 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:35:09 +00:00
343ee43bef Merge version_1 into main
Merge version_1 into main
2026-03-12 14:34:43 +00:00
b607f96961 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:34:09 +00:00
864d3eeccf Merge version_1 into main
Merge version_1 into main
2026-03-12 14:17:56 +00:00
a9e782c850 Merge version_1 into main
Merge version_1 into main
2026-03-12 14:04:36 +00:00
2 changed files with 246 additions and 1 deletions

244
src/app/about-us/page.tsx Normal file
View File

@@ -0,0 +1,244 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SplitAbout from '@/components/sections/about/SplitAbout';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import { Accessibility, Utensils, Coffee, Sofa, MapPin, CreditCard, Users, Clock } from 'lucide-react';
export default function AboutUsPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="smallMedium"
sizing="medium"
background="grid"
cardStyle="glass-depth"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="light"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Menu", id: "/" },
{ name: "Experience", id: "/" },
{ name: "Reviews", id: "/" },
{ name: "Book", id: "/" },
{ name: "FAQs", id: "/" }
]}
button={{
text: "Reserve Your Table", href: "/"
}}
brandName="San Rooftop"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
title="About San Rooftop"
description="San Rooftop is Amman's premier destination for luxury dining with panoramic city views. We are committed to providing an exceptional experience for all our guests, with comprehensive accessibility features and inclusive dining options."
textboxLayout="default"
useInvertedBackground={false}
bulletPoints={[
{
title: "Wheelchair-Accessible Facilities", description: "Full wheelchair accessibility including accessible car park, entrance ramp, seating areas, and toilet facilities", icon: Accessibility
},
{
title: "Diverse Seating Options", description: "Indoor and outdoor seating, including rooftop seating with climate control and fireplace", icon: Sofa
},
{
title: "Comprehensive Dining", description: "Table service for breakfast, brunch, lunch, dinner, catering, and dessert service", icon: Utensils
},
{
title: "Flexible Service Modes", description: "Dine-in, takeaway, and delivery options available for your convenience", icon: MapPin
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326499408-mwikp8a0.jpg?_wi=1"
imageAlt="San Rooftop About Us"
mediaAnimation="slide-up"
imagePosition="right"
/>
</div>
<div id="highlights" data-section="highlights">
<FeatureCardOne
title="Why Choose San Rooftop"
description="Experience the finest highlights that make San Rooftop Amman's most sought-after venue"
tag="Signature Features"
tagIcon={Coffee}
tagAnimation="slide-up"
textboxLayout="default"
features={[
{
title: "Fireplace & Cosy Atmosphere", description: "Elegant fireplace creates a warm, intimate ambiance perfect for any occasion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326392123-iy4nipbx.jpg?_wi=1", imageAlt: "Rooftop fireplace seating"
},
{
title: "Premium Cocktails", description: "Expertly crafted cocktails by our award-winning mixologists", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-drinks-on-table-with-ice_23-2148514656.jpg", imageAlt: "Premium cocktail service"
},
{
title: "Specialty Coffee & Tea", description: "Premium coffee and curated tea selection for the perfect complement to your meal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup-with-notebook-pencil_23-2148759296.jpg", imageAlt: "Premium coffee service"
},
{
title: "Artisanal Desserts", description: "Exquisite dessert selection crafted by our pastry chefs", imageSrc: "http://img.b2bpic.net/free-photo/desserts-plate-white-surface_23-2148516953.jpg", imageAlt: "Gourmet desserts"
},
{
title: "Rooftop Seating Experience", description: "360-degree panoramic views from our exclusive rooftop dining area", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326499408-mwikp8a0.jpg?_wi=2", imageAlt: "Rooftop city skyline views"
},
{
title: "Great Cocktails & Alcohol", description: "Premium spirits and craft beverages curated for discerning palates", imageSrc: "http://img.b2bpic.net/free-photo/bottles-alcohol-display_23-2149652398.jpg", imageAlt: "Premium spirits collection"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="offerings" data-section="offerings">
<FeatureCardOne
title="Our Complete Offerings"
description="Comprehensive menu and service options tailored to every preference"
tag="Dietary & Preferences"
tagIcon={Utensils}
tagAnimation="slide-up"
textboxLayout="default"
features={[
{
title: "Alcohol & Cocktails", description: "Full bar service with premium spirits, wines, and signature cocktails", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverages-table_23-2148514645.jpg", imageAlt: "Alcohol service"
},
{
title: "Halal Food", description: "Certified halal cuisine prepared according to Islamic dietary guidelines", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326491361-npdb9cap.jpg", imageAlt: "Halal cuisine"
},
{
title: "Vegan & Vegetarian", description: "Innovative plant-based dishes that delight even non-vegetarians", imageSrc: "http://img.b2bpic.net/free-photo/salad-fork-plate_23-2148514623.jpg", imageAlt: "Vegan and vegetarian options"
},
{
title: "Small Plates & Quick Bites", description: "Perfect for sharing or quick meals without compromising on quality", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-background_23-2148514629.jpg", imageAlt: "Small plates menu"
},
{
title: "Late-Night Food", description: "Extended dining service for evening celebrations and special events", imageSrc: "http://img.b2bpic.net/free-photo/night-dinner-setting_23-2149652458.jpg", imageAlt: "Late-night dining"
},
{
title: "Coffee Selection", description: "Artisanal coffee from premium roasters around the world", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cup_23-2148614645.jpg", imageAlt: "Premium coffee selection"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="ambiance" data-section="ambiance">
<FeatureCardOne
title="Atmosphere & Experience"
description="Crafted environments for every mood and occasion"
tag="Dining Atmosphere"
tagIcon={Sofa}
tagAnimation="slide-up"
textboxLayout="default"
features={[
{
title: "Casual Dining", description: "Relaxed atmosphere perfect for friends, families, and social gatherings", imageSrc: "http://img.b2bpic.net/free-photo/casual-dining-experience_23-2148514656.jpg", imageAlt: "Casual dining area"
},
{
title: "Cosy & Intimate", description: "Warm, inviting spaces ideal for quiet moments and close connections", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326392123-iy4nipbx.jpg?_wi=2", imageAlt: "Intimate cosy seating"
},
{
title: "Quiet Spaces", description: "Peaceful areas for conversations and contemplative dining", imageSrc: "http://img.b2bpic.net/free-photo/peaceful-dining-setting_23-2148614645.jpg", imageAlt: "Quiet dining area"
},
{
title: "Romantic Setting", description: "Specially curated spaces for couples and special celebrations", imageSrc: "http://img.b2bpic.net/free-photo/romantic-dinner-table_23-2148614656.jpg", imageAlt: "Romantic dining setup"
},
{
title: "Trendy Venue", description: "Modern, stylish ambiance that appeals to contemporary diners", imageSrc: "http://img.b2bpic.net/free-photo/modern-trendy-interior_23-2149652398.jpg", imageAlt: "Trendy modern venue"
},
{
title: "Upmarket Experience", description: "Elegant, sophisticated setting for premium occasions", imageSrc: "http://img.b2bpic.net/free-photo/upmarket-luxury-dining_23-2148614645.jpg", imageAlt: "Upmarket luxury dining"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
title="About San Rooftop - FAQs"
description="Common questions about accessibility, amenities, and dining at San Rooftop"
tag="Information"
tagIcon={Clock}
tagAnimation="slide-up"
textboxLayout="default"
faqs={[
{
id: "1", title: "What accessibility features do you offer?", content: "San Rooftop is fully wheelchair accessible with: wheelchair-accessible car park, accessible entrance ramp, designated wheelchair seating areas, and accessible toilet facilities. We welcome guests of all mobility levels and can accommodate specific accessibility needs with advance notice."
},
{
id: "2", title: "Do you have high chairs for children?", content: "Yes, we provide high chairs for young children. We are family-friendly and welcome families with children. Please let us know when making your reservation if you'll need high chairs."
},
{
id: "3", title: "What dining options do you offer?", content: "We offer dine-in, takeaway, and delivery options. We also provide full table service for breakfast, brunch, lunch, dinner, catering, and dessert service. Late-night food service is available for evening celebrations."
},
{
id: "4", title: "Do you accommodate dietary restrictions?", content: "Absolutely! We offer halal food, vegan, and vegetarian options. We can accommodate various dietary preferences and allergies with advance notice. Please mention any dietary requirements when reserving."
},
{
id: "5", title: "What payment methods do you accept?", content: "We accept credit cards, debit cards, and NFC mobile payments for your convenience. Multiple payment options ensure a smooth transaction."
},
{
id: "6", title: "What parking options are available?", content: "We offer multiple parking options including free street parking, free parking lot, paid parking lot, and valet parking service. We ensure ample parking availability for all our guests."
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqcyzcrysxa5X9R3yKfDX3VUnD/uploaded-1773326499408-mwikp8a0.jpg?_wi=3"
imageAlt="San Rooftop accessibility and amenities"
mediaAnimation="slide-up"
mediaPosition="left"
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
logoText="San Rooftop"
columns={[
{
items: [
{ label: "Menu", href: "/" },
{ label: "Experience", href: "/" },
{ label: "Reviews", href: "/" }
]
},
{
items: [
{ label: "About Us", href: "/about-us" },
{ label: "Reservations", href: "/" },
{ label: "FAQs", href: "/" }
]
},
{
items: [
{ label: "Accessibility", href: "/about-us" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
},
{
items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
{ label: "Contact", href: "/" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}

View File

@@ -32,6 +32,7 @@ export default function LandingPage() {
{ name: "Menu", id: "about" },
{ name: "Experience", id: "features" },
{ name: "Reviews", id: "testimonial" },
{ name: "About Us", id: "/about-us" },
{ name: "Book", id: "contact" },
{ name: "FAQs", id: "faq" }
]}
@@ -242,7 +243,7 @@ export default function LandingPage() {
},
{
items: [
{ label: "About Us", href: "#about" },
{ label: "About Us", href: "/about-us" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]