diff --git a/src/app/page.tsx b/src/app/page.tsx index d8e4434..680b3fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -114,29 +76,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Fabrics", - description: "Sourced from the finest materials globally.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36691.jpg", - imageAlt: "luxury boutique interior", + title: "Premium Fabrics", description: "Sourced from the finest materials globally.", bentoComponent: "reveal-icon", icon: Sparkles }, { - title: "Expert Tailoring", - description: "Bespoke cuts that define sophistication.", - bentoComponent: "reveal-icon", - icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-sunglasses-standing-terrace-modern-lounge-cafe-his-work-break_627829-1308.jpg?_wi=2", - imageAlt: "luxury boutique interior", + title: "Expert Tailoring", description: "Bespoke cuts that define sophistication.", bentoComponent: "reveal-icon", icon: Award }, { - title: "Modern Style", - description: "Contemporary Gulf fashion for the modern man.", - bentoComponent: "reveal-icon", - icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-view-wedding-attire-groom-reflecting-glass-table_8353-10240.jpg?_wi=1", - imageAlt: "luxury boutique interior", - }, + title: "Modern Style", description: "Contemporary Gulf fashion for the modern man.", bentoComponent: "reveal-icon", icon: Zap + } ]} title="Redefining Elegance" description="Excellence in every stitch." @@ -147,44 +94,12 @@ export default function LandingPage() { @@ -321,16 +169,8 @@ export default function LandingPage() { logoText="EASTERN MAN" copyrightText="© 2026 Eastern Man Boutique." socialLinks={[ - { - icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, - { - icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + { icon: Facebook, href: "#", ariaLabel: "Facebook" }, + { icon: Instagram, href: "#", ariaLabel: "Instagram" } ]} />