diff --git a/src/app/page.tsx b/src/app/page.tsx
index d0ab1e1..76885bd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,70 +30,42 @@ export default function LandingPage() {
@@ -106,20 +78,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Curated Style",
- description: "Hand-picked pieces designed for versatility and grace.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-charming-woman-beige-trench-coat_197531-19714.jpg",
- },
+ title: "Curated Style", description: "Hand-picked pieces designed for versatility and grace.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-charming-woman-beige-trench-coat_197531-19714.jpg"},
{
- title: "Timeless Cuts",
- description: "Silhouettes that transcend trends and seasons.",
- imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885670.jpg",
- },
+ title: "Timeless Cuts", description: "Silhouettes that transcend trends and seasons.", imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885670.jpg"},
{
- title: "Conscious Craft",
- description: "Sourced ethically with respect for our artisans.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-christmas-wrapping-process_23-2148332560.jpg",
- },
+ title: "Conscious Craft", description: "Sourced ethically with respect for our artisans.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-christmas-wrapping-process_23-2148332560.jpg"},
]}
title="Our Philosophy"
description="Quality meets sustainability in every thread we weave."
@@ -130,44 +93,21 @@ export default function LandingPage() {
@@ -295,29 +173,19 @@ export default function LandingPage() {