diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index d2b0918..2538e2f 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -24,51 +24,24 @@ export default function LandingPage() {
-
-
-
-
@@ -77,36 +50,20 @@ export default function LandingPage() {
logoText="Dothan Pipe & Supply"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Products",
- href: "/products",
- },
- {
- label: "Services",
- href: "/services",
- },
- {
- label: "About",
- href: "/about",
- },
- ],
+ title: "Navigation", items: [
+ { label: "Home", href: "/" },
+ { label: "Services", href: "/services" },
+ { label: "About", href: "/about" }
+ ]
},
{
- title: "Contact",
- items: [
- {
- label: "Call Us",
- href: "tel:3345550199",
- },
- {
- label: "Visit Us",
- href: "/contact",
- },
- ],
- },
- ]}
+ title: "Contact", items: [
+ { label: "Call Us", href: "tel:3345550199" },
+ { label: "Visit Us", href: "/contact" }
+ ]
+ }
+ ]
+ }
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index a5c326c..a1ac620 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,10 @@ export default function LandingPage() {
@@ -55,64 +39,26 @@ export default function LandingPage() {
@@ -125,26 +71,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Pipe & Fittings",
- description: "Every type imaginable for any size project.",
- imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/african-american-manual-worker-using-touchpad-while-examining-manufactured-stainless-steel-rods-factory_637285-4062.jpg",
- buttonText: "View Products",
+ title: "Pipe & Fittings", description: "Every type imaginable for any size project.", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/african-american-manual-worker-using-touchpad-while-examining-manufactured-stainless-steel-rods-factory_637285-4062.jpg", buttonText: "View Products"
},
{
- title: "Custom Sourcing",
- description: "If it exists, we will track it down for you.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062946.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg",
- buttonText: "Learn More",
+ title: "Custom Sourcing", description: "If it exists, we will track it down for you.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062946.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-132701.jpg", buttonText: "Learn More"
},
{
- title: "Expert Advice",
- description: "Genuine local people helping you solve problems.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg",
- buttonText: "Get Help",
- },
+ title: "Expert Advice", description: "Genuine local people helping you solve problems.", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg", buttonText: "Get Help"
+ }
]}
title="What We Do Best"
description="Reliable industrial supplies with a commitment to local service excellence."
@@ -157,49 +91,15 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Mike M.",
- handle: "@mikem",
- testimonial: "Anything on my list they didn't stock, they tracked it down and got it for me.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package_23-2148889997.jpg",
- },
- {
- id: "2",
- name: "Harmon C.",
- handle: "@harmon",
- testimonial: "Very helpful and polite folks to deal with.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-bricks-wall-with-happy-cool-smile-face-lucky-person_839833-8060.jpg",
- },
- {
- id: "3",
- name: "Brandon H.",
- handle: "@brandon",
- testimonial: "Friendly and helpful.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
- },
- {
- id: "4",
- name: "Michael S.",
- handle: "@michaels",
- testimonial: "Great place for everything pipe or fittings.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg",
- },
- {
- id: "5",
- name: "Local Pro",
- handle: "@localpro",
- testimonial: "Best service in town for hard-to-find parts.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg",
- },
+ { id: "1", name: "Mike M.", handle: "@mikem", testimonial: "Anything on my list they didn't stock, they tracked it down and got it for me.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package_23-2148889997.jpg" },
+ { id: "2", name: "Harmon C.", handle: "@harmon", testimonial: "Very helpful and polite folks to deal with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-bricks-wall-with-happy-cool-smile-face-lucky-person_839833-8060.jpg" },
+ { id: "3", name: "Brandon H.", handle: "@brandon", testimonial: "Friendly and helpful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg" },
+ { id: "4", name: "Michael S.", handle: "@michaels", testimonial: "Great place for everything pipe or fittings.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-worker-construction-wearing-protection-gear_23-2148784062.jpg" },
+ { id: "5", name: "Local Pro", handle: "@localpro", testimonial: "Best service in town for hard-to-find parts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg" }
]}
showRating={true}
title="Real People. Real Service."
+ description="Hear what our local partners and contractors have to say about working with us."
/>
@@ -211,20 +111,11 @@ export default function LandingPage() {
description="We are your partners in project success. With extensive inventory and a network of suppliers, we ensure you never face downtime."
mediaAnimation="slide-up"
bulletPoints={[
- {
- title: "Stocked Inventory",
- description: "High-grade industrial components.",
- },
- {
- title: "Rapid Fulfillment",
- description: "Fast order processing and delivery.",
- },
- {
- title: "Customer First",
- description: "Professional support you can count on.",
- },
+ { title: "Stocked Inventory", description: "High-grade industrial components." },
+ { title: "Rapid Fulfillment", description: "Fast order processing and delivery." },
+ { title: "Customer First", description: "Professional support you can count on." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741249.jpg"
/>
@@ -234,13 +125,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trusted by Local Professionals"
description="Providing quality parts for top contractors in the Dothan area."
- names={[
- "Southern Plumbing",
- "Dothan Construction",
- "Reliable Mechanical",
- "Apex Utilities",
- "Main Street Builders",
- ]}
+ names={["Southern Plumbing", "Dothan Construction", "Reliable Mechanical", "Apex Utilities", "Main Street Builders"]}
/>
@@ -249,35 +134,18 @@ export default function LandingPage() {
logoText="Dothan Pipe & Supply"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Products",
- href: "/products",
- },
- {
- label: "Services",
- href: "/services",
- },
- {
- label: "About",
- href: "/about",
- },
- ],
+ title: "Navigation", items: [
+ { label: "Home", href: "/" },
+ { label: "Services", href: "/services" },
+ { label: "About", href: "/about" }
+ ]
},
{
- title: "Contact",
- items: [
- {
- label: "Call Us",
- href: "tel:3345550199",
- },
- {
- label: "Visit Us",
- href: "/contact",
- },
- ],
- },
+ title: "Contact", items: [
+ { label: "Call Us", href: "tel:3345550199" },
+ { label: "Visit Us", href: "/contact" }
+ ]
+ }
]}
/>
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index 35b2870..2082da6 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -24,26 +24,10 @@ export default function LandingPage() {
@@ -57,62 +41,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Hard-to-Find Sourcing",
- description: "If it exists, we'll locate it.",
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg?_wi=1",
- titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-biodegradable-straw-tip_23-2148339445.jpg",
- buttonText: "Read More",
+ title: "Hard-to-Find Sourcing", description: "If it exists, we'll locate it.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132304.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-biodegradable-straw-tip_23-2148339445.jpg", buttonText: "Read More"
},
{
- title: "Fast Ordering",
- description: "Quick turnaround on special requests.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg?_wi=1",
- titleImageSrc: "http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg",
- buttonText: "Read More",
+ title: "Fast Ordering", description: "Quick turnaround on special requests.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glitter-decoration-detail_23-2149048303.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/nozzles-ratchets_23-2148180526.jpg", buttonText: "Read More"
},
{
- title: "Contractor Support",
- description: "Bulk orders, consistent supply.",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138541.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg",
- buttonText: "Read More",
+ title: "Contractor Support", description: "Bulk orders, consistent supply.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138541.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062955.jpg", buttonText: "Read More"
},
{
- title: "Expert Guidance",
- description: "Not sure what you need? We'll help.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669823.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg",
- buttonText: "Read More",
- },
+ title: "Expert Guidance", description: "Not sure what you need? We'll help.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669823.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", buttonText: "Read More"
+ }
]}
title="We Don't Just Sell — We Solve"
- />
-
-
-
-
@@ -121,36 +63,20 @@ export default function LandingPage() {
logoText="Dothan Pipe & Supply"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Products",
- href: "/products",
- },
- {
- label: "Services",
- href: "/services",
- },
- {
- label: "About",
- href: "/about",
- },
- ],
+ title: "Navigation", items: [
+ { label: "Home", href: "/" },
+ { label: "Services", href: "/services" },
+ { label: "About", href: "/about" }
+ ]
},
{
- title: "Contact",
- items: [
- {
- label: "Call Us",
- href: "tel:3345550199",
- },
- {
- label: "Visit Us",
- href: "/contact",
- },
- ],
- },
- ]}
+ title: "Contact", items: [
+ { label: "Call Us", href: "tel:3345550199" },
+ { label: "Visit Us", href: "/contact" }
+ ]
+ }
+ ]
+ }
/>