Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c30c657d6c | |||
| 79b572facb | |||
| 54ae89ba44 | |||
| b7acb6dda4 | |||
| df96e5dac3 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<TextSplitAbout
|
||||
title="About Intrends Lifestyle"
|
||||
description={[
|
||||
"Intrends Lifestyle is a 5-star rated men's fashion destination in Hyderabad, offering premium brands, stylish collections, and quality fabrics at reasonable prices.", "Loved by college students and young professionals, we deliver modern style at the right price. Our mission is to make premium fashion accessible to everyone who values quality and confidence.", "Located in the heart of Hyderabad, we're your one-stop destination for trendy apparel, exclusive collections, and unforgettable fashion experiences."]}
|
||||
"⭐ 5-Star Rated | Trusted Since 2020 — Intrends Lifestyle is Hyderabad's premier men's fashion destination, offering premium brands, stylish collections, and quality fabrics at reasonable prices.", "Loved by college students and young professionals, we deliver modern style at the right price. Our mission is to make premium fashion accessible to everyone who values quality and confidence.", "Located in the heart of Hyderabad, we're your one-stop destination for trendy apparel, exclusive collections, and unforgettable fashion experiences."]}
|
||||
buttons={[
|
||||
{ text: "Explore Collections", href: "#collections" },
|
||||
{
|
||||
@@ -105,6 +105,9 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "View All Collections", href: "#collections" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user