Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f64b0ca78 | |||
| ffa0beaa2b | |||
| 19a66d6cfb |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
title="Choose Your Perfect Plan"
|
title="Choose Your Perfect Plan"
|
||||||
description="Select the hosting package that fits your business needs"
|
description="Choose the perfect website package to launch your business online"
|
||||||
tag="Website Plans"
|
tag="Website Plans"
|
||||||
tagIcon={Package}
|
tagIcon={Package}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user