Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-05 14:43:21 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroOverlay
title="Professional Graphic Design Services for Your Brand"
description="Helping businesses, personal brands, and social media content in Indonesia look more attractive, polished, and professional through high-quality visual design."
description="Experience premium visual design with our 24-hour turnaround service. We deliver custom brand identity solutions to help businesses and content creators stand out in the Indonesian market."
buttons={[
{
text: "Consult via WhatsApp", href: "https://wa.me/62895370184499"},
@@ -214,4 +214,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}