Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ffecaf621 | |||
| e5f74e4b3a | |||
| 3ac0c40a35 | |||
| a54aa5bd70 | |||
| 254e1434d7 | |||
| a7b888fffa | |||
| d0f710c879 |
@@ -155,12 +155,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m3", title: "Happy Clients", value: "450+", description: "Satisfied residential and commercial partners", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stones-wooden-board-concrete_114579-25177.jpg?_wi=2"},
|
||||
{
|
||||
id: "m1", title: "Projects Completed", value: "500+", description: "Hand-crafted stone installations globally", imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", title: "Years Experience", value: "20+", description: "Decades of professional dedication", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-stonecutter_268835-4727.jpg"},
|
||||
{
|
||||
id: "m3", title: "Happy Clients", value: "450+", description: "Satisfied residential and commercial partners", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stones-wooden-board-concrete_114579-25177.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -171,8 +171,7 @@ export default function LandingPage() {
|
||||
title="Start Your Project"
|
||||
description="Ready to begin your stone transformation? Let's talk about your requirements today."
|
||||
buttons={[
|
||||
{ text: "Get a Quote", href: "#" },
|
||||
{ text: "Learn More", href: "#" }
|
||||
{ text: "Get a Quote", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user