Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
341
src/app/page.tsx
341
src/app/page.tsx
@@ -34,38 +34,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
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: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
brandName="Arkora"
|
||||
/>
|
||||
</div>
|
||||
@@ -73,124 +57,69 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Spaces That Reflect Your Vision"
|
||||
description="Arkora transforms interiors into purposeful, beautiful environments. From concept through completion, we deliver design that inspires."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg",
|
||||
imageAlt: "Luxury residential living room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg", imageAlt: "Luxury residential living room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg",
|
||||
imageAlt: "Modern commercial office reception",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "Modern commercial office reception"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976539.jpg",
|
||||
imageAlt: "Stylish open concept kitchen",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976539.jpg", imageAlt: "Stylish open concept kitchen"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929377.jpg",
|
||||
imageAlt: "Luxurious master bedroom",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-clean-interior-design_23-2151929377.jpg", imageAlt: "Luxurious master bedroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-modern-interior-design_23-2151439850.jpg",
|
||||
imageAlt: "Sleek modern bathroom",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-modern-interior-design_23-2151439850.jpg", imageAlt: "Sleek modern bathroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg",
|
||||
imageAlt: "Elegant dining room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg", imageAlt: "Elegant dining room"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-system-with-open-drawers_169016-72726.jpg",
|
||||
imageAlt: "High-end interior architecture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-system-with-open-drawers_169016-72726.jpg", imageAlt: "High-end interior architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hall-hotel-with-chairs_116348-50.jpg",
|
||||
imageAlt: "Luxury hotel lobby",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hall-hotel-with-chairs_116348-50.jpg", imageAlt: "Luxury hotel lobby"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-room-high-rise-office-building_105762-1717.jpg",
|
||||
imageAlt: "Contemporary office meeting room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-room-high-rise-office-building_105762-1717.jpg", imageAlt: "Contemporary office meeting room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg",
|
||||
imageAlt: "Minimalist reading nook",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg", imageAlt: "Minimalist reading nook"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg",
|
||||
imageAlt: "Luxury home spa bathroom",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-2586.jpg", imageAlt: "Luxury home spa bathroom"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-photoframes-brown-couch_23-2149385449.jpg",
|
||||
imageAlt: "Artistic living room interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-photoframes-brown-couch_23-2149385449.jpg", imageAlt: "Artistic living room interior"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "Explore Our Work", href: "#portfolio"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg",
|
||||
alt: "Portrait of successful grey-haired female CEO",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", alt: "Portrait of successful grey-haired female CEO"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg",
|
||||
alt: "Portrait of confident businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg", alt: "Portrait of confident businesswoman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg",
|
||||
alt: "Portrait of happy young businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", alt: "Portrait of happy young businesswoman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
|
||||
alt: "Portrait of grey-haired businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Portrait of grey-haired businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
alt: "Close-up of positive businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", alt: "Close-up of positive businesswoman"},
|
||||
]}
|
||||
avatarText="Join our growing list of delighted clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692271.jpg",
|
||||
alt: "Modern styled entryway",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692271.jpg", alt: "Modern styled entryway"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160151.jpg",
|
||||
alt: "Blend of minimal nordic interior design with japanese wabi-sabi style",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160151.jpg", alt: "Blend of minimal nordic interior design with japanese wabi-sabi style"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/mix-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160138.jpg",
|
||||
alt: "Mix of minimal nordic interior design with japanese wabi-sabi style",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/mix-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160138.jpg", alt: "Mix of minimal nordic interior design with japanese wabi-sabi style"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263603.jpg",
|
||||
alt: "Photorealistic timber house interior with wooden decor and furnishings",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263603.jpg", alt: "Photorealistic timber house interior with wooden decor and furnishings"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/cozy-loungers-health-spa-with-no-people-copy-space_637285-6704.jpg",
|
||||
alt: "Cozy loungers at health spa with no people Copy space",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/cozy-loungers-health-spa-with-no-people-copy-space_637285-6704.jpg", alt: "Cozy loungers at health spa with no people Copy space"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg",
|
||||
alt: "Modern hotel lobby with hallway or office lounge room. ",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-hallway-office-lounge-room_1262-12372.jpg", alt: "Modern hotel lobby with hallway or office lounge room. "},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
@@ -204,12 +133,9 @@ export default function LandingPage() {
|
||||
title="Crafting Exceptional Spaces with Vision and Expertise"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
description="Arkora is a premier interior design firm dedicated to transforming residential and commercial environments into bespoke, inspiring spaces. With a keen eye for aesthetics and a commitment to functionality, we collaborate closely with our clients to bring their unique visions to life. Our expertise spans luxury residential redesigns, sophisticated commercial fit-outs, and strategic design partnerships, ensuring every project reflects unparalleled quality and meticulous attention to detail."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,27 +147,16 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Services",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "View All Services", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "residential",
|
||||
title: "Luxury Residential Design",
|
||||
content: "From grand estates to intimate urban dwellings, we create personalized sanctuaries that embody comfort, style, and the unique personalities of their inhabitants. Our process involves deep collaboration, bespoke furnishings, and meticulous material selection.",
|
||||
},
|
||||
id: "residential", title: "Luxury Residential Design", content: "From grand estates to intimate urban dwellings, we create personalized sanctuaries that embody comfort, style, and the unique personalities of their inhabitants. Our process involves deep collaboration, bespoke furnishings, and meticulous material selection."},
|
||||
{
|
||||
id: "commercial",
|
||||
title: "Commercial & Hospitality Interiors",
|
||||
content: "Designing functional, appealing, and branded spaces for offices, retail, and hospitality sectors that enhance productivity, impress clients, and elevate guest experiences, ensuring measurable ROI and aesthetic excellence.",
|
||||
},
|
||||
id: "commercial", title: "Commercial & Hospitality Interiors", content: "Designing functional, appealing, and branded spaces for offices, retail, and hospitality sectors that enhance productivity, impress clients, and elevate guest experiences, ensuring measurable ROI and aesthetic excellence."},
|
||||
{
|
||||
id: "consulting",
|
||||
title: "Design Consultation & Strategy",
|
||||
content: "Offering expert advice on space planning, material sourcing, lighting design, and art curation. We guide clients through every decision, ensuring cohesive and stunning outcomes from concept to final touches.",
|
||||
},
|
||||
id: "consulting", title: "Design Consultation & Strategy", content: "Offering expert advice on space planning, material sourcing, lighting design, and art curation. We guide clients through every decision, ensuring cohesive and stunning outcomes from concept to final touches."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-bar-still-life_23-2147821312.jpg"
|
||||
imageAlt="Modern luxury residential interior"
|
||||
@@ -258,56 +173,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "project-1",
|
||||
name: "The Grand Residence",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-room-design-with-armchair-potted-plants_23-2149427984.jpg",
|
||||
imageAlt: "Modern minimalist living room",
|
||||
},
|
||||
id: "project-1", name: "The Grand Residence", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/interior-room-design-with-armchair-potted-plants_23-2149427984.jpg", imageAlt: "Modern minimalist living room"},
|
||||
{
|
||||
id: "project-2",
|
||||
name: "Corporate HQ Revamp",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-white-symmetrical-ceiling_181624-7454.jpg",
|
||||
imageAlt: "Commercial office interior",
|
||||
},
|
||||
id: "project-2", name: "Corporate HQ Revamp", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-white-symmetrical-ceiling_181624-7454.jpg", imageAlt: "Commercial office interior"},
|
||||
{
|
||||
id: "project-3",
|
||||
name: "Skyline Penthouse",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-chart-bed-mixed-light-home-trading_169016-69456.jpg",
|
||||
imageAlt: "Luxury bedroom design",
|
||||
},
|
||||
id: "project-3", name: "Skyline Penthouse", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-chart-bed-mixed-light-home-trading_169016-69456.jpg", imageAlt: "Luxury bedroom design"},
|
||||
{
|
||||
id: "project-4",
|
||||
name: "The Artisan Bistro",
|
||||
price: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg",
|
||||
imageAlt: "Restaurant interior design",
|
||||
},
|
||||
id: "project-4", name: "The Artisan Bistro", price: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", imageAlt: "Restaurant interior design"},
|
||||
{
|
||||
id: "project-5",
|
||||
name: "Coastal Retreat",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1320.jpg",
|
||||
imageAlt: "Modern bathroom interior",
|
||||
},
|
||||
id: "project-5", name: "Coastal Retreat", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-sink-with-towels_1203-1320.jpg", imageAlt: "Modern bathroom interior"},
|
||||
{
|
||||
id: "project-6",
|
||||
name: "Luxury Retail Space",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg",
|
||||
imageAlt: "Boutique retail store interior",
|
||||
},
|
||||
id: "project-6", name: "Luxury Retail Space", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94677.jpg", imageAlt: "Boutique retail store interior"},
|
||||
]}
|
||||
title="Our Featured Design Projects"
|
||||
description="Explore a selection of our recent projects, showcasing our versatility and commitment to timeless, functional design across various sectors."
|
||||
tag="Portfolio"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Projects",
|
||||
href: "#",
|
||||
},
|
||||
text: "View All Projects", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -320,23 +203,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Award,
|
||||
title: "Years of Excellence",
|
||||
value: "15+",
|
||||
},
|
||||
id: "1", icon: Award,
|
||||
title: "Years of Excellence", value: "15+"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Users,
|
||||
title: "Satisfied Clients",
|
||||
value: "200+",
|
||||
},
|
||||
id: "2", icon: Users,
|
||||
title: "Satisfied Clients", value: "200+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Home,
|
||||
title: "Projects Completed",
|
||||
value: "500+",
|
||||
},
|
||||
id: "3", icon: Home,
|
||||
title: "Projects Completed", value: "500+"},
|
||||
]}
|
||||
title="Our Impact & Achievements"
|
||||
description="We measure our success by the satisfaction of our clients and the enduring beauty of our designs."
|
||||
@@ -352,26 +226,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "member-1",
|
||||
name: "Elara Vance",
|
||||
role: "Lead Designer & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-engineer_23-2147771740.jpg",
|
||||
imageAlt: "Elara Vance, Lead Designer",
|
||||
},
|
||||
id: "member-1", name: "Elara Vance", role: "Lead Designer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-engineer_23-2147771740.jpg", imageAlt: "Elara Vance, Lead Designer"},
|
||||
{
|
||||
id: "member-2",
|
||||
name: "Julian Thorne",
|
||||
role: "Commercial Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-inspector-suit-reviewing-solar-panel-production-showcasing-leadership-renewable_482257-135429.jpg",
|
||||
imageAlt: "Julian Thorne, Commercial Director",
|
||||
},
|
||||
id: "member-2", name: "Julian Thorne", role: "Commercial Director", imageSrc: "http://img.b2bpic.net/free-photo/professional-inspector-suit-reviewing-solar-panel-production-showcasing-leadership-renewable_482257-135429.jpg", imageAlt: "Julian Thorne, Commercial Director"},
|
||||
{
|
||||
id: "member-3",
|
||||
name: "Seraphina Lee",
|
||||
role: "Senior Interior Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg",
|
||||
imageAlt: "Seraphina Lee, Senior Interior Architect",
|
||||
},
|
||||
id: "member-3", name: "Seraphina Lee", role: "Senior Interior Architect", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", imageAlt: "Seraphina Lee, Senior Interior Architect"},
|
||||
]}
|
||||
title="Meet Our Visionary Team"
|
||||
description="Our passion for design is matched only by our dedication to client satisfaction. Get to know the faces behind Arkora Interiors."
|
||||
@@ -385,65 +244,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eleanor V.",
|
||||
date: "March 2024",
|
||||
title: "A Dream Home Brought to Life",
|
||||
quote: "Arkora Interiors transformed our outdated living space into a luxurious, functional home that perfectly reflects our family's lifestyle. Their attention to detail and creative vision were simply exceptional.",
|
||||
tag: "Residential",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
avatarAlt: "Eleanor V. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg",
|
||||
imageAlt: "Luxury residential living room",
|
||||
},
|
||||
id: "1", name: "Eleanor V.", date: "March 2024", title: "A Dream Home Brought to Life", quote: "Arkora Interiors transformed our outdated living space into a luxurious, functional home that perfectly reflects our family's lifestyle. Their attention to detail and creative vision were simply exceptional.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", avatarAlt: "Eleanor V. avatar", imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg", imageAlt: "Luxury residential living room"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus R.",
|
||||
date: "February 2024",
|
||||
title: "Elevating Our Brand Image",
|
||||
quote: "Our new office space designed by Arkora has significantly improved employee morale and client perception. It's sophisticated, highly functional, and truly represents our company's values.",
|
||||
tag: "Commercial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
avatarAlt: "Marcus R. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-chinese-cafe_627829-5911.jpg",
|
||||
imageAlt: "Modern commercial office reception",
|
||||
},
|
||||
id: "2", name: "Marcus R.", date: "February 2024", title: "Elevating Our Brand Image", quote: "Our new office space designed by Arkora has significantly improved employee morale and client perception. It's sophisticated, highly functional, and truly represents our company's values.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", avatarAlt: "Marcus R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-chinese-cafe_627829-5911.jpg", imageAlt: "Modern commercial office reception"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophia L.",
|
||||
date: "January 2024",
|
||||
title: "Beyond Our Expectations",
|
||||
quote: "The team at Arkora understood our vision for the boutique hotel lobby immediately. The result is a breathtaking space that our guests absolutely adore. Flawless execution from start to finish.",
|
||||
tag: "Hospitality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-130214.jpg",
|
||||
avatarAlt: "Sophia L. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-chatting-work_23-2149622893.jpg",
|
||||
imageAlt: "Boutique hotel lobby",
|
||||
},
|
||||
id: "3", name: "Sophia L.", date: "January 2024", title: "Beyond Our Expectations", quote: "The team at Arkora understood our vision for the boutique hotel lobby immediately. The result is a breathtaking space that our guests absolutely adore. Flawless execution from start to finish.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-130214.jpg", avatarAlt: "Sophia L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-chatting-work_23-2149622893.jpg", imageAlt: "Boutique hotel lobby"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "December 2023",
|
||||
title: "Seamless Collaboration",
|
||||
quote: "As an architect, I appreciate their professionalism and ability to integrate their design with our structural plans. Arkora is a fantastic partner for high-end residential projects.",
|
||||
tag: "Partnership",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg",
|
||||
avatarAlt: "David K. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-checking-documents-holding-camera_23-2147601352.jpg",
|
||||
imageAlt: "Modern apartment dining area",
|
||||
},
|
||||
id: "4", name: "David K.", date: "December 2023", title: "Seamless Collaboration", quote: "As an architect, I appreciate their professionalism and ability to integrate their design with our structural plans. Arkora is a fantastic partner for high-end residential projects.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-checking-documents-holding-camera_23-2147601352.jpg", imageAlt: "Modern apartment dining area"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Isabella M.",
|
||||
date: "November 2023",
|
||||
title: "My Favorite Place to Be",
|
||||
quote: "Arkora designed my new home office, and it's now my absolute favorite room. It's chic, incredibly comfortable, and boosts my productivity. They really captured my personal style.",
|
||||
tag: "Residential",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg",
|
||||
avatarAlt: "Isabella M. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-working-laptop_23-2149361984.jpg",
|
||||
imageAlt: "Home office interior design",
|
||||
},
|
||||
id: "5", name: "Isabella M.", date: "November 2023", title: "My Favorite Place to Be", quote: "Arkora designed my new home office, and it's now my absolute favorite room. It's chic, incredibly comfortable, and boosts my productivity. They really captured my personal style.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", avatarAlt: "Isabella M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-working-laptop_23-2149361984.jpg", imageAlt: "Home office interior design"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from those who have experienced the Arkora difference. Our work speaks for itself, and so do our clients."
|
||||
@@ -456,14 +265,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Synergy Developments",
|
||||
"Aether Architects",
|
||||
"Luminary Builders",
|
||||
"Prestige Properties",
|
||||
"Habitat Innovations",
|
||||
"Evolve Realty Group",
|
||||
"Metropolitan Designs",
|
||||
]}
|
||||
"Synergy Developments", "Aether Architects", "Luminary Builders", "Prestige Properties", "Habitat Innovations", "Evolve Realty Group", "Metropolitan Designs"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We are proud to collaborate with esteemed partners, architects, and developers who share our commitment to exceptional design and quality."
|
||||
tag="Partners"
|
||||
@@ -476,20 +278,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Space?"
|
||||
description="Let's discuss your next project and bring your vision to life. Contact us for a consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Consultation",
|
||||
href: "mailto:info@arkora.com",
|
||||
},
|
||||
text: "Schedule a Consultation", href: "mailto:info@arkora.com"},
|
||||
{
|
||||
text: "Call Us Today",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Us Today", href: "tel:+1234567890"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -504,19 +301,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user