Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-12 06:28:28 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
title="Crafted with passion, elegance, and the finest ingredients. Every cake is a celebration of taste, texture, and visual perfection designed for your most special moments."
title="15 Years of Excellence: Handcrafted with passion, elegance, and the finest ingredients. Every cake is a celebration of taste, texture, and visual perfection designed for your most special moments."
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
@@ -255,4 +255,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}