49 Commits

Author SHA1 Message Date
3199b2be52 Update src/app/about/page.tsx 2026-04-20 17:57:18 +00:00
243531bc97 Update src/app/layout.tsx 2026-04-20 17:56:53 +00:00
35c3a324d5 Update src/app/about/page.tsx 2026-04-20 17:56:53 +00:00
78ec4630c6 Update src/app/about/page.tsx 2026-04-20 17:56:21 +00:00
2b43d54fc6 Switch to version 5: remove src/app/social-media/page.tsx 2026-04-20 17:52:45 +00:00
d6e8b8eb3a Switch to version 5: remove src/app/pricing/page.tsx 2026-04-20 17:52:44 +00:00
39be6c5571 Switch to version 5: remove src/app/contact/page.tsx 2026-04-20 17:52:44 +00:00
93224b0520 Switch to version 5: modified src/app/page.tsx 2026-04-20 17:52:43 +00:00
54c51fa753 Switch to version 5: modified src/app/about/page.tsx 2026-04-20 17:52:43 +00:00
6a348f039b Merge version_6 into main
Merge version_6 into main
2026-04-20 17:52:19 +00:00
1459ea6d99 Update src/app/social-media/page.tsx 2026-04-20 17:52:15 +00:00
a5046a8b85 Merge version_6 into main
Merge version_6 into main
2026-04-20 17:51:51 +00:00
f553765554 Update src/app/social-media/page.tsx 2026-04-20 17:51:45 +00:00
86cf229c08 Merge version_6 into main
Merge version_6 into main
2026-04-20 17:51:21 +00:00
c9f7319300 Update src/app/social-media/page.tsx 2026-04-20 17:51:18 +00:00
7952e29222 Merge version_6 into main
Merge version_6 into main
2026-04-20 17:50:51 +00:00
9517bcbdf4 Update src/app/social-media/page.tsx 2026-04-20 17:50:47 +00:00
733c520d71 Merge version_6 into main
Merge version_6 into main
2026-04-20 17:50:26 +00:00
f8715f87cc Update src/app/social-media/page.tsx 2026-04-20 17:50:23 +00:00
235baa4909 Update src/app/pricing/page.tsx 2026-04-20 17:50:22 +00:00
4c5cad9218 Update src/app/page.tsx 2026-04-20 17:50:22 +00:00
2e235d6123 Update src/app/contact/page.tsx 2026-04-20 17:50:21 +00:00
4a10a3a626 Update src/app/about/page.tsx 2026-04-20 17:50:21 +00:00
933ca836db Merge version_6 into main
Merge version_6 into main
2026-04-20 17:49:52 +00:00
18206eb409 Add src/app/social-media/page.tsx 2026-04-20 17:49:49 +00:00
d854e60725 Add src/app/pricing/page.tsx 2026-04-20 17:49:49 +00:00
4d43998e7b Update src/app/page.tsx 2026-04-20 17:49:48 +00:00
daa779c4ec Add src/app/contact/page.tsx 2026-04-20 17:49:47 +00:00
cd10360a62 Update src/app/about/page.tsx 2026-04-20 17:49:47 +00:00
775155018a Merge version_5 into main
Merge version_5 into main
2026-04-20 17:45:47 +00:00
579a2a9d98 Update src/app/page.tsx 2026-04-20 17:45:41 +00:00
6e698e6ad9 Merge version_5 into main
Merge version_5 into main
2026-04-20 17:45:20 +00:00
452e554d8b Update src/app/page.tsx 2026-04-20 17:45:17 +00:00
ad3b5146db Update src/app/about/page.tsx 2026-04-20 17:45:17 +00:00
6eee64818b Merge version_5 into main
Merge version_5 into main
2026-04-20 17:44:49 +00:00
8699858969 Update src/app/page.tsx 2026-04-20 17:44:43 +00:00
aed3ea9b1f Update src/app/about/page.tsx 2026-04-20 17:44:43 +00:00
5d8cde4b94 Merge version_5 into main
Merge version_5 into main
2026-04-20 17:44:17 +00:00
ebbf354365 Update src/app/page.tsx 2026-04-20 17:44:11 +00:00
9ddd4b0205 Update src/app/about/page.tsx 2026-04-20 17:44:10 +00:00
b4dead82e5 Merge version_5 into main
Merge version_5 into main
2026-04-20 17:43:38 +00:00
e2c7e3f0a4 Update src/app/page.tsx 2026-04-20 17:43:32 +00:00
e812020aa1 Update src/app/about/page.tsx 2026-04-20 17:43:32 +00:00
4e6df632a8 Merge version_5 into main
Merge version_5 into main
2026-04-20 17:43:02 +00:00
737d03b65c Update src/app/page.tsx 2026-04-20 17:42:59 +00:00
42926ec2ce Update src/app/about/page.tsx 2026-04-20 17:42:58 +00:00
a6b7bf11c8 Merge version_4 into main
Merge version_4 into main
2026-04-20 17:42:50 +00:00
33991a39da Merge version_4 into main
Merge version_4 into main
2026-04-20 17:42:23 +00:00
e36150d0da Merge version_4 into main
Merge version_4 into main
2026-04-20 17:41:51 +00:00
3 changed files with 37 additions and 32 deletions

View File

