Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cadc442028 | |||
| ac9e89da54 | |||
| 1642df2d73 | |||
| b04a025276 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Industrial Power Solutions"
|
||||
description="Your premier partner for building and industrial electrical infrastructure. High-grade cables and reliable equipment delivered."
|
||||
description="Your premier partner for industrial electrical infrastructure, locally available in the Hassi Messaoud Industrial Zone for immediate, reliable support."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Products", href: "#products"},
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
@@ -132,6 +132,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Industrial Catalog"
|
||||
description="High performance electrical components and cabling solutions."
|
||||
buttons={[
|
||||
{ text: "Request Full Catalog", href: "#contact" },
|
||||
{ text: "Custom Consultation", href: "#contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user