Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 03:26:39 +00:00

View File

@@ -3,8 +3,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import FeatureCardEight as FeatureCardEightProcess from "@/components/sections/feature/FeatureCardEight";
import FeatureCardEight as FeatureCardEightWhy from "@/components/sections/feature/FeatureCardEight";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
@@ -32,9 +30,7 @@ export default function ServicesPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Book Consultation",
href: "#contact",
}}
text: "Book Consultation", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -48,41 +44,21 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Company Formation",
description:
"Streamlined setup for mainland and free zone companies with full regulatory compliance and documentation support.",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-men-working_23-2148349936.jpg?_wi=2",
imageAlt: "business startup launch registration documents",
},
id: "1", title: "Company Formation", description:
"Streamlined setup for mainland and free zone companies with full regulatory compliance and documentation support.", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-men-working_23-2148349936.jpg", imageAlt: "business startup launch registration documents"},
{
id: "2",
title: "Business Licensing",
description:
"Expert guidance through licensing procedures, approvals, and all government documentation requirements.",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149722723.jpg?_wi=2",
imageAlt: "business license approval government certification",
},
id: "2", title: "Business Licensing", description:
"Expert guidance through licensing procedures, approvals, and all government documentation requirements.", imageSrc:
"http://img.b2bpic.net/free-vector/gradient-patented-label-collection_23-2149722723.jpg", imageAlt: "business license approval government certification"},
{
id: "3",
title: "Corporate Services",
description:
"PRO services, visa processing, office solutions, and ongoing compliance management for your business.",
imageSrc:
"http://img.b2bpic.net/free-photo/content-businesspeople-discussing-project-watching-documents-standing-together-near-table-with-laptops_74855-9756.jpg?_wi=2",
imageAlt: "professional corporate office management services",
},
id: "3", title: "Corporate Services", description:
"PRO services, visa processing, office solutions, and ongoing compliance management for your business.", imageSrc:
"http://img.b2bpic.net/free-photo/content-businesspeople-discussing-project-watching-documents-standing-together-near-table-with-laptops_74855-9756.jpg", imageAlt: "professional corporate office management services"},
{
id: "4",
title: "Business Development",
description:
"Strategic consulting, market entry strategies, and partnership advisory to accelerate your growth.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-two-businesspeople-shaking-hands_23-2147838559.jpg?_wi=2",
imageAlt: "business strategy growth consulting charts",
},
id: "4", title: "Business Development", description:
"Strategic consulting, market entry strategies, and partnership advisory to accelerate your growth.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-two-businesspeople-shaking-hands_23-2147838559.jpg", imageAlt: "business strategy growth consulting charts"},
]}
mediaAnimation="slide-up"
buttonAnimation="opacity"
@@ -90,7 +66,7 @@ export default function ServicesPage() {
</div>
<div id="process" data-section="process">
<FeatureCardEightProcess
<FeatureCardEight
title="How It Works"
description="A streamlined four-step process to launch your business"
tag="Our Process"
@@ -98,41 +74,21 @@ export default function ServicesPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Initial Consultation",
description:
"Meet with our experts to discuss your business vision, goals, and specific requirements for UAE market entry.",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-business-people-office_23-2148427062.jpg?_wi=2",
imageAlt: "business consultation meeting professional advisors",
},
id: "1", title: "Initial Consultation", description:
"Meet with our experts to discuss your business vision, goals, and specific requirements for UAE market entry.", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-business-people-office_23-2148427062.jpg", imageAlt: "business consultation meeting professional advisors"},
{
id: "2",
title: "Business Structure Planning",
description:
"We analyze market opportunities and recommend the optimal business structure, location, and licensing approach.",
imageSrc:
"http://img.b2bpic.net/free-vector/business-infographic-with-pic_23-2148334381.jpg?_wi=2",
imageAlt: "business planning strategy roadmap flowchart",
},
id: "2", title: "Business Structure Planning", description:
"We analyze market opportunities and recommend the optimal business structure, location, and licensing approach.", imageSrc:
"http://img.b2bpic.net/free-vector/business-infographic-with-pic_23-2148334381.jpg", imageAlt: "business planning strategy roadmap flowchart"},
{
id: "3",
title: "Company Registration",
description:
"Handle all registration, licensing, and documentation with government entities, banks, and regulatory bodies.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-businessman-sitting-table-filling-document_1262-16899.jpg?_wi=2",
imageAlt: "official registration documents government processing",
},
id: "3", title: "Company Registration", description:
"Handle all registration, licensing, and documentation with government entities, banks, and regulatory bodies.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-businessman-sitting-table-filling-document_1262-16899.jpg", imageAlt: "official registration documents government processing"},
{
id: "4",
title: "Business Launch Support",
description:
"Ongoing support including office setup, visa processing, compliance monitoring, and strategic guidance.",
imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-birthday-celebration-facebook-cover_23-2150749612.jpg?_wi=2",
imageAlt: "business launch celebration success opening",
},
id: "4", title: "Business Launch Support", description:
"Ongoing support including office setup, visa processing, compliance monitoring, and strategic guidance.", imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-birthday-celebration-facebook-cover_23-2150749612.jpg", imageAlt: "business launch celebration success opening"},
]}
mediaAnimation="slide-up"
buttonAnimation="opacity"
@@ -140,48 +96,28 @@ export default function ServicesPage() {
</div>
<div id="why-choose" data-section="why-choose">
<FeatureCardEightWhy
<FeatureCardEight
title="Why Choose JBS"
description="The expertise and commitment that sets us apart"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Deep UAE Expertise",
description:
"Comprehensive knowledge of UAE regulations, market dynamics, and government procedures backed by years of successful client engagements.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg?_wi=3",
imageAlt: "expert professional knowledge experience expertise",
},
id: "1", title: "Deep UAE Expertise", description:
"Comprehensive knowledge of UAE regulations, market dynamics, and government procedures backed by years of successful client engagements.", imageSrc:
"http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg", imageAlt: "expert professional knowledge experience expertise"},
{
id: "2",
title: "Fast & Transparent",
description:
"Efficient processes with clear timelines and transparent pricing. No hidden fees, no surprises—just honest, professional service.",
imageSrc:
"http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg?_wi=3",
imageAlt: "transparent business communication honest dealing",
},
id: "2", title: "Fast & Transparent", description:
"Efficient processes with clear timelines and transparent pricing. No hidden fees, no surprises—just honest, professional service.", imageSrc:
"http://img.b2bpic.net/free-photo/hr-manager-interviewing-woman-after-doing-background-checks_482257-115673.jpg", imageAlt: "transparent business communication honest dealing"},
{
id: "3",
title: "Personalized Support",
description:
"Dedicated account managers who understand your unique business needs and provide customized solutions for success.",
imageSrc:
"http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256095.jpg?_wi=3",
imageAlt: "professional support team customer service",
},
id: "3", title: "Personalized Support", description:
"Dedicated account managers who understand your unique business needs and provide customized solutions for success.", imageSrc:
"http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256095.jpg", imageAlt: "professional support team customer service"},
{
id: "4",
title: "Prime Location",
description:
"Based in Business Bay, Dubai's premier business hub, offering convenient access and positioning at the heart of UAE commerce.",
imageSrc:
"http://img.b2bpic.net/free-photo/modern-skyscrapers-reflecting-water_23-2151991993.jpg?_wi=2",
imageAlt: "Business Bay Dubai office location premium",
},
id: "4", title: "Prime Location", description:
"Based in Business Bay, Dubai's premier business hub, offering convenient access and positioning at the heart of UAE commerce.", imageSrc:
"http://img.b2bpic.net/free-photo/modern-skyscrapers-reflecting-water_23-2151991993.jpg", imageAlt: "Business Bay Dubai office location premium"},
]}
mediaAnimation="slide-up"
buttonAnimation="opacity"
@@ -192,13 +128,9 @@ export default function ServicesPage() {
<FooterLogoReveal
logoText="JBS"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>