Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4b537f412 | |||
| 3f64b0ca78 | |||
| ffa0beaa2b | |||
| 19a66d6cfb |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
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"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user