From 05fbd5b96009cb8739b7c8f17fe708d744ddd881 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 20:56:54 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 38532f5..1105809 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,6 @@ export default function AboutPage() { type: "text", content: "Our Mission: Crafting Timeless Fashion for a Conscious Future" } ]} - description="At Ayino, we believe in the power of fashion to inspire confidence and express individuality. Our journey began with a simple vision: to create clothing that is not only beautiful and comfortable but also ethically made and sustainable. We meticulously select eco-friendly fabrics and partner with artisans who share our commitment to quality and responsible production." buttons={[ { text: "Our Values", href: "#" @@ -70,8 +69,6 @@ export default function AboutPage() { text: "Meet the Team", href: "#" } ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-brunette-businesswoman-working-office-holding-clipboard_23-2147775510.jpg" - imageAlt="Woman working in a stylish office" /> -- 2.49.1