Compare commits
19 Commits
version_3_
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4dbefbd3ae | ||
| 52ca1cb1db | |||
| 53c8e40574 | |||
| 6b51d254f4 | |||
|
|
64f6daadb5 | ||
| be2718c2a0 | |||
| b19e30525e | |||
| 809e4c5696 | |||
| ecea24aa61 | |||
| ad3822b31c | |||
| bfd1c1359d | |||
| 3be0d9462d | |||
|
|
4a1c91708e | ||
| 250ee89c73 | |||
|
|
306604d826 | ||
| 6f284212c3 | |||
|
|
27ae174124 | ||
| 5c76c0ca16 | |||
| dd0f305656 |
@@ -18,7 +18,7 @@ export default function FeaturesSection(): React.JSX.Element {
|
||||
title: "Fast Response", description: "Emergency and priority scheduling available when you need it most.", bentoComponent: "orbiting-icons", centerIcon: "Zap", orbitIcons: ["Clock", "AlertTriangle", "Calendar"],
|
||||
},
|
||||
{
|
||||
title: "Honest Service", description: "Transparent recommendations with absolutely no unnecessary upsells.", bentoComponent: "checklist-timeline", heading: "Our Promise", subheading: "Quality Service Every Time", checklistItems: [
|
||||
title: "Honest Service", description: "Transparent recommendations with absolutely no unnecessary upsells.", bentoComponent: "checklist-timeline", heading: "Our Promise", subheading: "Quality Service Every Time", steps: [
|
||||
{ label: "Transparent pricing", detail: "No hidden fees" },
|
||||
{ label: "Professional staff", detail: "Certified technicians" },
|
||||
{ label: "Proven results", detail: "Customer guaranteed" },
|
||||
|
||||
@@ -19,18 +19,17 @@ export default function HeroSection(): React.JSX.Element {
|
||||
text: "Call Now", href: "tel:5550123"}}
|
||||
leftItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-2104.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-sunglasses-hat-drinking-cocktail-sitting-near-pool_176420-3986.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/skater-board-riding-ramp_23-2147678281.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/water-home-landscaping-outdoor-hot_1232-4040.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crystalline-background-water-with-icicles_23-2148231645.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FMuvjoF3LtrfnjLatUSKH5GyT3/tmp/backyard-pool-1782932246033-223f49dc.png" },
|
||||
]}
|
||||
rightItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14521.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FMuvjoF3LtrfnjLatUSKH5GyT3/tmp/pristine-pool-1782922995064-182499d2.png" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FMuvjoF3LtrfnjLatUSKH5GyT3/tmp/pristine-pool-1782922995064-182499d2.png?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-beautiful-luxury-swimming-pool_74190-2028.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FMuvjoF3LtrfnjLatUSKH5GyT3/tmp/pristine-pool-1782922995064-182499d2.png?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool_1203-3050.jpg" },
|
||||
]}
|
||||
textAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user