Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -229,7 +229,6 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Connect With Us", href: "mailto:info@elysianapparel.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user