18 Commits

Author SHA1 Message Date
8d6e6eca04 Merge version_2 into main
Merge version_2 into main
2026-03-05 15:19:10 +00:00
3ca7a6f224 Update src/app/services/page.tsx 2026-03-05 15:19:06 +00:00
d63695898c Update src/app/reviews/page.tsx 2026-03-05 15:19:05 +00:00
38deed47f0 Update src/app/page.tsx 2026-03-05 15:19:04 +00:00
4302a8681f Update src/app/layout.tsx 2026-03-05 15:19:04 +00:00
d0d5d80784 Update src/app/contact/page.tsx 2026-03-05 15:19:04 +00:00
d538cf1034 Update src/app/about/page.tsx 2026-03-05 15:19:03 +00:00
1c0f6469b4 Merge version_2 into main
Merge version_2 into main
2026-03-05 15:18:07 +00:00
4b8c80fb14 Update theme colors 2026-03-05 15:18:00 +00:00
7c6d88d10b Merge version_2 into main
Merge version_2 into main
2026-03-05 15:09:53 +00:00
2a5920eb68 Update src/app/page.tsx 2026-03-05 15:09:49 +00:00
e022a7b5ea Merge version_2 into main
Merge version_2 into main
2026-03-05 15:08:39 +00:00
d0047c42c3 Update src/app/page.tsx 2026-03-05 15:08:35 +00:00
790f43cacd Merge version_2 into main
Merge version_2 into main
2026-03-05 15:07:15 +00:00
32985a9fd3 Update src/app/page.tsx 2026-03-05 15:07:05 +00:00
f1b95e669b Update src/app/layout.tsx 2026-03-05 15:07:04 +00:00
8cf53dbcd3 Merge version_1 into main
Merge version_1 into main
2026-03-05 14:57:42 +00:00
067ac6e8f8 Merge version_1 into main
Merge version_1 into main
2026-03-05 14:56:35 +00:00
7 changed files with 1418 additions and 98 deletions

View File

