Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ const Home = () => {

{/* Meta Information */}
<Head>
<title>Buildify – Free Next.js Website Template for Contractors, Builders & Construction Companies</title>
<meta name="description" content="Free Next.js website template for builders, contractors & construction firms – built with Bootstrap" />
<title>Big Lou Mobile Welding and Metal Fabrication Service | Nassau | 24-Hour Emergency</title>
<meta name="description" content="Professional mobile welding, metal fabrication, and 24-hour emergency service in Nassau. On-site certified welding for construction equipment, trucks, trailers, and more. Call (516) 265-9889" />
<meta name="keywords" content="mobile welding, metal fabrication, welder nassau, on site welding, construction equipment repair, truck repair, 24 hour emergency welding, certified welding, MIG welding, TIG welding" />
</Head>

<main className="content-wrapper overflow-hidden">
Expand All @@ -28,10 +29,11 @@ const Home = () => {
<section className="wrapper">
<div className="container py-12 py-md-14">
<About
headingH1="Welcome to "
span="Buildify"
para="Lorem ipsum dolor sit amet consectetur adipisicing elit. Cumque obcaecati odit fuga, velit cum temporibus autem soluta mollitia saepe porro..."
para2="Excepturi accusamus delectus velit consequuntur! Eum quod modi velit aut molestias, cum animi voluptates eaque!"
headingH1="Welcome to Big Lou Mobile Welding"
subHeading="Professional On-Site Service"
para="Big Lou Mobile Welding and Metal Fabrication Service brings certified welding expertise directly to your location in Nassau. We specialize in on-site metal fabrication, construction equipment repair, and emergency welding services."
para2="With years of experience and a commitment to quality craftsmanship, we handle everything from truck repairs and trailer fabrication to custom metalwork and marine repairs. Our versatile team is skilled in MIG, TIG, Arc, Stick welding, and plasma cutting."
para3="Available 24 hours a day, 7 days a week, we're here when you need us most. No job is too big or too small – we come to you with all the equipment needed to get the job done right."
imgPosition="left"
src="/img/welcome-to-constructions.webp"
/>
Expand Down
8 changes: 4 additions & 4 deletions src/assets/scss/_theme-colors.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Theme Colors
// Theme Colors - Big Lou Mobile Welding Industrial Theme
$sky: #5eb9f0 !default;
$blue: #3f78e0 !default;
$grape: #605dba !default;
Expand All @@ -7,10 +7,10 @@ $violet: #a07cc5 !default;
$pink: #d16b86 !default;
$fuchsia: #e668b3 !default;
$red: #e2626b !default;
$orange: #f78b77 !default;
$yellow: #fab758 !default;
$orange: #FF9900 !default; // Safety Orange - Primary CTA color
$yellow: #FFAA00 !default; // Alternative safety yellow
$green: #45c4a0 !default;
$leaf: #7cb798 !default;
$aqua: #54a8c7 !default;
$navy: #343f52 !default;
$navy: #282c34 !default; // Deep Charcoal Gray - Primary background
$ash: #9499a3 !default;
18 changes: 9 additions & 9 deletions src/assets/scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -151,20 +151,20 @@ $gray-400: #aab0bc !default;
$gray-500: #959ca9 !default;
$gray-600: #60697b !default;
$gray-700: #2f353a !default;
$gray-800: #21262c !default;
$gray-900: #1e2228 !default;
$gray-800: #282c34 !default; // Deep Charcoal Gray
$gray-900: #282c34 !default; // Deep Charcoal Gray - Primary background
$error: #de4747 !default;
$light: $gray-100 !default;
$gray: $gray-200 !default;
$dark: #262b32 !default;
$dark: #282c34 !default; // Deep Charcoal Gray
$inverse: $gray-300 !default;
$border: #a4aec6 !default;
$border-light: rgba($border, 0.2) !default;
$box-layout-bg: #edeef1 !default;
$shadow-border: #083c82 !default;
$feedback-success: #198754;
$feedback-danger: #dc3545;
$primary: $blue !default;
$primary: #FF9900 !default; // Safety Orange - Primary accent color
$colors: (
'blue': $blue,
'sky': $sky,
Expand Down Expand Up @@ -209,8 +209,8 @@ $button-soft-colors: map-remove($colors, 'white', 'light', 'gray') !default;
$bg-pale-colors: map-remove($colors, 'white', 'light', 'gray') !default;
$bg-soft-colors: map-remove($colors, 'white', 'light', 'yellow') !default;
$bullet-colors: map-remove($colors, 'yellow') !default;
$main-color: $primary !default;
$main-dark: $navy !default;
$main-color: #FF9900 !default; // Safety Orange
$main-dark: #282c34 !default; // Deep Charcoal Gray
$bg-soft-level: 90.5% !default;
$bg-soft-yellow-level: 90% !default;
$bg-pale-level: 84% !default;
Expand Down Expand Up @@ -354,8 +354,8 @@ $brand-colors: (
//----------------------------------------------------------//
// BODY
//----------------------------------------------------------//
$body-bg: $gray-100 !default;
$body-color: $gray-600 !default;
$body-bg: #282c34 !default; // Deep Charcoal Gray background
$body-color: #FFFFFF !default; // White text for readability
//----------------------------------------------------------//
// LINKS
//----------------------------------------------------------//
Expand Down Expand Up @@ -443,7 +443,7 @@ $h4-line-height: 1.45 !default;
$h5-line-height: 1.5 !default;
$h6-line-height: 1.55 !default;
$headings-font-weight: 700 !default;
$headings-color: $main-dark !default;
$headings-color: #FFFFFF !default; // White headings
$display-font-sizes: (
1: 2.4rem,
2: 2.2rem,
Expand Down
53 changes: 33 additions & 20 deletions src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ const Footer = () => {
className="text-center"
/>
</div>
<p className="lead mb-2 text-md-center text-xl-start fs-18 roboto">
Buildify is a trusted residential construction company in Location, delivering high-quality,
innovative, and reliable home-building solutions.
<p className="lead mb-2 text-md-center text-xl-start fs-18 roboto text-white">
Big Lou Mobile Welding and Metal Fabrication Service brings certified welding expertise directly to your location in Nassau. Professional on-site service, 24-hour emergency availability.
</p>
</div>

Expand All @@ -56,36 +55,50 @@ const Footer = () => {

{/* Quick Links Widget */}
<div className="col-md-6 col-xl-3 mt-md-5 mt-xl-0 mt-10 justify-content-md-center d-flex">
<Widget list={usefulLinks} title="Quick Links" />
<div className="widget">
<h4 className="widget-title fs-18 mb-3 text-uppercase oswald text-white">Quick Links</h4>
<ul className="list-unstyled text-reset mb-0">
{usefulLinks.map(({ id, title }) => (
<li key={id} className='roboto'>
<NextLink href={title === 'Home' ? '/' : title === 'Services' ? '/services' : title === 'Contact Us' ? '/contact' : '#'} title={title} className="text-white" />
</li>
))}
</ul>
</div>
</div>

{/* Contact Information Widget */}
<div className="col-md-6 col-xl-3 mt-md-5 mt-xl-0 mt-10 justify-content-md-center d-flex">
<div className="widget">
<h4 className="widget-title fs-18 mb-3 text-uppercase oswald">Contact Us</h4>

{/* Address */}
{/* Service Area */}
<div className="d-flex mb-3 align-items-start">
<i className="uil uil-location-pin-alt fs-30 text-main" />
<address className="ms-2 m-0 mt-1 roboto">
123 Main Street, Springfield, IL 62704 United States
<address className="ms-2 m-0 mt-1 roboto text-white">
Nassau (On-Site Service)
<br />
We come to you!
</address>
</div>

{/* Email */}
{/* Phone Number - Primary CTA */}
<div className="d-flex mb-3 align-items-center">
<i className="uil uil-envelope fs-26 text-main" />
<a href="mailto:buildify@gmail.com" className="link-body ms-2 roboto">
buildify@gmail.com
</a>
<i className="uil uil-phone-volume fs-32 text-main" style={{ color: '#FF9900' }} />
<p className="mt-1 ms-2 fs-24 d-flex flex-column roboto">
<a href="tel:5162659889" className="text-white fw-bold" style={{ color: '#FF9900', textDecoration: 'none' }}>
(516) 265-9889
</a>
</p>
</div>

{/* Phone Numbers */}
<div className="d-flex">
<i className="uil uil-phone-volume fs-26 text-main" />
<p className="mt-1 ms-2 fs-18 d-flex flex-column roboto">
<a href="tel:+911234567890">+91 12345 67890</a>
<a href="tel:+919876543210">+91 98765 43210</a>
{/* Hours of Operation */}
<div className="d-flex mb-3 align-items-start">
<i className="uil uil-clock fs-26 text-main" />
<p className="ms-2 m-0 mt-1 roboto text-white">
<strong>Hours:</strong><br />
Monday to Sunday: 5 AM – 10 PM<br />
<span className="fw-bold" style={{ color: '#FF9900' }}>24-Hour Emergency Service Available</span>
</p>
</div>
</div>
Expand Down Expand Up @@ -113,8 +126,8 @@ const Footer = () => {

{/* Footer copyright */}
<div className="d-md-flex align-items-center justify-content-center">
<p className="mb-2 mb-lg-0 text-center roboto">
© {currentYear} Buildify. All rights reserved
<p className="mb-2 mb-lg-0 text-center roboto text-white">
© {currentYear} Big Lou Mobile Welding and Metal Fabrication Service. All rights reserved
</p>
</div>
</div>
Expand Down
24 changes: 12 additions & 12 deletions src/components/Hero.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import NextLink from './NextLink';

/**
* Hero component - displays a fullscreen hero section with background image,
* headline, subheadline, and a call-to-action button.
Expand All @@ -25,22 +23,24 @@ const Hero = () => {
<div className="row d-flex justify-content-center align-items-center">
<div className="text-center">
{/* Main headline with animation */}
<h3 className="fs-56 ls-xl text-white mb-3 animate__animated animate__zoomIn animate__delay-1s oswald">
Residential Construction Company in Location
</h3>
<h1 className="fs-56 ls-xl text-white mb-3 animate__animated animate__zoomIn animate__delay-1s oswald">
ON-SITE Metal Fabrication, Certified Welding, & 24-Hour Emergency Service
</h1>

{/* Subheadline with animation */}
<p className="fs-26 text-white mb-5 animate__animated animate__zoomIn animate__delay-2s roboto">
We Don't Just Build Homes, We Shape Your Future.
We come to you. Professional mobile welding and metal fabrication in Nassau.
</p>

{/* Call-to-action button with slide-in animation */}
{/* Call-to-action button with phone number - Safety Orange */}
<div className="d-inline link animate__animated animate__slideInUp animate__delay-3s position-relative z-2">
<NextLink
title="Know More"
href="/about-us"
className="btn btn-sm primary-bg text-white rounded d-inline"
/>
<a
href="tel:5162659889"
className="btn btn-lg primary-bg text-white rounded d-inline fw-bold"
style={{ backgroundColor: '#FF9900', fontSize: '1.5rem', padding: '1rem 2rem' }}
>
CALL NOW (516) 265-9889
</a>
</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions src/components/WhyChoose.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ const WhyChoose = () => {
{/* Text Content Section - shown first on larger screens */}
<div className="order-lg-1 col-lg-6">
{/* Section label */}
<h3 className="fs-16 py-2 px-3 text-main d-inline rounded-pill oswald">
<h3 className="fs-16 py-2 px-3 primary-bg-soft text-main d-inline rounded-pill oswald">
Why Choose Us ?
</h3>

{/* Main headline */}
<h2 className="mb-5 mt-3 justify-content-start oswald">
Transforming Residential
<span className="ms-2"> Construction</span> in Location
<h2 className="mb-5 mt-3 justify-content-start oswald text-white">
Professional Mobile Welding & Metal Fabrication
<span className="ms-2 text-white"> in Nassau</span>
</h2>

{/* List of reasons with icons */}
Expand Down
43 changes: 30 additions & 13 deletions src/data.js
Original file line number Diff line number Diff line change
@@ -1,35 +1,52 @@
// Navigation links used across the website
export const usefulLinks = [
{ id: 1, title: 'Home' },
{ id: 2, title: 'About Us' },
{ id: 3, title: 'Projects' },
{ id: 4, title: 'Contact Us' }, // fixed id gap from 3 to 5
{ id: 5, title: 'Privacy Policy' } // fixed id gap from 5 to 7
{ id: 2, title: 'Services' },
{ id: 3, title: 'About Us' },
{ id: 4, title: 'Contact Us' },
{ id: 5, title: 'Privacy Policy' }
];

// Reasons to choose the company - could be shown on homepage or services page
// Big Lou Mobile Welding Services
export const services = [
{ id: 1, title: 'Construction Equipment Repair', description: 'Expert repair services for all types of construction equipment to keep your projects running smoothly.' },
{ id: 2, title: 'Truck Repair', description: 'Professional welding and fabrication services for commercial and personal trucks.' },
{ id: 3, title: 'Residential and Commercial Construction Welding', description: 'Certified welding services for residential and commercial construction projects.' },
{ id: 4, title: 'Trailers (Repair and Fabrication)', description: 'Complete trailer repair and custom fabrication services to meet your specific needs.' },
{ id: 5, title: 'Motorcycle Welding', description: 'Precision welding services for motorcycles and custom bike fabrication.' },
{ id: 6, title: 'Signs Fabrication/Repair', description: 'Custom sign fabrication and repair services for businesses and commercial properties.' },
{ id: 7, title: 'Custom Fabrications', description: 'Tailored metal fabrication solutions designed to your exact specifications.' },
{ id: 8, title: 'Ladder Racks', description: 'Custom ladder rack fabrication and installation for work vehicles.' },
{ id: 9, title: 'Aluminum Welding', description: 'Specialized aluminum welding services for lightweight and durable applications.' },
{ id: 10, title: 'Stainless Steel Welding', description: 'Professional stainless steel welding for corrosion-resistant and long-lasting results.' },
{ id: 11, title: 'Marine Repairs', description: 'Expert marine welding and repair services for boats and watercraft.' },
{ id: 12, title: 'Welding Processes: Mig, Tig, Arc, Stick, Plasma Cutting', description: 'Versatile welding capabilities including MIG, TIG, Arc, Stick welding, and plasma cutting.' },
{ id: 13, title: '24 Hour Emergency Service', description: 'Round-the-clock emergency welding and repair services when you need us most.' }
];

// Reasons to choose Big Lou Mobile Welding
export const whyChoose = [
{
id: 1,
title: 'Expert Craftsmanship',
title: 'Versatile Welding Expertise',
description:
'Lorem ipsum dolor sit amet consectetur adipisicing elit. Dolorem dignissimos ipsa fuga assumenda, id amet possimus magni deleniti quam sequi explicabo.'
'Our certified welders are skilled in multiple welding processes including MIG, TIG, Arc, and Stick welding, ensuring we can handle any project requirement with precision and quality.'
},
{
id: 2,
title: 'Timely Project Delivery',
title: '24-Hour Emergency Service',
description:
'Deleniti, laudantium sequi voluptas deserunt, iste repellat doloribus natus nemo quibusdam, ullam consequatur omnis et nisi tempore totam? Aliquid quaerat quis.'
'We understand that welding emergencies don\'t wait for business hours. Our 24-hour emergency service ensures we\'re available when you need us most, day or night.'
},
{
id: 3,
title: 'Customer-Centric Approach',
title: 'On-Site Convenience',
description:
'Libero hic asperiores fugit perspiciatis dignissimos itaque, placeat optio voluptates maxime nulla, magni aspernatur excepturi deserunt enim sapiente eveniet.'
'We come to you! Our mobile welding service eliminates the need to transport heavy equipment or materials. We bring our expertise and equipment directly to your location in Nassau.'
},
{
id: 4,
title: 'Commitment to Excellence',
description: 'Placeat optio voluptates maxime nulla, magni aspernatur excepturi deserunt enim sapiente eveniet.'
title: 'Certified & Professional',
description: 'All our welders are certified professionals committed to delivering the highest quality workmanship and safety standards on every project.'
}
];