Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c6172a971 | |||
| 7e5a9c79c1 | |||
| 051a66352a | |||
| 0bcfd8d948 | |||
| 33380113b7 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
description="Durable. Elegant. Built to last for decades."
|
description="Durable. Elegant. Built to last for decades."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get a Free Quote", href: "#contact"},
|
text: "Get My Free Quote", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "View Products", href: "#products"},
|
text: "View Products", href: "#products"},
|
||||||
]}
|
]}
|
||||||
@@ -112,17 +112,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Long Span Aluminium", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13244.jpg"},
|
id: "p1", name: "Long Span Aluminium", price: "From ₦3,500/sqm", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13244.jpg"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Step Tiles", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-15.jpg"},
|
id: "p2", name: "Step Tiles", price: "From ₦4,200/sqm", imageSrc: "http://img.b2bpic.net/free-photo/acoustic-foam-studio_1381-15.jpg"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "Metro Tiles", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg"},
|
id: "p3", name: "Metro Tiles", price: "From ₦4,800/sqm", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13093.jpg"},
|
||||||
{
|
{
|
||||||
id: "p4", name: "Aluminum Doors", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-sunglasses-looking-her-smartphone_1157-1805.jpg"},
|
id: "p4", name: "Aluminum Doors", price: "From ₦85,000/set", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-sunglasses-looking-her-smartphone_1157-1805.jpg"},
|
||||||
{
|
{
|
||||||
id: "p5", name: "Windows", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5102.jpg"},
|
id: "p5", name: "Windows", price: "From ₦45,000/unit", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5102.jpg"},
|
||||||
{
|
{
|
||||||
id: "p6", name: "Custom Frames", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283235.jpg"},
|
id: "p6", name: "Custom Frames", price: "From ₦25,000/frame", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283235.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Premium Products"
|
title="Premium Products"
|
||||||
description="Top-tier roofing solutions tailored for Nigeria's climate."
|
description="Top-tier roofing solutions tailored for Nigeria's climate."
|
||||||
|
|||||||
Reference in New Issue
Block a user