Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e3e9d6156 | |||
| b303237489 | |||
| 0aef1b9ca6 | |||
| 1f29efc74e | |||
| 41bd107204 | |||
| ff63bdf58a | |||
| bb4dbacfce | |||
| 2d3971898b | |||
| 136e778e28 |
@@ -72,16 +72,16 @@ export default function LandingPage() {
|
||||
tag="Trust & Reliability"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", title: "Professional Garden Specialists", subtitle: "Certified landscape architects with extensive expertise", category: "Expertise", value: "✓", buttons: []
|
||||
id: "1", title: "Professional Garden Specialists", subtitle: "Certified landscape architects with extensive expertise", category: "Expertise", value: "Certified", buttons: []
|
||||
},
|
||||
{
|
||||
id: "2", title: "On-Time Project Delivery", subtitle: "We guarantee punctuality and respect your timeline", category: "Reliability", value: "✓", buttons: []
|
||||
id: "2", title: "On-Time Project Delivery", subtitle: "We guarantee punctuality and respect your timeline", category: "Reliability", value: "100%", buttons: []
|
||||
},
|
||||
{
|
||||
id: "3", title: "Transparent Pricing", subtitle: "Clear quotes with no hidden fees or surprises", category: "Honest", value: "✓", buttons: []
|
||||
id: "3", title: "Transparent Pricing", subtitle: "Clear quotes with no hidden fees or surprises", category: "Honest", value: "5.0/5", buttons: []
|
||||
},
|
||||
{
|
||||
id: "4", title: "Premium Materials", subtitle: "Only highest quality materials and plants used", category: "Quality", value: "✓", buttons: []
|
||||
id: "4", title: "Premium Materials", subtitle: "Only highest quality materials and plants used", category: "Quality", value: "A+", buttons: []
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user