diff --git a/src/app/page.tsx b/src/app/page.tsx
index 69885cf..06ad457 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
-import { Award, CheckCircle, Shield, Tool } from "lucide-react";
+import { Award, CheckCircle, Shield, Wrench } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,63 +48,38 @@ export default function LandingPage() {
@@ -124,7 +89,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Trusted Local Carpenter"
description="Based in Wells, Somerset, I bring precision and dedication to every carpentry project. My focus is delivering high-quality joinery, with a specialized certification and 3 years of deep experience in fire safety door installations."
- imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg"
imageAlt="bespoke carpentry somerset workshop"
/>
@@ -136,55 +101,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Certified Fire Doors",
- description: "Comprehensive installation and maintenance of certified fire doors to meet all safety standards.",
- icon: Shield,
+ title: "Certified Fire Doors", description: "Comprehensive installation and maintenance of certified fire doors to meet all safety standards.", icon: Shield,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-contemplating-male-electrician-looking-away_23-2148087625.jpg",
- imageAlt: "fire rated door wood finish",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-contemplating-male-electrician-looking-away_23-2148087625.jpg", imageAlt: "fire rated door wood finish"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150290087.jpg",
- imageAlt: "fire rated door wood finish",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/vibrate-culture-professional-tattoo-motor_1303-372.jpg",
- imageAlt: "fire rated door wood finish",
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150290087.jpg", imageAlt: "fire rated door wood finish"},
+ ]
},
{
- title: "Bespoke Joinery",
- description: "Custom woodwork solutions tailored to your space and specific design requirements.",
- icon: Tool,
+ title: "Bespoke Joinery", description: "Custom woodwork solutions tailored to your space and specific design requirements.", icon: Wrench,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713079.jpg",
- imageAlt: "carpentry door installation service",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713079.jpg", imageAlt: "carpentry door installation service"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/hardworking-plumber-wearing-safety-gloves-while-cutting-with-saw-some-pipes-build-new-pipeline-system_662251-524.jpg",
- imageAlt: "carpentry door installation service",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185391.jpg?_wi=2",
- imageAlt: "fire rated door wood finish",
+ imageSrc: "http://img.b2bpic.net/free-photo/hardworking-plumber-wearing-safety-gloves-while-cutting-with-saw-some-pipes-build-new-pipeline-system_662251-524.jpg", imageAlt: "carpentry door installation service"},
+ ]
},
{
- title: "General Carpentry",
- description: "Reliable repair and installation services for home improvements, doors, and trim.",
- icon: Tool,
+ title: "General Carpentry", description: "Reliable repair and installation services for home improvements, doors, and trim.", icon: Wrench,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-interior-design-minimal-concept_23-2151902929.jpg",
- imageAlt: "carpentry door installation service",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-interior-design-minimal-concept_23-2151902929.jpg", imageAlt: "carpentry door installation service"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861556.jpg",
- imageAlt: "carpentry door installation service",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg?_wi=1",
- imageAlt: "fire rated door wood finish",
+ imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861556.jpg", imageAlt: "carpentry door installation service"},
+ ]
},
]}
title="Specialized Services"
@@ -200,25 +141,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "3+",
- title: "Years Experience",
- description: "Specialized in safety and joinery",
- icon: Award,
+ id: "m1", value: "3+", title: "Years Experience", description: "Specialized in safety and joinery", icon: Award,
},
{
- id: "m2",
- value: "100%",
- title: "Safety Compliant",
- description: "Fire door standards met",
- icon: CheckCircle,
+ id: "m2", value: "100%", title: "Safety Compliant", description: "Fire door standards met", icon: CheckCircle,
},
{
- id: "m3",
- value: "100+",
- title: "Projects Completed",
- description: "Satisfied Somerset clients",
- icon: Tool,
+ id: "m3", value: "100+", title: "Projects Completed", description: "Satisfied Somerset clients", icon: Wrench,
},
]}
title="Quality Assured"
@@ -233,47 +162,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "John Smith",
- handle: "Homeowner",
- testimonial: "Excellent workmanship on my fire doors. Very professional and thorough.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg?_wi=2",
- },
+ id: "1", name: "John Smith", handle: "Homeowner", testimonial: "Excellent workmanship on my fire doors. Very professional and thorough.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-installing-lamp_23-2147782381.jpg"},
{
- id: "2",
- name: "Sarah Jones",
- handle: "Business Owner",
- testimonial: "The quality of joinery provided was outstanding. Highly recommend.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384834.jpg",
- },
+ id: "2", name: "Sarah Jones", handle: "Business Owner", testimonial: "The quality of joinery provided was outstanding. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-cutting-mdf-board_23-2149384834.jpg"},
{
- id: "3",
- name: "Robert Brown",
- handle: "Property Manager",
- testimonial: "Great attention to detail and fire safety standards.",
- imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-face-mask-talking-phone-while-examining-wood-planks-workshop_637285-11793.jpg",
- },
+ id: "3", name: "Robert Brown", handle: "Property Manager", testimonial: "Great attention to detail and fire safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-face-mask-talking-phone-while-examining-wood-planks-workshop_637285-11793.jpg"},
{
- id: "4",
- name: "Emma Wilson",
- handle: "Homeowner",
- testimonial: "Trustworthy, clean, and delivered exactly what was promised.",
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278579.jpg",
- },
+ id: "4", name: "Emma Wilson", handle: "Homeowner", testimonial: "Trustworthy, clean, and delivered exactly what was promised.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278579.jpg"},
{
- id: "5",
- name: "David Taylor",
- handle: "Local Resident",
- testimonial: "Professional fire door installation. Very pleased with the results.",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-engraving-wood-outdoors_23-2149061722.jpg",
- },
+ id: "5", name: "David Taylor", handle: "Local Resident", testimonial: "Professional fire door installation. Very pleased with the results.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-engraving-wood-outdoors_23-2149061722.jpg"},
{
- id: "6",
- name: "Karen White",
- handle: "Homeowner",
- testimonial: "Skilled craftsman, will definitely use again for future projects.",
- imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg",
- },
+ id: "6", name: "Karen White", handle: "Homeowner", testimonial: "Skilled craftsman, will definitely use again for future projects.", imageSrc: "http://img.b2bpic.net/free-photo/attic-kitchen-wooden-ceiling-modern-blue-fronts_169016-68929.jpg"},
]}
title="Client Reviews"
description="Hear what our clients in Somerset have to say."
@@ -284,8 +183,7 @@ export default function LandingPage() {