From 9bf409679df39b9fe76b83ceb7778d36c2316f65 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:10:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec118b8..4b72e01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,9 +185,9 @@ export default function LandingPage() { { id: "t4", name: "David Sterling", handle: "@sterling_d", testimonial: "Finally, a brand that understands true luxury. The attention to detail in my linen shirt is outstanding. It's comfortable, stylish, and clearly made to last. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-studio_23-2149486813.jpg", imageAlt: "Portrait of David Sterling"}, { - id: "t5", name: "Isabelle Chen", handle: "@isabelle_c", testimonial: "My Elysian Apparel leather tote is both functional and stunning. The leather is exquisite and the design is classic. It's become my go-to bag for both work and leisure. Exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-blond-girl-with-blue-eyes-dressed-white-clothes_613910-2899.jpg", imageAlt: "Portrait of Isabelle Chen"}, + id: "t5", name: "Isabelle Chen", handle: "@isabelle_c", testimonial: "My Elysian Apparel leather tote is both functional and stunning. The leather is exquisite and the design is classic. It's become my go-to bag for both work and leisure. Exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-blond-girl-with-blue-eyes-dressed-white-clothes_613910-2899.jpg", alt: "Portrait of Isabelle Chen"}, { - id: "t6", name: "Richard Pinter", handle: "@richardp", testimonial: "The Merino wool trousers are the most comfortable and stylish I've ever owned. The fit is impeccable and they hold their shape beautifully. Elysian Apparel defines investment quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-mature-man-senior-visiting-fashion-boutique-male-buy-new-exclusive-costume_1157-48890.jpg", imageAlt: "Portrait of Richard Pinter"}, + id: "t6", name: "Richard Pinter", handle: "@richardp", testimonial: "The Merino wool trousers are the most comfortable and stylish I've ever owned. The fit is impeccable and they hold their shape beautifully. Elysian Apparel defines investment quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-mature-man-senior-visiting-fashion-boutique-male-buy-new-exclusive-costume_1157-48890.jpg", alt: "Portrait of Richard Pinter"}, ]} title="What Our Clients Say" description="Hear from discerning individuals who have experienced the unparalleled quality and timeless elegance of Elysian Apparel." @@ -215,7 +215,7 @@ export default function LandingPage() { mediaPosition="right" title="Frequently Asked Questions" description="Find answers to common questions about our products, craftsmanship, and ordering process." - faqsAnimation="entrance-slide" + faqsAnimation="slide-up" /> @@ -229,7 +229,6 @@ export default function LandingPage() { { text: "Connect With Us", href: "mailto:info@elysianapparel.com"}, ]} - buttonAnimation="slide-up" />