diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4a429f1..f9770d5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,72 +42,31 @@ export default function LandingPage() {
@@ -131,18 +78,9 @@ export default function LandingPage() {
title="A Legacy of Refinement"
description="At Villa Marcenaria, we believe luxury is found in the intersection of function and art. Each piece we create is a testament to the dedication, precision, and passion we pour into every project."
bulletPoints={[
- {
- title: "Bespoke Design",
- description: "Tailored solutions reflecting your unique vision.",
- },
- {
- title: "Premium Materials",
- description: "Sourced from the finest sustainable forests.",
- },
- {
- title: "Artisanal Technique",
- description: "Honoring age-old methods of master joinery.",
- },
+ { title: "Bespoke Design", description: "Tailored solutions reflecting your unique vision." },
+ { title: "Premium Materials", description: "Sourced from the finest sustainable forests." },
+ { title: "Artisanal Technique", description: "Honoring age-old methods of master joinery." },
]}
imageSrc="http://img.b2bpic.net/free-photo/cabinetmaker-evaluates-timber-block-picking-right-tool-from-rack_482257-89495.jpg"
mediaAnimation="blur-reveal"
@@ -155,39 +93,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- title: "Kitchen Design",
- author: "Villa Studio",
- description: "Curating hearts of homes through master cabinetry.",
- tags: [
- "Kitchen",
- "Luxury",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/floating-drawers-black-bar-pulls-slate-matte_169016-69042.jpg",
- },
- {
- id: "f2",
- title: "Living Spaces",
- author: "Villa Studio",
- description: "Functional luxury for your daily comfort.",
- tags: [
- "Living Room",
- "Custom",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg",
- },
- {
- id: "f3",
- title: "Home Libraries",
- author: "Villa Studio",
- description: "Create sanctuaries for knowledge and calm.",
- tags: [
- "Office",
- "Bespoke",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/artisan-business-opportunity-woodwork-workshop_1163-3135.jpg",
- },
+ { id: "f1", title: "Kitchen Design", author: "Villa Studio", description: "Curating hearts of homes through master cabinetry.", tags: ["Kitchen", "Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/floating-drawers-black-bar-pulls-slate-matte_169016-69042.jpg" },
+ { id: "f2", title: "Living Spaces", author: "Villa Studio", description: "Functional luxury for your daily comfort.", tags: ["Living Room", "Custom"], imageSrc: "http://img.b2bpic.net/free-photo/light-falling-wooden-abstract-design_53876-95420.jpg" },
+ { id: "f3", title: "Home Libraries", author: "Villa Studio", description: "Create sanctuaries for knowledge and calm.", tags: ["Office", "Bespoke"], imageSrc: "http://img.b2bpic.net/free-photo/artisan-business-opportunity-woodwork-workshop_1163-3135.jpg" },
]}
title="Elevating Your Living Spaces"
description="Experience unparalleled quality across every custom application."
@@ -201,48 +109,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Artisan Kitchen Island",
- price: "Custom",
- variant: "Oak",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821358.jpg",
- },
- {
- id: "p2",
- name: "Walnut Vanity Unit",
- price: "Custom",
- variant: "Walnut",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829641.jpg",
- },
- {
- id: "p3",
- name: "Integrated Wardrobe System",
- price: "Custom",
- variant: "Cedar",
- imageSrc: "http://img.b2bpic.net/free-photo/drawers-white-cabinet_23-2148848705.jpg",
- },
- {
- id: "p4",
- name: "Bespoke Study Shelving",
- price: "Custom",
- variant: "Mahogany",
- imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-arrangement_23-2149854380.jpg",
- },
- {
- id: "p5",
- name: "Feature Wainscoting Panel",
- price: "Custom",
- variant: "Oak",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-assortment_23-2148732419.jpg",
- },
- {
- id: "p6",
- name: "Master Suite Dresser",
- price: "Custom",
- variant: "Walnut",
- imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003008.jpg",
- },
+ { id: "p1", name: "Artisan Kitchen Island", price: "Custom", variant: "Oak", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821358.jpg" },
+ { id: "p2", name: "Walnut Vanity Unit", price: "Custom", variant: "Walnut", imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829641.jpg" },
+ { id: "p3", name: "Integrated Wardrobe System", price: "Custom", variant: "Cedar", imageSrc: "http://img.b2bpic.net/free-photo/drawers-white-cabinet_23-2148848705.jpg" },
+ { id: "p4", name: "Bespoke Study Shelving", price: "Custom", variant: "Mahogany", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-arrangement_23-2149854380.jpg" },
+ { id: "p5", name: "Feature Wainscoting Panel", price: "Custom", variant: "Oak", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-assortment_23-2148732419.jpg" },
+ { id: "p6", name: "Master Suite Dresser", price: "Custom", variant: "Walnut", imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-sculpture_23-2151003008.jpg" },
]}
title="Our Signature Creations"
description="Explore our curated portfolio of bespoke interior elements."
@@ -255,24 +127,9 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- icon: Award,
- title: "Awards Won",
- value: "24",
- },
- {
- id: "m2",
- icon: Shield,
- title: "Warranty Years",
- value: "10",
- },
- {
- id: "m3",
- icon: Zap,
- title: "Lead Time (wks)",
- value: "8",
- },
+ { id: "m1", icon: Award, title: "Awards Won", value: "24" },
+ { id: "m2", icon: Shield, title: "Warranty Years", value: "10" },
+ { id: "m3", icon: Zap, title: "Lead Time (wks)", value: "8" },
]}
title="Precision and Performance"
description="Our commitment to excellence quantified."
@@ -281,63 +138,20 @@ export default function LandingPage() {