10 Commits

Author SHA1 Message Date
95a0415168 Merge version_3 into main
Merge version_3 into main
2026-05-23 03:34:51 +00:00
c6ee501837 Update src/app/page.tsx 2026-05-23 03:34:45 +00:00
60bc8d5671 Switch to version 3: modified src/app/page.tsx 2026-05-23 03:33:51 +00:00
2e5e7db252 Merge version_4 into main
Merge version_4 into main
2026-05-23 03:29:22 +00:00
22329a98f9 Update src/app/page.tsx 2026-05-23 03:29:16 +00:00
54509cc958 Merge version_3 into main
Merge version_3 into main
2026-05-23 03:25:18 +00:00
86752e7ae3 Update src/app/page.tsx 2026-05-23 03:25:12 +00:00
da38e77940 Merge version_2 into main
Merge version_2 into main
2026-05-23 03:23:23 +00:00
b904d1911c Merge version_2 into main
Merge version_2 into main
2026-05-23 03:22:49 +00:00
487770216a Merge version_2 into main
Merge version_2 into main
2026-05-23 03:22:20 +00:00

View File

@@ -61,10 +61,20 @@ export default function LandingPage() {
/> />
</div> </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"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} 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> </div>
@@ -168,16 +178,6 @@ export default function LandingPage() {
/> />
</div> </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"> <div id="footer" data-section="footer">
<FooterSimple <FooterSimple
columns={[ columns={[