@@ -1,8 +1,8 @@
"use client";
import ReactLenis from "lenis/react";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import TextAbout from "@/components/sections/about/TextAbout";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
export default function AboutPage() {
@@ -20,22 +20,26 @@ export default function AboutPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "About Us", id: "/about" },
]}
brandName="NextGenBinCleaning"
button={{ text: "Get Quote", href: "#contact" }}
/>
<div id="about" className="min-h-screen pt-40">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "About NextGenBinCleaning" },
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "/" },
{ name: "About Us", id: "/about" }
]}
useInvertedBackground={false}
brandName="NextGenBinCleaning"
button={{ text: "Get Quote", href: "/#contact" }}
/>
</div>
<div id="about" data-section="about" className="min-h-screen pt-40">
<TextAbout
title="About Us"
useInvertedBackground={false}
className="text-lg"
/>
<div className="container mx-auto px-6">
<p className="text-lg">Me and my friend Jordan are in middle school and this is NextGenBinCleaning we are in the Louisville, Ohio area</p>
</div>
</div>
</ReactLenis>
</ThemeProvider>
);

View File

@@ -18,7 +18,7 @@ const inter = Inter({
subsets: ["latin"],
});
export const metadata: Metadata = { title: 'NextGenBinCleaning | Professional Bin Cleaning in Louisville, OH', description: 'NextGenBinCleaning provides affordable, professional trash can cleaning services for the Louisville, Ohio community.' };
export const metadata: Metadata = { title: 'About Us | NextGenBinCleaning', description: 'Learn more about NextGenBinCleaning, a middle school run bin cleaning service in Louisville, Ohio.' };
export default function RootLayout({
children,

View File

@@ -3,12 +3,12 @@
import ReactLenis from "lenis/react";
import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FeatureCardMedia from "@/components/sections/feature/FeatureCardMedia";
import FooterCard from "@/components/sections/footer/FooterCard";
import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree";
import FeatureCardThree_2 from "@/components/sections/feature/featureCardThree/FeatureCardThree";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, Instagram, Facebook } from "lucide-react";
import { Sparkles, Instagram } from "lucide-react";
export default function TrashCleaningPage() {
return (
@@ -27,8 +27,8 @@ export default function TrashCleaningPage() {
<ReactLenis root>
<NavbarLayoutFloatingInline
navItems={[
{ name: "About Us", id: "about" },
{ name: "Pricing", id: "pricing" },
{ name: "About Us", id: "/about" },
{ name: "Pricing", id: "/pricing" },
{ name: "Social Media", id: "social" },
]}
brandName="NextGenBinCleaning"
@@ -50,10 +50,10 @@ export default function TrashCleaningPage() {
className="pt-40"
useInvertedBackground={false}
heading={[
{ type: "text", content: "At NextGenBinCleaning, we are dedicated to providing the Louisville community with professional, reliable bin cleaning results. Our local team is committed to excellence, ensuring your bins are pristine, sanitized, and odor-free every single time." }
{ type: "text", content: "Reliable Bin Cleaning for Louisville" }
]}
/>
<FeatureCardOne
<FeatureCardThree
tag="Our Plans"
tagIcon={Sparkles}
title="NextGen BinCleaning"
@@ -64,37 +64,38 @@ export default function TrashCleaningPage() {
useInvertedBackground={false}
features={[
{
title: "One Time Service", description: "1 bin: $15 | 2 bins: $25", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-recycle-bin_23-2151064538.jpg", imageAlt: "One time bin service"
title: "One Time Service", description: "1 bin: $15 | 2 bins: $25", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-with-recycle-bin_23-2151064538.jpg?_wi=1", imageAlt: "One time bin service"
},
{
title: "Monthly Service", description: "1 bin: $30/mo | 2 bins: $35/mo", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-using-dry-shampoo_23-2150704974.jpg", imageAlt: "Monthly bin service"
}
]}
/>
<FeatureCardMedia
<FeatureCardThree_2
tag="Social"
tagIcon={Instagram}
title="Social Media"
description="Connect with us on our social platforms."
textboxLayout="default"
animationType="slide-up"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
id: "fb", title: "Facebook", description: "Follow our latest cleaning results!", tag: "Facebook", imageSrc: "http://img.b2bpic.net/free-photo/3d-facebook-logo-with-colorful-elements_23-2152000293.jpg", imageAlt: "Facebook"
title: "Facebook", description: "Follow our latest cleaning results!", imageSrc: "http://img.b2bpic.net/free-photo/3d-facebook-logo-with-colorful-elements_23-2152000293.jpg", imageAlt: "Facebook"
},
{
id: "ig", title: "Instagram", description: "See the shine on every bin we clean!", tag: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/branding-strategy-marketing-business-graphic-design_53876-125554.jpg", imageAlt: "Instagram"
title: "Instagram", description: "See the shine on every bin we clean!", imageSrc: "http://img.b2bpic.net/free-photo/branding-strategy-marketing-business-graphic-design_53876-125554.jpg", imageAlt: "Instagram"
}
]}
/>
<FooterCard
<FooterMedia
logoText="NextGenBinCleaning"
copyrightText="© 2025 NextGenBinCleaning | Louisville, OH"
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" },
columns={[
{ title: "Navigation", items: [{ label: "About Us", href: "/about" }, { label: "Pricing", href: "#pricing" }] }
]}
imageSrc="http://img.b2bpic.net/free-photo/digital-art-with-recycle-bin_23-2151064538.jpg?_wi=2"
/>
</ReactLenis>
</ThemeProvider>