diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5fc8a2e..170fd77 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -56,9 +48,7 @@ export default function LandingPage() {
description="Where heritage converges with innovation, defining the modern silhouette through the lens of quiet luxury and uncompromising architectural intent."
buttons={[
{
- text: "Discover Collection",
- href: "#philosophy",
- },
+ text: "Discover Collection", href: "#philosophy"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-chair-black-white-side-view_23-2149411361.jpg"
/>
@@ -79,19 +69,13 @@ export default function LandingPage() {
features={[
{
icon: Diamond,
- title: "Artisanal Finishing",
- description: "Hand-stitched precision in every garment.",
- },
+ title: "Artisanal Finishing", description: "Hand-stitched precision in every garment."},
{
icon: Leaf,
- title: "Ethical Sourcing",
- description: "Sustainable wools, thoughtfully procured.",
- },
+ title: "Ethical Sourcing", description: "Sustainable wools, thoughtfully procured."},
{
icon: Layers,
- title: "Italian Silks",
- description: "Unrivaled premium fibers for drape and longevity.",
- },
+ title: "Italian Silks", description: "Unrivaled premium fibers for drape and longevity."},
]}
title="Mastery of Craft"
description="Obsessive detail defines every stitch. From raw Italian silk to reclaimed sustainable wools, our artisanal finishing ensures that beauty persists beyond the season."
@@ -100,27 +84,19 @@ export default function LandingPage() {
@@ -148,13 +123,9 @@ export default function LandingPage() {