Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 16:09:53 +00:00

View File

@@ -57,13 +57,12 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/lovely-couple_1303-5339.jpg"
imageAlt="elegant man in trench coat city street"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
<TextAbout
title="Crafted for Enduring Style and Comfort"
description="At Le Trappic Coat, we believe in creating more than just outerwear; we craft legacies. Each coat is a testament to meticulous design, sustainable materials, and a passion for fashion that withstands the test of time and elements. Our journey began with a simple idea: to provide coats that are not only beautiful but also built to last, offering warmth, protection, and impeccable style for every season."
text="At Le Trappic Coat, we believe in creating more than just outerwear; we craft legacies. Each coat is a testament to meticulous design, sustainable materials, and a passion for fashion that withstands the test of time and elements. Our journey began with a simple idea: to provide coats that are not only beautiful but also built to last, offering warmth, protection, and impeccable style for every season."
buttons={[
{ text: "Learn More", href: "#" }
]}