Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-24 18:30:46 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroBillboard
background={{
variant: "gradient-bars"}}
title="Indulge in LA Cake World"
title="Luxury Artisan Desserts Delivered to Your Door"
description="Artisan cakes, handcrafted chocolates, and premium sweets made with love. Experience the finest desserts in the city."
buttons={[
{
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}