Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-27 05:07:04 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Risol Lezat"
logoText="Risol Lezat: Renyah di Luar, Lumer di Dalam"
description="Rasakan kelezatan risol crispy dengan isian melimpah yang dibuat dari bahan premium dan resep rahasia keluarga. Pesan sekarang untuk acara spesial Anda!"
buttons={[{ text: "Pesan Sekarang", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -156,4 +156,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}