@@ -68,13 +68,13 @@ const AboutPage = () => {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple brandName="Aajel" navItems={navItems} />
<NavbarStyleApple brandName="" navItems={navItems} />
</div>
<div id="why-choose-us" data-section="why-choose-us">
<FeatureCardMedia
tag="Why Choose Us"
title="Why Aajel Business Services Stands Out"
title="Why Business Services Stands Out"
description="Trusted by hundreds of Dubai clients for professional, fast, and reliable business support services."
animationType="slide-up"
textboxLayout="default"
@@ -135,7 +135,7 @@ const AboutPage = () => {
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Quick answers to common questions about Aajel Business Services."
sideDescription="Quick answers to common questions about Business Services."
textPosition="left"
useInvertedBackground={false}
faqsAnimation="slide-up"
@@ -182,9 +182,9 @@ const AboutPage = () => {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aajel Business Services"
logoText=" Business Services"
columns={footerColumns}
copyrightText="© 2025 Aajel Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
copyrightText="© 2025 Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
/>
</div>
</ThemeProvider>

View File

@@ -68,13 +68,13 @@ const ContactPage = () => {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple brandName="Aajel" navItems={navItems} />
<NavbarStyleApple brandName="" navItems={navItems} />
</div>
<div id="contact-form" data-section="contact-form">
<ContactSplitForm
title="Get in Touch Today"
description="Need professional typing, business support, or document assistance? Contact Aajel Business Services now via phone, WhatsApp, or the form below."
description="Need professional typing, business support, or document assistance? Contact Business Services now via phone, WhatsApp, or the form below."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
@@ -137,9 +137,9 @@ const ContactPage = () => {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aajel Business Services"
logoText=" Business Services"
columns={footerColumns}
copyrightText="© 2025 Aajel Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
copyrightText="© 2025 Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
/>
</div>
</ThemeProvider>

File diff suppressed because it is too large Load Diff

View File

@@ -68,7 +68,10 @@ const HomePage = () => {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple brandName="Aajel" navItems={navItems} />
<NavbarStyleApple
brandName=""
navItems={navItems}
/>
</div>
<div id="hero" data-section="hero">
@@ -76,7 +79,7 @@ const HomePage = () => {
tag="Trusted Local Service"
tagIcon={Shield}
title="Fast, Reliable Business Support for Dubai"
description="Aajel Business Services provides professional typing, visa assistance, legal documentation, and government form support. Call now or WhatsApp for immediate help with your UAE business and document needs."
description=" Business Services provides professional typing, visa assistance, legal documentation, and government form support. Call now or WhatsApp for immediate help with your UAE business and document needs."
buttons={[
{ text: "Call Now: 04 234 4002", href: "tel:042344002" },
{ text: "WhatsApp Now", href: "https://wa.me/971" },
@@ -124,7 +127,7 @@ const HomePage = () => {
<TextAbout
tag="About Our Company"
tagIcon={Building2}
title="Aajel Business Services: Your Trusted Partner for Professional Business Support in Dubai. Helping individuals, entrepreneurs, and businesses navigate typing, documentation, visa, and legal processes with expertise, professionalism, and reliable service since our establishment in Al Twar."
title=" Business Services: Your Trusted Partner for Professional Business Support in Dubai. Helping individuals, entrepreneurs, and businesses navigate typing, documentation, visa, and legal processes with expertise, professionalism, and reliable service since our establishment in Al Twar."
useInvertedBackground={false}
buttons={[
{ text: "Our Services", href: "/services" },
@@ -151,7 +154,7 @@ const HomePage = () => {
<TestimonialCardSix
tag="Customer Reviews"
title="What Our Clients Say"
description="Real feedback from Dubai customers who trust Aajel Business Services for their business needs."
description="Real feedback from Dubai customers who trust Business Services for their business needs."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -161,19 +164,19 @@ const HomePage = () => {
"Professional and experienced team. They handled my business registration paperwork flawlessly. Highly recommended for anyone starting a business in Dubai.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Al Mansouri"},
{
id: "2", name: "Fatima Hassan", handle: "HR Manager", testimonial:
"Aajel solved our complex visa documentation issues quickly. Their expertise with government processes saved us so much time and stress.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Fatima Hassan"},
" solved our complex visa documentation issues quickly. Their expertise with government processes saved us so much time and stress.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Fatima Hassan"},
{
id: "3", name: "Mohammed Al Zahra", handle: "Entrepreneur", testimonial:
"Fast service, competitive prices, and helpful staff. They made the entire process simple and transparent. Best business service provider in Al Twar.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-laptop_23-2148479521.jpg", imageAlt: "Mohammed Al Zahra"},
{
id: "4", name: "Sarah Johnson", handle: "Expatriate Professional", testimonial:
"I was confused with all the paperwork, but Aajel guided me through everything. Professional, friendly, and they really care about solving your problems.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageAlt: "Sarah Johnson"},
"I was confused with all the paperwork, but guided me through everything. Professional, friendly, and they really care about solving your problems.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageAlt: "Sarah Johnson"},
{
id: "5", name: "Raj Patel", handle: "Company Manager", testimonial:
"Excellent service for document processing. Their team knows the UAE system inside out. Worth every dirham spent.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Raj Patel"},
{
id: "6", name: "Layla Al Mansoori", handle: "Business Consultant", testimonial:
"Aajel demonstrates genuine hospitality alongside professional expertise. They handle difficult cases that others can't. Highly trusted partner.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Layla Al Mansoori"},
" demonstrates genuine hospitality alongside professional expertise. They handle difficult cases that others can't. Highly trusted partner.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Layla Al Mansoori"},
]}
/>
</div>
@@ -181,7 +184,7 @@ const HomePage = () => {
<div id="cta" data-section="cta">
<FeatureCardMedia
tag="Ready to Get Started"
title="Transform Your Business with Aajel Services"
title="Transform Your Business with Services"
description="Stop worrying about paperwork and documentation. Let our expert team handle your typing, visa, and business support needs while you focus on growing your business."
animationType="slide-up"
textboxLayout="default"
@@ -199,13 +202,13 @@ const HomePage = () => {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aajel Business Services"
logoText=" Business Services"
columns={footerColumns}
copyrightText="© 2025 Aajel Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
copyrightText="© 2025 Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
/>
</div>
</ThemeProvider>
);
};
export default HomePage;
export default HomePage;

View File

@@ -68,14 +68,14 @@ const ReviewsPage = () => {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple brandName="Aajel" navItems={navItems} />
<NavbarStyleApple brandName="" navItems={navItems} />
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
tag="Customer Reviews"
title="What Our Clients Say"
description="Real feedback from Dubai customers who trust Aajel Business Services for their business needs."
description="Real feedback from Dubai customers who trust Business Services for their business needs."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -94,7 +94,7 @@ const ReviewsPage = () => {
name: "Fatima Hassan",
handle: "HR Manager",
testimonial:
"Aajel solved our complex visa documentation issues quickly. Their expertise with government processes saved us so much time and stress.",
" solved our complex visa documentation issues quickly. Their expertise with government processes saved us so much time and stress.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2",
imageAlt: "Fatima Hassan",
},
@@ -112,7 +112,7 @@ const ReviewsPage = () => {
name: "Sarah Johnson",
handle: "Expatriate Professional",
testimonial:
"I was confused with all the paperwork, but Aajel guided me through everything. Professional, friendly, and they really care about solving your problems.",
"I was confused with all the paperwork, but guided me through everything. Professional, friendly, and they really care about solving your problems.",
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
@@ -130,7 +130,7 @@ const ReviewsPage = () => {
name: "Layla Al Mansoori",
handle: "Business Consultant",
testimonial:
"Aajel demonstrates genuine hospitality alongside professional expertise. They handle difficult cases that others can't. Highly trusted partner.",
" demonstrates genuine hospitality alongside professional expertise. They handle difficult cases that others can't. Highly trusted partner.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
imageAlt: "Layla Al Mansoori",
},
@@ -142,7 +142,7 @@ const ReviewsPage = () => {
<FeatureCardMedia
tag="Contact Information"
title="Let's Talk Business"
description="Multiple ways to reach Aajel Business Services. Choose what works best for you."
description="Multiple ways to reach Business Services. Choose what works best for you."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -177,9 +177,9 @@ const ReviewsPage = () => {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aajel Business Services"
logoText=" Business Services"
columns={footerColumns}
copyrightText="© 2025 Aajel Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
copyrightText="© 2025 Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
/>
</div>
</ThemeProvider>

View File

@@ -67,7 +67,7 @@ const ServicesPage = () => {
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleApple brandName="Aajel" navItems={navItems} />
<NavbarStyleApple brandName="" navItems={navItems} />
</div>
<div id="services" data-section="services">
@@ -178,9 +178,9 @@ const ServicesPage = () => {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Aajel Business Services"
logoText=" Business Services"
columns={footerColumns}
copyrightText="© 2025 Aajel Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
copyrightText="© 2025 Business Services. All rights reserved. Professional Typing & Business Support in Dubai."
/>
</div>
</ThemeProvider>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c7a2f;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);