diff --git a/src/app/page.tsx b/src/app/page.tsx
index 06a4e8d..29d831f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,16 @@ export default function LandingPage() {
@@ -56,112 +46,43 @@ export default function LandingPage() {
@@ -173,47 +94,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Wardrobes",
- description: "Custom built-in storage solutions.",
- tag: "01",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg?_wi=2",
- },
+ id: "s1", title: "Wardrobes", description: "Custom built-in storage solutions.", tag: "01", imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg"},
{
- id: "s2",
- title: "Kitchens",
- description: "High-end functional kitchen cabinetry.",
- tag: "02",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg?_wi=2",
- },
+ id: "s2", title: "Kitchens", description: "High-end functional kitchen cabinetry.", tag: "02", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg"},
{
- id: "s3",
- title: "Entertainment",
- description: "Bespoke media console units.",
- tag: "03",
- imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg?_wi=2",
- },
+ id: "s3", title: "Entertainment", description: "Bespoke media console units.", tag: "03", imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg"},
{
- id: "s4",
- title: "Laundry",
- description: "Efficient and stylish laundry spaces.",
- tag: "04",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg?_wi=3",
- },
+ id: "s4", title: "Laundry", description: "Efficient and stylish laundry spaces.", tag: "04", imageSrc: "http://img.b2bpic.net/free-photo/modern-organizer-cutlery-drawer-premium-kitchen_169016-68988.jpg"},
{
- id: "s5",
- title: "Study Nooks",
- description: "Designed for focus and comfort.",
- tag: "05",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg?_wi=3",
- },
+ id: "s5", title: "Study Nooks", description: "Designed for focus and comfort.", tag: "05", imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg"},
{
- id: "s6",
- title: "Custom Joinery",
- description: "Any bespoke architectural request.",
- tag: "06",
- imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg?_wi=3",
- },
+ id: "s6", title: "Custom Joinery", description: "Any bespoke architectural request.", tag: "06", imageSrc: "http://img.b2bpic.net/free-photo/parallel-sections-warm-lighting-clean-kitchen_169016-68872.jpg"},
]}
title="Our Services"
description="From concept to completion, we deliver custom joinery tailored to your lifestyle."
@@ -222,37 +113,18 @@ export default function LandingPage() {
@@ -324,8 +175,7 @@ export default function LandingPage() {