Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef602c64bb | |||
| 40d68f80dd | |||
| a13056f1d5 |
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
|||||||
<FeatureCardSeven
|
<FeatureCardSeven
|
||||||
title="Why Choose Crazy Routines?"
|
title="Why Choose Crazy Routines?"
|
||||||
description="Our multi-step approach ensures your skin gets exactly what it needs. Follow our expertly designed routines to see visible results in just weeks."
|
description="Our multi-step approach ensures your skin gets exactly what it needs. Follow our expertly designed routines to see visible results in just weeks."
|
||||||
tag="Key Benefits"
|
tag="Proven 3-Week Results"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
@@ -247,4 +247,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user