Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 355aea3d4e | |||
| 793406ebed |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Call Now: (954) 994-3434", href: "tel:9549943434" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/striped-christmas-background-blue-tones_1048-465.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Binp2q4LZDuXKDXzZDq3pywIUG/uploaded-1774983679139-wnhx6a9m.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Wrench, title: "Emergency Repair", description: "24/7 rapid response for cooling emergencies." },
|
||||
{ icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage." },
|
||||
{ icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life." },
|
||||
{ icon: Settings, title: "New Installation", description: "Professional setup with 10-year warranty coverage.\n\n" },
|
||||
{ icon: ShieldCheck, title: "Maintenance", description: "Preventive checks to extend system life.\n\n" },
|
||||
{ icon: Wind, title: "Air Ducts", description: "Cleaning and sealing for efficient airflow." },
|
||||
{ icon: Droplet, title: "HVAC Coating", description: "Protective treatments against salt air damage." },
|
||||
{ icon: Flame, title: "Heating Services", description: "Full heating system diagnostics and repair." },
|
||||
|
||||
Reference in New Issue
Block a user