Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 06:50:10 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "services",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Golden Crown"
/>
@@ -53,117 +41,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Build Your Business with Confidence and Expert Guidance"
description="Premium consultancy and business support services in Abu Dhabi."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=1",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=2",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=3",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=4",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=5",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=6",
imageAlt: "Consultancy services",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=7",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=8",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=9",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=10",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=11",
imageAlt: "Consultancy services",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=12",
imageAlt: "Consultancy services",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Consultancy services" },
]}
buttons={[
{
text: "Book a Consultation",
href: "#contact",
},
{
text: "Get Started",
href: "#services",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/positive-young-businesswoman-pointing-camera_1262-5406.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/woman-window-talking-phone_23-2148415755.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg",
alt: "Client 5",
},
]}
avatarText="Trusted by 500+ professionals"
marqueeItems={[
{
type: "text",
text: "Global Standards",
},
{
type: "text",
text: "Abu Dhabi Expert",
},
{
type: "text",
text: "Premium Consultancy",
},
{
type: "text",
text: "Secure Solutions",
},
{
type: "text",
text: "Strategic Growth",
},
{ text: "Book a Consultation", href: "#contact" },
{ text: "Get Started", href: "#services" },
]}
/>
</div>
@@ -174,21 +73,9 @@ export default function LandingPage() {
title="Excellence in Abu Dhabi"
tag="Trusted Authority"
metrics={[
{
id: "m1",
value: "5.0",
description: "Google Rating",
},
{
id: "m2",
value: "100+",
description: "Successful Formations",
},
{
id: "m3",
value: "24/7",
description: "Expert Support",
},
{ id: "m1", value: "5.0", description: "Google Rating" },
{ id: "m2", value: "100+", description: "Successful Formations" },
{ id: "m3", value: "24/7", description: "Expert Support" },
]}
metricsAnimation="slide-up"
/>
@@ -201,64 +88,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: 1,
title: "Company Formation",
description: "We streamline the process of establishing your business presence in the UAE.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=13",
imageAlt: "Service",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=14",
imageAlt: "Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=15",
imageAlt: "luxury office boardroom dark background",
id: 1, title: "Company Formation", description: "We streamline the process of establishing your business presence in the UAE.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" }
},
{
id: 2,
title: "Management Consultancy",
description: "Strategic advisory to optimize business operations and drive long-term growth.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=16",
imageAlt: "Service",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=17",
imageAlt: "Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg?_wi=1",
imageAlt: "professional executive portrait man dark background",
id: 2, title: "Management Consultancy", description: "Strategic advisory to optimize business operations and drive long-term growth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" }
},
{
id: 3,
title: "Business Studies",
description: "Detailed feasibility studies and documentation for informed business decisions.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=18",
imageAlt: "Service",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=19",
imageAlt: "Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-businesswoman-pointing-camera_1262-5406.jpg?_wi=1",
imageAlt: "elegant businesswoman portrait dark background",
id: 3, title: "Business Studies", description: "Detailed feasibility studies and documentation for informed business decisions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" }
},
{
id: 4,
title: "Corporate Support",
description: "Full-suite PRO services and administrative support for seamless operations.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=20",
imageAlt: "Service",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=21",
imageAlt: "Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=1",
imageAlt: "mature businessman professional portrait",
id: 4, title: "Corporate Support", description: "Full-suite PRO services and administrative support for seamless operations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg", imageAlt: "Service" }
},
]}
showStepNumbers={false}
@@ -272,21 +115,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Your Trusted Consultancy Partner in Abu Dhabi"
metrics={[
{
label: "Professionalism",
value: "Commitment",
icon: CheckCircle,
},
{
label: "Communication",
value: "Transparent",
icon: MessageCircle,
},
{
label: "Expertise",
value: "Local Insight",
icon: Globe,
},
{ label: "Professionalism", value: "Commitment", icon: CheckCircle },
{ label: "Communication", value: "Transparent", icon: MessageCircle },
{ label: "Expertise", value: "Local Insight", icon: Globe },
]}
metricsAnimation="blur-reveal"
/>
@@ -298,41 +129,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Ahmed",
role: "CEO, Tech Solutions",
testimonial: "Professional and dependable support. Smooth experience.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg?_wi=2",
},
{
id: "2",
name: "Khalid Al-Mansouri",
role: "Founder, Logistics Inc.",
testimonial: "Excellent service and strong professionalism.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-young-businesswoman-pointing-camera_1262-5406.jpg?_wi=2",
},
{
id: "3",
name: "Elena Petrova",
role: "Director, Creative Hub",
testimonial: "Great experience, handled everything properly with confidence.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=2",
},
{
id: "4",
name: "Omar Hassan",
role: "Entrepreneur",
testimonial: "Highly recommended for their local expertise and efficiency.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-window-talking-phone_23-2148415755.jpg",
},
{
id: "5",
name: "Layla Saeed",
role: "Finance Consultant",
testimonial: "Unparalleled local knowledge and quick turnaround times.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg?_wi=3",
},
{ id: "1", name: "Sarah Ahmed", role: "CEO, Tech Solutions", testimonial: "Professional and dependable support. Smooth experience.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg" },
{ id: "2", name: "Khalid Al-Mansouri", role: "Founder, Logistics Inc.", testimonial: "Excellent service and strong professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-businesswoman-pointing-camera_1262-5406.jpg" },
{ id: "3", name: "Elena Petrova", role: "Director, Creative Hub", testimonial: "Great experience, handled everything properly with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg" },
{ id: "4", name: "Omar Hassan", role: "Entrepreneur", testimonial: "Highly recommended for their local expertise and efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/woman-window-talking-phone_23-2148415755.jpg" },
{ id: "5", name: "Layla Saeed", role: "Finance Consultant", testimonial: "Unparalleled local knowledge and quick turnaround times.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg" },
]}
title="Client Success Stories"
description="What our partners say about our expertise."
@@ -344,66 +145,23 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Where are you located?",
content: "Airport Road, Al Danah, Abu Dhabi.",
},
{
id: "f2",
title: "How can I contact you?",
content: "Call us directly at 02 546 6334 or use our WhatsApp.",
},
{
id: "f3",
title: "What is the consultation process?",
content: "We begin with a brief meeting to understand your goals and suggest the best business setup path.",
},
{ id: "f1", title: "Where are you located?", content: "Airport Road, Al Danah, Abu Dhabi." },
{ id: "f2", title: "How can I contact you?", content: "Call us directly at 02 546 6334 or use our WhatsApp." },
{ id: "f3", title: "What is the consultation process?", content: "We begin with a brief meeting to understand your goals and suggest the best business setup path." },
]}
ctaTitle="Let's Build Your Success"
ctaDescription="Get in touch for a personal consultation regarding your business formation."
ctaButton={{
text: "Contact Us",
href: "tel:025466334",
}}
ctaButton={{ text: "Contact Us", href: "tel:025466334" }}
ctaIcon={Phone}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg?_wi=22"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160777.jpg"
columns={[
{
title: "Company",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Services",
href: "#services",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Contact",
items: [
{
label: "02 546 6334",
href: "tel:025466334",
},
{
label: "Airport Road, Abu Dhabi",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }, { label: "About", href: "#about" }] },
{ title: "Contact", items: [{ label: "02 546 6334", href: "tel:025466334" }, { label: "Airport Road, Abu Dhabi", href: "#" }] },
]}
logoText="Golden Crown"
copyrightText="© 2025 Golden Crown Company"