1 Commits

Author SHA1 Message Date
4f17a06148 Update src/app/page.tsx 2026-05-26 17:59:03 +00:00

View File

@@ -33,80 +33,49 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Portfolio",
id: "#portfolio",
},
name: "Portfolio", id: "#portfolio"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQs",
id: "#faq",
},
name: "FAQs", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Aydan Interior Decoration"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Premium FitOut & Facility Solutions Dubai"
description="Aydan transforms commercial and residential spaces into functional masterpieces. From concept to completion, we deliver excellence across the UAE with precision, innovation, and uncompromising quality standards."
buttons={[
{
text: "Start Your Project",
href: "#contact",
},
text: "Start Your Project", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg",
imageAlt: "Modern commercial office interior design",
},
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", imageAlt: "Modern commercial office interior design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageAlt: "Luxurious residential living room",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Luxurious residential living room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg",
imageAlt: "Contemporary corporate lobby",
},
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg", imageAlt: "Contemporary corporate lobby"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg",
imageAlt: "Elegant residential master bedroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg", imageAlt: "Elegant residential master bedroom"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728003.jpg",
imageAlt: "Professional commercial kitchen fitout",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728003.jpg", imageAlt: "Professional commercial kitchen fitout"},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg",
imageAlt: "Stylish residential dining room",
},
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", imageAlt: "Stylish residential dining room"},
]}
/>
</div>
@@ -116,19 +85,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Who We Are: Your Partner in ",
},
type: "text", content: "Who We Are: Your Partner in "},
{
type: "text",
content: "Interior Excellence",
},
type: "text", content: "Interior Excellence"},
]}
buttons={[
{
text: "Learn More About Aydan",
href: "#",
},
text: "Learn More About Aydan", href: "#"},
]}
/>
</div>
@@ -139,29 +102,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
tag: "Commercial",
title: "Corporate Fitout Solutions",
subtitle: "Optimizing Workspaces for Success",
description: "We specialize in designing and executing sophisticated office and commercial fitouts that enhance productivity, foster collaboration, and reflect your brand identity.",
imageSrc: "http://img.b2bpic.net/free-photo/owner-tech-startup-searching-new-office-spaces-by-using-blueprints_482257-95531.jpg",
imageAlt: "Modern office interior",
},
tag: "Commercial", title: "Corporate Fitout Solutions", subtitle: "Optimizing Workspaces for Success", description: "We specialize in designing and executing sophisticated office and commercial fitouts that enhance productivity, foster collaboration, and reflect your brand identity.", imageSrc: "http://img.b2bpic.net/free-photo/owner-tech-startup-searching-new-office-spaces-by-using-blueprints_482257-95531.jpg", imageAlt: "Modern office interior"},
{
tag: "Residential",
title: "Luxury Home Interiors",
subtitle: "Crafting Dream Living Spaces",
description: "Our residential services bring bespoke luxury and comfort to villas and apartments, creating personalized interiors that epitomize elegance and functionality.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-plans_1048-4704.jpg",
imageAlt: "Luxury home interior",
},
tag: "Residential", title: "Luxury Home Interiors", subtitle: "Crafting Dream Living Spaces", description: "Our residential services bring bespoke luxury and comfort to villas and apartments, creating personalized interiors that epitomize elegance and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/3d-house-plans_1048-4704.jpg", imageAlt: "Luxury home interior"},
{
tag: "Management",
title: "Integrated Facility Management",
subtitle: "Ensuring Seamless Operations",
description: "Beyond aesthetics, we provide comprehensive facility management, ensuring your spaces are maintained to the highest standards, allowing you to focus on your core business.",
imageSrc: "http://img.b2bpic.net/free-vector/ui-ux-thin-line-mobile-app-development-process-construction-web-design-illustration_1284-53022.jpg",
imageAlt: "Facility management illustration",
},
tag: "Management", title: "Integrated Facility Management", subtitle: "Ensuring Seamless Operations", description: "Beyond aesthetics, we provide comprehensive facility management, ensuring your spaces are maintained to the highest standards, allowing you to focus on your core business.", imageSrc: "http://img.b2bpic.net/free-vector/ui-ux-thin-line-mobile-app-development-process-construction-web-design-illustration_1284-53022.jpg", imageAlt: "Facility management illustration"},
]}
title="Our Expertise: Transforming Visions into Reality"
description="Aydan offers a full spectrum of services, from initial concept to flawless execution, ensuring every project reflects unparalleled quality and precision."
@@ -176,47 +121,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Executive Office Fitout",
price: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workspace-showcases-monitor-with-research-analysis-meetings_482257-118634.jpg",
imageAlt: "Modern executive office fitout",
},
id: "p1", name: "Executive Office Fitout", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-workspace-showcases-monitor-with-research-analysis-meetings_482257-118634.jpg", imageAlt: "Modern executive office fitout"},
{
id: "p2",
name: "Luxury Kitchen Design",
price: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883533.jpg",
imageAlt: "High-end residential kitchen design",
},
id: "p2", name: "Luxury Kitchen Design", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883533.jpg", imageAlt: "High-end residential kitchen design"},
{
id: "p3",
name: "Boutique Retail Space",
price: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-choose-their-clothes-home_1153-7645.jpg",
imageAlt: "Stylish boutique retail interior",
},
id: "p3", name: "Boutique Retail Space", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-choose-their-clothes-home_1153-7645.jpg", imageAlt: "Stylish boutique retail interior"},
{
id: "p4",
name: "Hotel Lobby Redesign",
price: "Hospitality",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-guest-arrives-hotel-lobby_482257-81592.jpg",
imageAlt: "Elegant hotel lobby redesign",
},
id: "p4", name: "Hotel Lobby Redesign", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/elderly-guest-arrives-hotel-lobby_482257-81592.jpg", imageAlt: "Elegant hotel lobby redesign"},
{
id: "p5",
name: "Premium Villa Interior",
price: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-luxury-waterfront-homes-private-docks-gold-coast_1308-189354.jpg",
imageAlt: "Luxury villa interior design",
},
id: "p5", name: "Premium Villa Interior", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-luxury-waterfront-homes-private-docks-gold-coast_1308-189354.jpg", imageAlt: "Luxury villa interior design"},
{
id: "p6",
name: "Signature Restaurant Design",
price: "Hospitality",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg",
imageAlt: "Modern restaurant interior design",
},
id: "p6", name: "Signature Restaurant Design", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg", imageAlt: "Modern restaurant interior design"},
]}
title="Our Diverse Portfolio"
description="Explore a selection of our finest commercial and residential projects that showcase our commitment to design excellence and flawless execution."
@@ -230,34 +145,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "150+",
title: "Projects Completed",
items: [
"Across diverse sectors",
"On time and budget",
"Achieving client goals",
],
id: "m1", value: "150+", title: "Projects Completed", items: [
"Across diverse sectors", "On time and budget", "Achieving client goals"],
},
{
id: "m2",
value: "100%",
title: "Client Satisfaction",
items: [
"Repeat business rate",
"Positive feedback",
"Building long-term relationships",
],
id: "m2", value: "100%", title: "Client Satisfaction", items: [
"Repeat business rate", "Positive feedback", "Building long-term relationships"],
},
{
id: "m3",
value: "12+",
title: "Years of Expertise",
items: [
"Industry leading experience",
"Specialized in UAE market",
"Innovative design solutions",
],
id: "m3", value: "12+", title: "Years of Expertise", items: [
"Industry leading experience", "Specialized in UAE market", "Innovative design solutions"],
},
]}
title="Our Impact & Achievements"
@@ -272,64 +169,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Facilities Manager",
company: "Horizon Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-muslim-businesswoman-posing-outside_74855-2007.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", role: "Facilities Manager", company: "Horizon Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-muslim-businesswoman-posing-outside_74855-2007.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Ahmed Al-Mansoori",
role: "Real Estate Developer",
company: "Capital Developments",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
imageAlt: "Ahmed Al-Mansoori",
},
id: "2", name: "Ahmed Al-Mansoori", role: "Real Estate Developer", company: "Capital Developments", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "Ahmed Al-Mansoori"},
{
id: "3",
name: "Fatima Khan",
role: "Homeowner",
company: "Private Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517453.jpg",
imageAlt: "Fatima Khan",
},
id: "3", name: "Fatima Khan", role: "Homeowner", company: "Private Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517453.jpg", imageAlt: "Fatima Khan"},
{
id: "4",
name: "David Miller",
role: "Senior Architect",
company: "Apex Designs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businessman-with-hard-hat_23-2150917242.jpg",
imageAlt: "David Miller",
},
id: "4", name: "David Miller", role: "Senior Architect", company: "Apex Designs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businessman-with-hard-hat_23-2150917242.jpg", imageAlt: "David Miller"},
{
id: "5",
name: "Nadia Saeed",
role: "Property Investor",
company: "Luxury Holdings",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-interior-designer_23-2150346500.jpg",
imageAlt: "Nadia Saeed",
},
id: "5", name: "Nadia Saeed", role: "Property Investor", company: "Luxury Holdings", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-interior-designer_23-2150346500.jpg", imageAlt: "Nadia Saeed"},
]}
kpiItems={[
{
value: "5.0",
label: "Average Rating",
},
value: "5.0", label: "Average Rating"},
{
value: "100%",
label: "Project Completion",
},
value: "100%", label: "Project Completion"},
{
value: "UAE",
label: "Service Area",
},
value: "UAE", label: "Service Area"},
]}
title="What Our Clients Say"
description="Hear directly from our satisfied corporate and residential clients about their experience partnering with Aydan Interior Decoration LLC."
@@ -341,14 +202,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Horizon Corp",
"Capital Developments",
"Luxury Holdings",
"Apex Designs",
"Global Ventures",
"Innovate Solutions",
"Elite Properties",
]}
"Horizon Corp", "Capital Developments", "Luxury Holdings", "Apex Designs", "Global Ventures", "Innovate Solutions", "Elite Properties"]}
title="Partnering with Industry Leaders"
description="We are proud to collaborate with esteemed clients and partners who trust Aydan for their interior decoration and facility management needs across various sectors."
/>
@@ -360,20 +214,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What types of projects does Aydan specialize in?",
content: "Aydan Interior Decoration LLC specializes in both commercial and residential interior fitout projects, as well as comprehensive facility management services across various sectors in the UAE.",
},
id: "faq1", title: "What types of projects does Aydan specialize in?", content: "Aydan Interior Decoration LLC specializes in both commercial and residential interior fitout projects, as well as comprehensive facility management services across various sectors in the UAE."},
{
id: "faq2",
title: "How long does a typical fitout project take?",
content: "Project timelines vary significantly based on scope, size, and complexity. We provide a detailed timeline after the initial consultation and design phase to ensure transparency and timely delivery.",
},
id: "faq2", title: "How long does a typical fitout project take?", content: "Project timelines vary significantly based on scope, size, and complexity. We provide a detailed timeline after the initial consultation and design phase to ensure transparency and timely delivery."},
{
id: "faq3",
title: "Do you offer custom design solutions?",
content: "Absolutely. Every project is unique, and we pride ourselves on offering bespoke design solutions tailored to meet the specific aesthetic, functional, and budgetary requirements of our clients.",
},
id: "faq3", title: "Do you offer custom design solutions?", content: "Absolutely. Every project is unique, and we pride ourselves on offering bespoke design solutions tailored to meet the specific aesthetic, functional, and budgetary requirements of our clients."},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-white-wood-living-room-near-bedroom-upstair_105762-2197.jpg"
imageAlt="Interior design project visualization"
@@ -389,20 +234,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Ready to Transform Your Space?"
description="Contact Aydan Interior Decoration LLC today for a consultation. Let us help you create functional masterpieces tailored to your commercial or residential needs."
buttons={[
{
text: "Schedule a Consultation",
href: "#",
},
text: "Schedule a Consultation", href: "#"},
{
text: "Call Us Now",
href: "tel:+971-XXX-XXXX",
},
text: "Call Us Now", href: "tel:+971-XXX-XXXX"},
]}
/>
</div>
@@ -411,66 +251,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Commercial Fitout",
href: "#features",
},
label: "Commercial Fitout", href: "#features"},
{
label: "Residential Interiors",
href: "#features",
},
label: "Residential Interiors", href: "#features"},
{
label: "Facility Management",
href: "#features",
},
label: "Facility Management", href: "#features"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portfolio", href: "#portfolio"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Values",
href: "#",
},
label: "Our Values", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -481,4 +294,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}