Update src/app/page.tsx
This commit is contained in:
@@ -109,13 +109,15 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Our Journey: Embracing the Urban Boho Spirit"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg", alt: "Woman with flowing fabric, embodying a bohemian lifestyle"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg"
|
||||
imageAlt="Woman with flowing fabric, embodying a bohemian lifestyle"
|
||||
description="At Loja Hie, we believe fashion is an expression of soul. Born from a passion for unique urban boho chic, our brand curates collections that empower individuality and celebrate a free-spirited lifestyle. We are committed to offering pieces that are not only stylish but also tell a story of craftsmanship and conscious living. Discover the difference of thoughtful fashion."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user