Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48d2f8bceb | |||
| 410d91944a | |||
| 40eca109df | |||
| 92e1f0782a | |||
| bc7cd505df | |||
| 7199f1f52d |
@@ -1411,4 +1411,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Newsletter"
|
||||
title="Stay Updated with Exclusive Offers"
|
||||
description="Subscribe to our newsletter for early access to new products, special promotions, and exclusive 3D previews of upcoming collections."
|
||||
description="Get early access to new 3D products and exclusive deals. Subscribe to our newsletter for special promotions and exclusive 3D previews of upcoming collections."
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
@@ -285,4 +285,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user