diff --git a/src/app/page.tsx b/src/app/page.tsx
index ab109b5..8752e19 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,73 +45,46 @@ export default function LandingPage() {
@@ -131,64 +96,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- label: "Landscaping",
- title: "Precision Yard Work",
- items: [
- "Mowing",
- "Trimming",
- "Edging",
- ],
+ id: "1", label: "Landscaping", title: "Precision Yard Work", items: [
+ "Mowing", "Trimming", "Edging"],
},
{
- id: "2",
- label: "Cleaning",
- title: "Exterior Refresh",
- items: [
- "Pressure Washing",
- "Siding Clean",
- "Gutter Clear",
- ],
+ id: "2", label: "Cleaning", title: "Exterior Refresh", items: [
+ "Pressure Washing", "Siding Clean", "Gutter Clear"],
},
{
- id: "3",
- label: "Hauling",
- title: "Debris Removal",
- items: [
- "Junk Removal",
- "Yard Waste",
- "Clear Outs",
- ],
+ id: "3", label: "Hauling", title: "Debris Removal", items: [
+ "Junk Removal", "Yard Waste", "Clear Outs"],
},
{
- id: "4",
- label: "Painting",
- title: "Exterior Painting",
- items: [
- "Deck Staining",
- "Fence Coating",
- "Touchups",
- ],
+ id: "4", label: "Painting", title: "Exterior Painting", items: [
+ "Deck Staining", "Fence Coating", "Touchups"],
},
{
- id: "5",
- label: "Repair",
- title: "Property Maintenance",
- items: [
- "Small Fixes",
- "Assembly",
- "Patching",
- ],
+ id: "5", label: "Repair", title: "Property Maintenance", items: [
+ "Small Fixes", "Assembly", "Patching"],
},
{
- id: "6",
- label: "Moving",
- title: "Labor Support",
- items: [
- "Furniture Move",
- "Loading Help",
- "Packing",
- ],
+ id: "6", label: "Moving", title: "Labor Support", items: [
+ "Furniture Move", "Loading Help", "Packing"],
},
]}
title="Our Services"
@@ -202,60 +131,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- date: "Oct 2023",
- title: "Homeowner",
- quote: "Full Force showed up on time and finished ahead of schedule. Absolutely perfect.",
- tag: "Cleaning",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg?_wi=2",
- imageAlt: "dark steel background metal texture",
- },
+ id: "1", name: "Sarah Miller", date: "Oct 2023", title: "Homeowner", quote: "Full Force showed up on time and finished ahead of schedule. Absolutely perfect.", tag: "Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13564.jpg?_wi=2", imageAlt: "dark steel background metal texture"},
{
- id: "2",
- name: "Mark D.",
- date: "Sep 2023",
- title: "Local Resident",
- quote: "The debris removal was fast. Very professional group of guys.",
- tag: "Hauling",
- avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg",
- imageAlt: "professional landscaping garden maintenance",
- },
+ id: "2", name: "Mark D.", date: "Sep 2023", title: "Local Resident", quote: "The debris removal was fast. Very professional group of guys.", tag: "Hauling", avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173710.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27410.jpg", imageAlt: "professional landscaping garden maintenance"},
{
- id: "3",
- name: "Jane Wilson",
- date: "Aug 2023",
- title: "Small Business Owner",
- quote: "Consistent, high-quality yard maintenance every single week. Reliable.",
- tag: "Landscaping",
- avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358985.jpg",
- imageAlt: "deep exterior home cleaning",
- },
+ id: "3", name: "Jane Wilson", date: "Aug 2023", title: "Small Business Owner", quote: "Consistent, high-quality yard maintenance every single week. Reliable.", tag: "Landscaping", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-posing_23-2148610242.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358985.jpg", imageAlt: "deep exterior home cleaning"},
{
- id: "4",
- name: "Robert B.",
- date: "Jul 2023",
- title: "Retired",
- quote: "Helpful, polite, and very affordable for the work done.",
- tag: "Repair",
- avatarSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127925.jpg",
- imageAlt: "junk removal and hauling service",
- },
+ id: "4", name: "Robert B.", date: "Jul 2023", title: "Retired", quote: "Helpful, polite, and very affordable for the work done.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127925.jpg", imageAlt: "junk removal and hauling service"},
{
- id: "5",
- name: "Emily R.",
- date: "Jun 2023",
- title: "Homeowner",
- quote: "Professional, quick, and clean. Best in town.",
- tag: "Moving",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-side-view_23-2149714298.jpg",
- imageAlt: "exterior house painting service",
- },
+ id: "5", name: "Emily R.", date: "Jun 2023", title: "Homeowner", quote: "Professional, quick, and clean. Best in town.", tag: "Moving", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-working-laptop_1303-9731.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-side-view_23-2149714298.jpg", imageAlt: "exterior house painting service"},
]}
title="Results You Can Trust"
description="Don't just take our word for it—see what our clients say."
@@ -267,9 +151,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="No Excuses. Full Force."
description={[
- "Full Force Property Services was built on a simple premise: work hard, be honest, and leave every job site better than we found it. We are a local team dedicated to doing the dirty work so you don't have to.",
- "Based in your community, our goal is simple: speed, quality, and affordable results delivered consistently.",
- ]}
+ "Full Force Property Services was built on a simple premise: work hard, be honest, and leave every job site better than we found it. We are a local team dedicated to doing the dirty work so you don't have to.", "Based in your community, our goal is simple: speed, quality, and affordable results delivered consistently."]}
/>
@@ -277,9 +159,8 @@ export default function LandingPage() {
@@ -287,41 +168,25 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file