diff --git a/src/app/page.tsx b/src/app/page.tsx
index 612f3e0..6cf55bd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -56,21 +46,16 @@ export default function LandingPage() {
@@ -82,17 +67,11 @@ export default function LandingPage() {
description="From complete house refurbishments to complex architectural extensions, our team ensures every detail reflects our commitment to excellence and your unique lifestyle."
metrics={[
{
- value: "15+",
- title: "Projects Annually",
- },
+ value: "15+", title: "Projects Annually"},
{
- value: "100%",
- title: "Client Satisfaction",
- },
+ value: "100%", title: "Client Satisfaction"},
{
- value: "20+",
- title: "Years Experience",
- },
+ value: "20+", title: "Years Experience"},
]}
imageSrc="http://img.b2bpic.net/free-photo/worker-standing-his-three-coworkers-construction-site_259150-60514.jpg"
mediaAnimation="slide-up"
@@ -107,25 +86,13 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Full House Refurbishments",
- description: "Total property transformation from floor to ceiling, tailored to your exact requirements.",
- imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg",
- imageAlt: "Refurbishment project",
- },
+ title: "Full House Refurbishments", description: "Total property transformation from floor to ceiling, tailored to your exact requirements.", imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg", imageAlt: "Refurbishment project"},
{
id: 2,
- title: "Architectural Extensions",
- description: "Seamless integrations for downstairs or upstairs, maximizing living space and property value.",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086826.jpg",
- imageAlt: "Extension project",
- },
+ title: "Architectural Extensions", description: "Seamless integrations for downstairs or upstairs, maximizing living space and property value.", imageSrc: "http://img.b2bpic.net/free-photo/couple-posing-together-their-new-home-while-holding-paintbrush_23-2149086826.jpg", imageAlt: "Extension project"},
{
id: 3,
- title: "Property Reconfiguration",
- description: "Expert design and construction to adapt your home to the way you live today.",
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg",
- imageAlt: "Reconfiguration work",
- },
+ title: "Property Reconfiguration", description: "Expert design and construction to adapt your home to the way you live today.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg", imageAlt: "Reconfiguration work"},
]}
title="Building Dreams into Reality"
description="We specialize in tailored solutions that turn functional spaces into beautiful, lasting homes."
@@ -140,45 +107,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "James Chapman",
- role: "Client",
- company: "Rise Norfolk",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-ice-cream-front-view_23-2149735868.jpg",
- },
+ id: "1", name: "James Chapman", role: "Client", company: "Rise Norfolk", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-ice-cream-front-view_23-2149735868.jpg"},
{
- id: "2",
- name: "Kiran Arkala",
- role: "Client",
- company: "Rise Norfolk",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-couple-looking-blueprints-their-new-home_1301-7590.jpg",
- },
+ id: "2", name: "Kiran Arkala", role: "Client", company: "Rise Norfolk", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-couple-looking-blueprints-their-new-home_1301-7590.jpg"},
{
- id: "3",
- name: "Mike Kingston",
- role: "Client",
- company: "Rise Norfolk",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-house-model_23-2151003970.jpg",
- },
+ id: "3", name: "Mike Kingston", role: "Client", company: "Rise Norfolk", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-house-model_23-2151003970.jpg"},
{
- id: "4",
- name: "Beckie Dinner",
- role: "Client",
- company: "Rise Norfolk",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3096.jpg",
- },
+ id: "4", name: "Beckie Dinner", role: "Client", company: "Rise Norfolk", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3096.jpg"},
{
- id: "5",
- name: "Euan Craigie",
- role: "Client",
- company: "Rise Norfolk",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg",
- },
+ id: "5", name: "Euan Craigie", role: "Client", company: "Rise Norfolk", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg"},
]}
title="Built on Trust and Quality"
description="See why homeowners in Norfolk trust us with their most valuable asset."
@@ -192,28 +134,17 @@ export default function LandingPage() {
description="Ready to discuss your next project? Our team is standing by to help bring your vision to life."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
+ name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
- name: "project",
- type: "text",
- placeholder: "Project Type",
- required: true,
+ name: "project", type: "text", placeholder: "Project Type", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your plans",
- rows: 4,
+ name: "message", placeholder: "Tell us about your plans", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394930.jpg"
@@ -223,36 +154,24 @@ export default function LandingPage() {