Compare commits
11 Commits
version_7_
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4dbefbd3ae | ||
| 52ca1cb1db | |||
| 53c8e40574 | |||
| 6b51d254f4 | |||
|
|
64f6daadb5 | ||
| be2718c2a0 | |||
| b19e30525e | |||
| 809e4c5696 | |||
| ecea24aa61 | |||
| ad3822b31c | |||
| 3be0d9462d |
@@ -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" },
|
||||
|
||||
@@ -22,14 +22,14 @@ export default function HeroSection(): React.JSX.Element {
|
||||
{ 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/beautiful-luxury-outdoor-swimming-pool-hotel-resort_74190-7433.jpg" },
|
||||
{ imageSrc: "https://storage.googleapis.com/webild/users/user_3FMuvjoF3LtrfnjLatUSKH5GyT3/uploaded-1782932210772-dhmhz21t.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/relaxing-water-pool_1150-11069.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