Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a969862c3c | |||
| b373138d65 |
@@ -143,19 +143,19 @@ export default function LandingPage() {
|
||||
id: "p1", title: "Basic Check", price: "$49", period: "fixed", features: [
|
||||
"Diagnostic Report", "Cleaning"],
|
||||
button: {
|
||||
text: "Select", href: "#contact"},
|
||||
text: "Request This Service", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg", imageAlt: "motherboard repair specialist"},
|
||||
{
|
||||
id: "p2", title: "Standard Repair", price: "$129", period: "inc. parts", features: [
|
||||
"Full Repair", "Warranty"],
|
||||
button: {
|
||||
text: "Select", href: "#contact"},
|
||||
text: "Request This Service", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg?_wi=2", imageAlt: "motherboard repair specialist"},
|
||||
{
|
||||
id: "p3", title: "Premium Resto", price: "$249", period: "inc. parts", features: [
|
||||
"Deep Clean", "Performance Tune", "Priority"],
|
||||
button: {
|
||||
text: "Select", href: "#contact"},
|
||||
text: "Request This Service", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg?_wi=2", imageAlt: "motherboard repair specialist"},
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
|
||||
Reference in New Issue
Block a user