Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b492a0f20b | |||
| 883b51e61d | |||
| 0e8ff61f01 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<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}
|
useInvertedBackground={false}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user