Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
275
src/app/page.tsx
275
src/app/page.tsx
@@ -34,83 +34,46 @@ 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: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/geometric-facade-modern-building_23-2151966494.jpg"
|
||||
logoAlt="Atlantic Builders UK Ltd Logo"
|
||||
brandName="Atlantic Builders UK Ltd"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Building Excellence Across the UK"
|
||||
description="Atlantic Builders UK Ltd delivers top-tier construction services, transforming visions into reality with unparalleled craftsmanship and reliability."
|
||||
tag="Your Trusted Construction Partner"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
text: "View Our Projects", href: "#projects"},
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-city-aerial-panorama-view-with-skyscrapers_649448-507.jpg",
|
||||
imageAlt: "modern building construction site wide shot",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-city-aerial-panorama-view-with-skyscrapers_649448-507.jpg", imageAlt: "modern building construction site wide shot"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg",
|
||||
imageAlt: "finished modern home exterior design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-building_1203-2794.jpg",
|
||||
imageAlt: "Crane construction building",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/form-dwelling-tower-high-engineering_1127-2349.jpg",
|
||||
imageAlt: "form dwelling tower high engineering",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park-lujiazui-financial-centre_1127-3344.jpg",
|
||||
imageAlt: "park in lujiazui financial centre",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "finished modern home exterior design"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -135,19 +98,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Residential Builds & Developments",
|
||||
"Commercial Construction",
|
||||
"Renovations & Extensions",
|
||||
"Project Management & Consulting",
|
||||
],
|
||||
"Residential Builds & Developments", "Commercial Construction", "Renovations & Extensions", "Project Management & Consulting"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Interior Fit-Outs & Refurbishments",
|
||||
"Sustainable & Green Building",
|
||||
"Groundwork & Foundation Expertise",
|
||||
"Structural Engineering Solutions",
|
||||
],
|
||||
"Interior Fit-Outs & Refurbishments", "Sustainable & Green Building", "Groundwork & Foundation Expertise", "Structural Engineering Solutions"],
|
||||
}}
|
||||
title="Our Comprehensive Building Services"
|
||||
description="We offer a full spectrum of construction services, tailored to meet your specific needs with efficiency and expertise, ensuring every detail is managed with precision."
|
||||
@@ -162,65 +117,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "project-1",
|
||||
brand: "Residential",
|
||||
name: "Luxury Family Home",
|
||||
price: "£750,000+",
|
||||
rating: 5,
|
||||
reviewCount: "25 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-rural-house-building-with-grass-trees_1258-52399.jpg",
|
||||
imageAlt: "modern family home exterior day",
|
||||
},
|
||||
id: "project-1", brand: "Residential", name: "Luxury Family Home", price: "£750,000+", rating: 5,
|
||||
reviewCount: "25 reviews", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-rural-house-building-with-grass-trees_1258-52399.jpg", imageAlt: "modern family home exterior day"},
|
||||
{
|
||||
id: "project-2",
|
||||
brand: "Commercial",
|
||||
name: "Modern Office Complex",
|
||||
price: "£2.5M+",
|
||||
rating: 5,
|
||||
reviewCount: "18 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg",
|
||||
imageAlt: "commercial office building facade modern",
|
||||
},
|
||||
id: "project-2", brand: "Commercial", name: "Modern Office Complex", price: "£2.5M+", rating: 5,
|
||||
reviewCount: "18 reviews", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg", imageAlt: "commercial office building facade modern"},
|
||||
{
|
||||
id: "project-3",
|
||||
brand: "Renovation",
|
||||
name: "Historic Building Conversion",
|
||||
price: "£400,000+",
|
||||
rating: 5,
|
||||
reviewCount: "12 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892899.jpg",
|
||||
imageAlt: "historic building renovation modern interior",
|
||||
},
|
||||
id: "project-3", brand: "Renovation", name: "Historic Building Conversion", price: "£400,000+", rating: 5,
|
||||
reviewCount: "12 reviews", imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892899.jpg", imageAlt: "historic building renovation modern interior"},
|
||||
{
|
||||
id: "project-4",
|
||||
brand: "Interiors",
|
||||
name: "Bespoke Apartment Fit-Out",
|
||||
price: "£150,000+",
|
||||
rating: 5,
|
||||
reviewCount: "30 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-pendant-lamp-cozy-bedroom-soft-glow_169016-70924.jpg",
|
||||
imageAlt: "luxury kitchen renovation modern appliances",
|
||||
},
|
||||
id: "project-4", brand: "Interiors", name: "Bespoke Apartment Fit-Out", price: "£150,000+", rating: 5,
|
||||
reviewCount: "30 reviews", imageSrc: "http://img.b2bpic.net/free-photo/warm-pendant-lamp-cozy-bedroom-soft-glow_169016-70924.jpg", imageAlt: "luxury kitchen renovation modern appliances"},
|
||||
{
|
||||
id: "project-5",
|
||||
brand: "Sustainable",
|
||||
name: "Eco-Friendly Residence",
|
||||
price: "£600,000+",
|
||||
rating: 5,
|
||||
reviewCount: "10 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg",
|
||||
imageAlt: "sustainable building green roof architecture",
|
||||
},
|
||||
id: "project-5", brand: "Sustainable", name: "Eco-Friendly Residence", price: "£600,000+", rating: 5,
|
||||
reviewCount: "10 reviews", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg", imageAlt: "sustainable building green roof architecture"},
|
||||
{
|
||||
id: "project-6",
|
||||
brand: "Foundations",
|
||||
name: "Industrial Unit Groundwork",
|
||||
price: "£800,000+",
|
||||
rating: 5,
|
||||
reviewCount: "8 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194806.jpg",
|
||||
imageAlt: "large scale groundwork foundation construction",
|
||||
},
|
||||
id: "project-6", brand: "Foundations", name: "Industrial Unit Groundwork", price: "£800,000+", rating: 5,
|
||||
reviewCount: "8 reviews", imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light-outdoors_23-2149194806.jpg", imageAlt: "large scale groundwork foundation construction"},
|
||||
]}
|
||||
title="Our Recent Projects"
|
||||
description="Explore a selection of our successfully completed projects, showcasing our versatility, meticulous attention to detail, and unwavering commitment to quality in every build."
|
||||
@@ -234,23 +147,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Building,
|
||||
title: "Projects Completed",
|
||||
value: "250+",
|
||||
},
|
||||
id: "m1", icon: Building,
|
||||
title: "Projects Completed", value: "250+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Users,
|
||||
title: "Satisfied Clients",
|
||||
value: "180+",
|
||||
},
|
||||
id: "m2", icon: Users,
|
||||
title: "Satisfied Clients", value: "180+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Years Experience",
|
||||
value: "20+",
|
||||
},
|
||||
id: "m3", icon: Award,
|
||||
title: "Years Experience", value: "20+"},
|
||||
]}
|
||||
title="Proven Track Record"
|
||||
description="Our unwavering commitment to excellence and client satisfaction is clearly reflected in our consistent achievements and the trust placed in us by our valued clientele."
|
||||
@@ -262,14 +166,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Local Councils",
|
||||
"Architectural Firms",
|
||||
"Structural Engineers",
|
||||
"Material Suppliers",
|
||||
"Financial Institutions",
|
||||
"Safety Consultants",
|
||||
"Design Studios",
|
||||
]}
|
||||
"Local Councils", "Architectural Firms", "Structural Engineers", "Material Suppliers", "Financial Institutions", "Safety Consultants", "Design Studios"]}
|
||||
title="Our Valued Partners"
|
||||
description="We strategically collaborate with industry-leading suppliers, esteemed architects, and trusted sub-contractors to guarantee that every project benefits from the highest quality materials and expertise, ensuring exceptional results."
|
||||
showCard={true}
|
||||
@@ -284,50 +181,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Homeowner",
|
||||
company: "UK Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg",
|
||||
imageAlt: "happy client business woman professional",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", role: "Homeowner", company: "UK Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg", imageAlt: "happy client business woman professional"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "Business Owner",
|
||||
company: "Tech Solutions Ltd",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
|
||||
imageAlt: "businessman smiling in office satisfied",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", role: "Business Owner", company: "Tech Solutions Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", imageAlt: "businessman smiling in office satisfied"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Property Developer",
|
||||
company: "Urban Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg",
|
||||
imageAlt: "woman smiling architect happy client",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", role: "Property Developer", company: "Urban Estates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", imageAlt: "woman smiling architect happy client"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
role: "Residential Client",
|
||||
company: "Private Home",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-nature_23-2150889344.jpg",
|
||||
imageAlt: "elderly couple smiling happy homeowners",
|
||||
},
|
||||
id: "t4", name: "David Kim", role: "Residential Client", company: "Private Home", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-nature_23-2150889344.jpg", imageAlt: "elderly couple smiling happy homeowners"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
role: "Project Manager",
|
||||
company: "Commercial Ventures",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-cafe_1098-14559.jpg",
|
||||
imageAlt: "young entrepreneur satisfied client",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", role: "Project Manager", company: "Commercial Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-cafe_1098-14559.jpg", imageAlt: "young entrepreneur satisfied client"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from our satisfied customers who have experienced the unparalleled dedication, professionalism, and superior craftsmanship that defines the Atlantic Builders difference."
|
||||
@@ -340,20 +207,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of projects do you undertake?",
|
||||
content: "We specialize in a broad range of projects including new residential builds, commercial construction, comprehensive renovations, extensions, and bespoke interior fit-outs. Our portfolio spans various scales and complexities.",
|
||||
},
|
||||
id: "q1", title: "What types of projects do you undertake?", content: "We specialize in a broad range of projects including new residential builds, commercial construction, comprehensive renovations, extensions, and bespoke interior fit-outs. Our portfolio spans various scales and complexities."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you ensure project quality and safety?",
|
||||
content: "Quality and safety are paramount. We adhere to the highest industry standards, employ skilled and certified professionals, and conduct regular site inspections. All projects follow strict health and safety protocols and comply with UK building regulations.",
|
||||
},
|
||||
id: "q2", title: "How do you ensure project quality and safety?", content: "Quality and safety are paramount. We adhere to the highest industry standards, employ skilled and certified professionals, and conduct regular site inspections. All projects follow strict health and safety protocols and comply with UK building regulations."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you assist with architectural design and planning?",
|
||||
content: "While we are primarily a construction company, we work closely with a network of trusted architects and planning consultants. We can connect you with professionals who can assist with design, planning permissions, and obtaining necessary approvals for your project.",
|
||||
},
|
||||
id: "q3", title: "Can you assist with architectural design and planning?", content: "While we are primarily a construction company, we work closely with a network of trusted architects and planning consultants. We can connect you with professionals who can assist with design, planning permissions, and obtaining necessary approvals for your project."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-table-architect-engineer-mockup-top-view_23-2148252115.jpg"
|
||||
imageAlt="architectural plans blueprints desk"
|
||||
@@ -369,8 +227,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Contact us today for a detailed consultation or to request a comprehensive quote for your next construction venture. Our expert team is eager to bring your vision to life."
|
||||
@@ -388,49 +245,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user