Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 95a0415168 | |||
| c6ee501837 | |||
| 60bc8d5671 | |||
| 2e5e7db252 | |||
| 22329a98f9 | |||
| 54509cc958 | |||
| 86752e7ae3 | |||
| da38e77940 | |||
| b904d1911c | |||
| 487770216a |
@@ -61,10 +61,20 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Saigon Daily", "District 1 Guide", "Coffee Lovers HCMC", "Urban Lifestyle"]}
|
||||
title="Featured In"
|
||||
description="Trusted by the city's finest publications."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="A hidden urban sanctuary designed for slow mornings and meaningful conversations."
|
||||
title="A lush tropical garden, where sunlight filters through the leaves, the warm aroma of coffee blends with old-fashioned details, creating a peaceful and unhurried atmosphere in the heart of the city. "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -168,16 +178,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Saigon Daily", "District 1 Guide", "Coffee Lovers HCMC", "Urban Lifestyle"]}
|
||||
title="Featured In"
|
||||
description="Trusted by the city's finest publications."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user