Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="aurora"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Local Experts"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138496.jpg"
|
||||
imageAlt="Professional local service technician"
|
||||
buttons={[
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Plumbing", description: "Emergency repairs, maintenance, installations, and water line replacements. Available 24/7 for urgent issues.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wrenches-looking-front-with-smile-face-standing-green-wall_141793-71732.jpg?_wi=1", imageAlt: "Professional plumbing service"
|
||||
id: "1", title: "Plumbing", description: "Emergency repairs, maintenance, installations, and water line replacements. Available 24/7 for urgent issues.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wrenches-looking-front-with-smile-face-standing-green-wall_141793-71732.jpg", imageAlt: "Professional plumbing service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Electrical", description: "Wiring, circuit installations, safety inspections, and emergency repairs. Licensed and certified professionals.", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66706.jpg", imageAlt: "Professional electrical service"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "HVAC", description: "Heating, cooling system maintenance, repairs, and new installations. Seasonal tune-ups available.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-drill_23-2149366711.jpg", imageAlt: "Professional HVAC service"
|
||||
},
|
||||
{
|
||||
id: "4", title: "General Maintenance", description: "Preventative maintenance programs to keep your systems running efficiently. Annual service packages available.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wrenches-looking-front-with-smile-face-standing-green-wall_141793-71732.jpg?_wi=2", imageAlt: "Professional maintenance service"
|
||||
id: "4", title: "General Maintenance", description: "Preventative maintenance programs to keep your systems running efficiently. Annual service packages available.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wrenches-looking-front-with-smile-face-standing-green-wall_141793-71732.jpg", imageAlt: "Professional maintenance service"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user