diff --git a/src/app/page.tsx b/src/app/page.tsx index a67c03b..0175e85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { buttonAnimation="slide-up" dashboard={{ title: "Why Choose J&J Home Repairs", logoIcon: Hammer, - imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-board-azerbaijani-gohal-marble-table_114579-41379.jpg?_wi=1", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-board-azerbaijani-gohal-marble-table_114579-41379.jpg", buttons: [ { text: "View Portfolio", href: "#projects" }, { text: "Read Reviews", href: "#testimonials" } ], @@ -66,9 +66,9 @@ export default function LandingPage() { { icon: Star } ], stats: [ - { title: "Years Experience", values: [15], description: "Serving Jacksonville since 2008" }, - { title: "5-Star Rating", values: [4.9], valueSuffix: "/5", description: "Trusted by 500+ homeowners" }, - { title: "Projects Completed", values: [500], valuePrefix: "+", description: "Quality renovations delivered" } + { title: "Years Experience", values: [15, 0, 0], description: "Serving Jacksonville since 2008" }, + { title: "5-Star Rating", values: [4, 9, 0], valueSuffix: "/5", description: "Trusted by 500+ homeowners" }, + { title: "Projects Completed", values: [500, 0, 0], valuePrefix: "+", description: "Quality renovations delivered" } ], chartTitle: "Customer Satisfaction", chartData: [ { value: 95 }, @@ -111,18 +111,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Kitchen Remodeling", description: "Modern kitchen designs with updated appliances, cabinetry, and layouts for style and functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-kitchen_23-2149048137.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg?_wi=1" } + title: "Kitchen Remodeling", description: "Modern kitchen designs with updated appliances, cabinetry, and layouts for style and functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-kitchen_23-2149048137.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg" } }, { id: 2, - title: "Bathroom Renovations", description: "Spa-like bathrooms with luxury fixtures, tile work, and modern design that add real estate value.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg?_wi=1" } + title: "Bathroom Renovations", description: "Spa-like bathrooms with luxury fixtures, tile work, and modern design that add real estate value.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg" } }, { id: 3, - title: "Home Additions", description: "Professional construction services for adding new rooms, sunrooms, and expansion projects.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p&_wi=1" }, - phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p&_wi=2" } + title: "Home Additions", description: "Professional construction services for adding new rooms, sunrooms, and expansion projects.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p" } } ]} showStepNumbers={true} @@ -140,11 +140,11 @@ export default function LandingPage() { tagIcon={ImageIcon} tagAnimation="slide-up" products={[ - { id: "1", name: "Master Bathroom Renovation", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg?_wi=2", imageAlt: "Master bathroom renovation" }, - { id: "2", name: "Kitchen & Dining Room", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-kitchen_23-2149048137.jpg?_wi=2", imageAlt: "Kitchen and dining room remodel" }, - { id: "3", name: "Powder Room Update", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg?_wi=2", imageAlt: "Powder room update" }, - { id: "4", name: "Kitchen Modernization", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg?_wi=2", imageAlt: "Kitchen modernization" }, - { id: "5", name: "Home Addition - Sunroom", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p&_wi=3", imageAlt: "Home addition sunroom" } + { id: "1", name: "Master Bathroom Renovation", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-cleaning-shower_23-2149535084.jpg", imageAlt: "Master bathroom renovation" }, + { id: "2", name: "Kitchen & Dining Room", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-kitchen_23-2149048137.jpg", imageAlt: "Kitchen and dining room remodel" }, + { id: "3", name: "Powder Room Update", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bathroom_1203-2725.jpg", imageAlt: "Powder room update" }, + { id: "4", name: "Kitchen Modernization", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg", imageAlt: "Kitchen modernization" }, + { id: "5", name: "Home Addition - Sunroom", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p", imageAlt: "Home addition sunroom" } ]} gridVariant="bento-grid" animationType="slide-up" @@ -191,10 +191,10 @@ export default function LandingPage() { description="Key reasons clients trust us with their most important investment." metrics={[ { - id: "1", value: "500+", title: "Renovations Completed", description: "Proven track record of successful projects", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-board-azerbaijani-gohal-marble-table_114579-41379.jpg?_wi=2", imageAlt: "Home renovations" + id: "1", value: "500+", title: "Renovations Completed", description: "Proven track record of successful projects", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-board-azerbaijani-gohal-marble-table_114579-41379.jpg", imageAlt: "Home renovations" }, { - id: "2", value: "15 Years", title: "Local Expertise", description: "Deep knowledge of Jacksonville building codes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p&_wi=4", imageAlt: "Local expertise" + id: "2", value: "15 Years", title: "Local Expertise", description: "Deep knowledge of Jacksonville building codes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dbj26p", imageAlt: "Local expertise" } ]} animationType="slide-up"