Merge version_2 into main #1
383
src/app/page.tsx
383
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "#process",
|
||||
},
|
||||
name: "Process", id: "#process"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="BULB"
|
||||
bottomLeftText="Innovation & Precision"
|
||||
@@ -70,70 +56,45 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
imagePosition="right"
|
||||
title="Powering Premium Spaces."
|
||||
description="Modern electrical solutions for homes, commercial properties, and high-end developments."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request A Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request A Quote", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139306.jpg"
|
||||
imageAlt="Abstract electrical energy graphic"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg",
|
||||
alt: "Satisfied client avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg", alt: "Satisfied client avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg",
|
||||
alt: "Happy customer avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", alt: "Happy customer avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-standing-front-building-holding-clipboard-coffee-cup_23-2147972795.jpg",
|
||||
alt: "Professional partner avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-standing-front-building-holding-clipboard-coffee-cup_23-2147972795.jpg", alt: "Professional partner avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg",
|
||||
alt: "Trusted associate avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg", alt: "Trusted associate avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg",
|
||||
alt: "Valued client avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg", alt: "Valued client avatar"},
|
||||
]}
|
||||
avatarText="Trusted by 1000+ clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Precision Engineering",
|
||||
type: "text", text: "Precision Engineering"},
|
||||
{
|
||||
type: "text-icon", text: "Smart Solutions", icon: Zap,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Smart Solutions",
|
||||
icon: Zap,
|
||||
type: "text", text: "Reliable Service"},
|
||||
{
|
||||
type: "text-icon", text: "Advanced Technology", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Reliable Service",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Advanced Technology",
|
||||
icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Client Focused",
|
||||
},
|
||||
type: "text", text: "Client Focused"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,25 +107,13 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Fully",
|
||||
description: "Insured",
|
||||
},
|
||||
id: "1", value: "Fully", description: "Insured"},
|
||||
{
|
||||
id: "2",
|
||||
value: "NICEIC",
|
||||
description: "Approved",
|
||||
},
|
||||
id: "2", value: "NICEIC", description: "Approved"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Domestic &",
|
||||
description: "Commercial",
|
||||
},
|
||||
id: "3", value: "Domestic &", description: "Commercial"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Fast",
|
||||
description: "Response",
|
||||
},
|
||||
id: "4", value: "Fast", description: "Response"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -179,17 +128,11 @@ export default function LandingPage() {
|
||||
description="At BULB, we illuminate futures with expert electrical installations, intelligent systems, and flawless execution. Our trusted service ensures safety, efficiency, and cutting-edge solutions for every project, from sophisticated smart homes to expansive commercial properties. We're more than electricians; we're partners in powering your premium spaces with unparalleled precision and dedication."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Installations",
|
||||
description: "Flawless setup by certified professionals ensuring peak performance and longevity.",
|
||||
},
|
||||
title: "Expert Installations", description: "Flawless setup by certified professionals ensuring peak performance and longevity."},
|
||||
{
|
||||
title: "Intelligent Systems",
|
||||
description: "Designing and integrating smart electrical infrastructures for modern living and working.",
|
||||
},
|
||||
title: "Intelligent Systems", description: "Designing and integrating smart electrical infrastructures for modern living and working."},
|
||||
{
|
||||
title: "Flawless Execution",
|
||||
description: "Meticulous attention to detail and rigorous standards from planning to completion.",
|
||||
},
|
||||
title: "Flawless Execution", description: "Meticulous attention to detail and rigorous standards from planning to completion."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545634.jpg"
|
||||
imageAlt="Electrician connecting modern electrical component with precision"
|
||||
@@ -205,85 +148,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "s1",
|
||||
brand: "BULB",
|
||||
name: "EV Charger Installation",
|
||||
price: "From £800",
|
||||
rating: 5,
|
||||
reviewCount: "230 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-charing_23-2148972407.jpg",
|
||||
imageAlt: "Modern EV charger installed in a luxury garage",
|
||||
},
|
||||
id: "s1", brand: "BULB", name: "EV Charger Installation", price: "From £800", rating: 5,
|
||||
reviewCount: "230 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-charing_23-2148972407.jpg", imageAlt: "Modern EV charger installed in a luxury garage"},
|
||||
{
|
||||
id: "s2",
|
||||
brand: "BULB",
|
||||
name: "Full Rewires",
|
||||
price: "Quote Basis",
|
||||
rating: 5,
|
||||
reviewCount: "180 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-man-hands-working-radio-station_23-2148815352.jpg",
|
||||
imageAlt: "Neatly organized modern electrical wiring during a rewire",
|
||||
},
|
||||
id: "s2", brand: "BULB", name: "Full Rewires", price: "Quote Basis", rating: 5,
|
||||
reviewCount: "180 reviews", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-man-hands-working-radio-station_23-2148815352.jpg", imageAlt: "Neatly organized modern electrical wiring during a rewire"},
|
||||
{
|
||||
id: "s3",
|
||||
brand: "BULB",
|
||||
name: "Smart Home Systems",
|
||||
price: "Custom Project",
|
||||
rating: 5,
|
||||
reviewCount: "210 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821300.jpg",
|
||||
imageAlt: "Minimalist smart home control panel",
|
||||
},
|
||||
id: "s3", brand: "BULB", name: "Smart Home Systems", price: "Custom Project", rating: 5,
|
||||
reviewCount: "210 reviews", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821300.jpg", imageAlt: "Minimalist smart home control panel"},
|
||||
{
|
||||
id: "s4",
|
||||
brand: "BULB",
|
||||
name: "Lighting Design",
|
||||
price: "Design Fee + Install",
|
||||
rating: 5,
|
||||
reviewCount: "195 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-automation-concept_23-2148994148.jpg",
|
||||
imageAlt: "Stunning custom lighting installation in a high-end space",
|
||||
},
|
||||
id: "s4", brand: "BULB", name: "Lighting Design", price: "Design Fee + Install", rating: 5,
|
||||
reviewCount: "195 reviews", imageSrc: "http://img.b2bpic.net/free-photo/home-automation-concept_23-2148994148.jpg", imageAlt: "Stunning custom lighting installation in a high-end space"},
|
||||
{
|
||||
id: "s5",
|
||||
brand: "BULB",
|
||||
name: "Commercial Electrical",
|
||||
price: "Project Based",
|
||||
rating: 5,
|
||||
reviewCount: "150 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51642.jpg",
|
||||
imageAlt: "Modern commercial office space with sleek electrical systems",
|
||||
},
|
||||
id: "s5", brand: "BULB", name: "Commercial Electrical", price: "Project Based", rating: 5,
|
||||
reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51642.jpg", imageAlt: "Modern commercial office space with sleek electrical systems"},
|
||||
{
|
||||
id: "s6",
|
||||
brand: "BULB",
|
||||
name: "Consumer Units & Upgrades",
|
||||
price: "From £450",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/key-new-power-control-panel_1398-3.jpg",
|
||||
imageAlt: "Clean, newly installed state-of-the-art consumer unit",
|
||||
},
|
||||
id: "s6", brand: "BULB", name: "Consumer Units & Upgrades", price: "From £450", rating: 5,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/key-new-power-control-panel_1398-3.jpg", imageAlt: "Clean, newly installed state-of-the-art consumer unit"},
|
||||
{
|
||||
id: "s7",
|
||||
brand: "BULB",
|
||||
name: "Emergency Repairs",
|
||||
price: "Call Out Fee",
|
||||
rating: 5,
|
||||
reviewCount: "90 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-frustrated-male-electrician-standing-near-electric-board_23-2148087630.jpg",
|
||||
imageAlt: "Electrician resolving an electrical issue in a commercial setting",
|
||||
},
|
||||
id: "s7", brand: "BULB", name: "Emergency Repairs", price: "Call Out Fee", rating: 5,
|
||||
reviewCount: "90 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-frustrated-male-electrician-standing-near-electric-board_23-2148087630.jpg", imageAlt: "Electrician resolving an electrical issue in a commercial setting"},
|
||||
{
|
||||
id: "s8",
|
||||
brand: "BULB",
|
||||
name: "Maintenance Contracts",
|
||||
price: "Monthly/Annual",
|
||||
rating: 5,
|
||||
reviewCount: "75 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53947.jpg",
|
||||
imageAlt: "Electrician inspecting sophisticated electrical equipment",
|
||||
},
|
||||
id: "s8", brand: "BULB", name: "Maintenance Contracts", price: "Monthly/Annual", rating: 5,
|
||||
reviewCount: "75 reviews", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53947.jpg", imageAlt: "Electrician inspecting sophisticated electrical equipment"},
|
||||
]}
|
||||
title="Comprehensive Electrical Solutions."
|
||||
description="Tailored services designed for peak performance and lasting reliability. From innovative EV charging to intricate smart home systems, we deliver unparalleled quality."
|
||||
@@ -299,49 +186,13 @@ export default function LandingPage() {
|
||||
description="Transforming spaces with precision and innovative electrical design. Explore a selection of our most impactful completed projects."
|
||||
blogs={[
|
||||
{
|
||||
id: "p1",
|
||||
category: "Residential",
|
||||
title: "Luxury Home Lighting Installation",
|
||||
excerpt: "A bespoke lighting system designed and installed for a high-end residential property, creating dynamic ambiance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg",
|
||||
imageAlt: "Luxury smart home living room with exquisite lighting",
|
||||
authorName: "BULB Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
date: "October 2023",
|
||||
},
|
||||
id: "p1", category: "Residential", title: "Luxury Home Lighting Installation", excerpt: "A bespoke lighting system designed and installed for a high-end residential property, creating dynamic ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg", imageAlt: "Luxury smart home living room with exquisite lighting", authorName: "BULB Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "October 2023"},
|
||||
{
|
||||
id: "p2",
|
||||
category: "Commercial",
|
||||
title: "Commercial Office Fit-Out",
|
||||
excerpt: "Complete electrical infrastructure installation for a modern corporate office, ensuring efficiency and reliability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397593.jpg",
|
||||
imageAlt: "Sleek, open-plan commercial office interior",
|
||||
authorName: "BULB Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg",
|
||||
date: "September 2023",
|
||||
},
|
||||
id: "p2", category: "Commercial", title: "Commercial Office Fit-Out", excerpt: "Complete electrical infrastructure installation for a modern corporate office, ensuring efficiency and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397593.jpg", imageAlt: "Sleek, open-plan commercial office interior", authorName: "BULB Team", authorAvatar: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", date: "September 2023"},
|
||||
{
|
||||
id: "p3",
|
||||
category: "Smart Systems",
|
||||
title: "Smart Home Integration",
|
||||
excerpt: "Seamless integration of advanced smart home systems for ultimate control and energy efficiency in a new build.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg",
|
||||
imageAlt: "Seamless wall-mounted smart home integration panel",
|
||||
authorName: "BULB Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/dreamy-african-man-glasses-standing-street-outdoor-photo-stylish-black-guy-listening-music-headphones_197531-21803.jpg",
|
||||
date: "August 2023",
|
||||
},
|
||||
id: "p3", category: "Smart Systems", title: "Smart Home Integration", excerpt: "Seamless integration of advanced smart home systems for ultimate control and energy efficiency in a new build.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349208.jpg", imageAlt: "Seamless wall-mounted smart home integration panel", authorName: "BULB Team", authorAvatar: "http://img.b2bpic.net/free-photo/dreamy-african-man-glasses-standing-street-outdoor-photo-stylish-black-guy-listening-music-headphones_197531-21803.jpg", date: "August 2023"},
|
||||
{
|
||||
id: "p4",
|
||||
category: "EV Charging",
|
||||
title: "EV Charging Installation",
|
||||
excerpt: "Installation of multiple high-speed EV charging stations for a residential development, promoting sustainable living.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car_1268-17719.jpg",
|
||||
imageAlt: "Electric vehicle charging station in a modern garage",
|
||||
authorName: "BULB Team",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/outside-portrait-young-smiling-woman-with-wavy-hair-wearing-striped-tshirt-blue-shirt-is-posing-camera-with-happy-smile-against-city-square-with-green-exotic-trees_291650-1903.jpg",
|
||||
date: "July 2023",
|
||||
},
|
||||
id: "p4", category: "EV Charging", title: "EV Charging Installation", excerpt: "Installation of multiple high-speed EV charging stations for a residential development, promoting sustainable living.", imageSrc: "http://img.b2bpic.net/free-photo/charging-socket-electric-car_1268-17719.jpg", imageAlt: "Electric vehicle charging station in a modern garage", authorName: "BULB Team", authorAvatar: "http://img.b2bpic.net/free-photo/outside-portrait-young-smiling-woman-with-wavy-hair-wearing-striped-tshirt-blue-shirt-is-posing-camera-with-happy-smile-against-city-square-with-green-exotic-trees_291650-1903.jpg", date: "July 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -353,25 +204,13 @@ export default function LandingPage() {
|
||||
description="Experience electrical work delivered with clarity, efficiency, and expert care. From initial concept to certified completion, we ensure a smooth journey."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "step-1",
|
||||
title: "1. Consultation",
|
||||
content: "We begin with a thorough consultation to understand your needs, objectives, and existing infrastructure. This allows us to tailor a solution that perfectly fits your requirements and budget. Our experts provide clear, concise advice.",
|
||||
},
|
||||
id: "step-1", title: "1. Consultation", content: "We begin with a thorough consultation to understand your needs, objectives, and existing infrastructure. This allows us to tailor a solution that perfectly fits your requirements and budget. Our experts provide clear, concise advice."},
|
||||
{
|
||||
id: "step-2",
|
||||
title: "2. Design & Planning",
|
||||
content: "Leveraging cutting-edge technology, our team designs a robust, efficient, and aesthetically pleasing electrical plan. Every detail is meticulously planned to ensure optimal performance, safety, and compliance with all regulations.",
|
||||
},
|
||||
id: "step-2", title: "2. Design & Planning", content: "Leveraging cutting-edge technology, our team designs a robust, efficient, and aesthetically pleasing electrical plan. Every detail is meticulously planned to ensure optimal performance, safety, and compliance with all regulations."},
|
||||
{
|
||||
id: "step-3",
|
||||
title: "3. Installation",
|
||||
content: "Our certified electricians execute the installation with unparalleled precision and attention to detail. We use only premium-grade materials and advanced techniques, minimizing disruption and adhering strictly to timelines.",
|
||||
},
|
||||
id: "step-3", title: "3. Installation", content: "Our certified electricians execute the installation with unparalleled precision and attention to detail. We use only premium-grade materials and advanced techniques, minimizing disruption and adhering strictly to timelines."},
|
||||
{
|
||||
id: "step-4",
|
||||
title: "4. Testing & Certification",
|
||||
content: "Upon completion, every aspect of your new electrical system undergoes rigorous testing to guarantee safety, functionality, and compliance. We provide full certification, giving you complete peace of mind.",
|
||||
},
|
||||
id: "step-4", title: "4. Testing & Certification", content: "Upon completion, every aspect of your new electrical system undergoes rigorous testing to guarantee safety, functionality, and compliance. We provide full certification, giving you complete peace of mind."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920604.jpg"
|
||||
imageAlt="Electrical consultant reviewing blueprints with a client"
|
||||
@@ -386,55 +225,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
date: "Nov 2023",
|
||||
title: "Outstanding Smart Home Integration!",
|
||||
quote: "BULB transformed our home with their smart system integration. The attention to detail and flawless execution was truly impressive. Highly recommend for any premium electrical needs.",
|
||||
tag: "Residential Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-ipad_23-2148369439.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", date: "Nov 2023", title: "Outstanding Smart Home Integration!", quote: "BULB transformed our home with their smart system integration. The attention to detail and flawless execution was truly impressive. Highly recommend for any premium electrical needs.", tag: "Residential Client", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-his-arms-crossed-christmas_23-2148737963.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-ipad_23-2148369439.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark C.",
|
||||
date: "Oct 2023",
|
||||
title: "Professional Commercial Rewire",
|
||||
quote: "Our office rewire by BULB was seamless and efficient. The team was professional, clean, and delivered ahead of schedule. A truly premium service that exceeded our expectations.",
|
||||
tag: "Business Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899440.jpg",
|
||||
},
|
||||
id: "t2", name: "Mark C.", date: "Oct 2023", title: "Professional Commercial Rewire", quote: "Our office rewire by BULB was seamless and efficient. The team was professional, clean, and delivered ahead of schedule. A truly premium service that exceeded our expectations.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-117443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899440.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
date: "Sep 2023",
|
||||
title: "Exceptional EV Charger Installation",
|
||||
quote: "The EV charger installation was quick, clean, and perfectly integrated into our property. BULB's expertise and customer service are second to none. Absolutely delighted with the result.",
|
||||
tag: "Property Developer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-1023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-smartphone-outdoors_23-2150747683.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", date: "Sep 2023", title: "Exceptional EV Charger Installation", quote: "The EV charger installation was quick, clean, and perfectly integrated into our property. BULB's expertise and customer service are second to none. Absolutely delighted with the result.", tag: "Property Developer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-1023.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-using-smartphone-outdoors_23-2150747683.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
date: "Aug 2023",
|
||||
title: "Precision Lighting Design",
|
||||
quote: "BULB's lighting design completely elevated our luxury apartment. The team’s creativity and technical skill brought our vision to life. A truly bespoke and brilliant service.",
|
||||
tag: "Residential Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", date: "Aug 2023", title: "Precision Lighting Design", quote: "BULB's lighting design completely elevated our luxury apartment. The team’s creativity and technical skill brought our vision to life. A truly bespoke and brilliant service.", tag: "Residential Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica L.",
|
||||
date: "July 2023",
|
||||
title: "Reliable & Responsive Maintenance",
|
||||
quote: "We rely on BULB for all our commercial electrical maintenance. Their team is consistently reliable, responsive, and proactive, ensuring our operations run smoothly. Invaluable service.",
|
||||
tag: "Commercial Manager",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-working-switchboard-with-fuses-uses-tablet_169016-51765.jpg",
|
||||
},
|
||||
id: "t5", name: "Jessica L.", date: "July 2023", title: "Reliable & Responsive Maintenance", quote: "We rely on BULB for all our commercial electrical maintenance. Their team is consistently reliable, responsive, and proactive, ensuring our operations run smoothly. Invaluable service.", tag: "Commercial Manager", avatarSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-working-switchboard-with-fuses-uses-tablet_169016-51765.jpg"},
|
||||
]}
|
||||
title="Client Success Stories."
|
||||
description="Hear from those who've experienced the BULB difference in quality and service. Our commitment to excellence shines through every project."
|
||||
@@ -445,14 +244,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
text="Need Electrical Work Done Properly? Reliable electrical specialists delivering modern, safe, and professional solutions."
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
text="Ready to Elevate Your Space? Experience the unparalleled difference of BULB. Secure your future with precision electrical solutions and innovative design. Get your personalized quote today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Your Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Unlock Your Quote", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -461,66 +257,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "EV Charger Installation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "EV Charger Installation", href: "#services"},
|
||||
{
|
||||
label: "Smart Home Systems",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Smart Home Systems", href: "#services"},
|
||||
{
|
||||
label: "Lighting Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Lighting Design", href: "#services"},
|
||||
{
|
||||
label: "Commercial Electrical",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Commercial Electrical", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Process",
|
||||
href: "#process",
|
||||
},
|
||||
label: "Our Process", href: "#process"},
|
||||
{
|
||||
label: "Featured Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Featured Projects", href: "#projects"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Request a Quote", href: "#contact"},
|
||||
{
|
||||
label: "info@bulb.com",
|
||||
href: "mailto:info@bulb.com",
|
||||
},
|
||||
label: "info@bulb.com", href: "mailto:info@bulb.com"},
|
||||
{
|
||||
label: "+44 7911 123456",
|
||||
href: "tel:+447911123456",
|
||||
},
|
||||
label: "+44 7911 123456", href: "tel:+447911123456"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com/company/bulb",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com/company/bulb"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-mulish), sans-serif;
|
||||
font-family: var(--font-inter), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-mulish), sans-serif;
|
||||
font-family: var(--font-libre-baskerville), serif;
|
||||
}
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #106efb;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #106efb;
|
||||
--background-accent: #2f3f4f;
|
||||
--background: #0A0D12;
|
||||
--card: #141A23;
|
||||
--foreground: #F5F7FA;
|
||||
--primary-cta: #3B82F6;
|
||||
--primary-cta-text: #F5F7FA;
|
||||
--secondary-cta: #232B38;
|
||||
--secondary-cta-text: #F5F7FA;
|
||||
--accent: #F5A524;
|
||||
--background-accent: #A6B0C3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user