Merge version_1 into main #3
@@ -57,11 +57,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg", imageAlt: "Service scene 1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg?_wi=1", imageAlt: "Service scene 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg", imageAlt: "Service scene 2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg?_wi=1", imageAlt: "Service scene 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg", imageAlt: "Service scene 3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg?_wi=1", imageAlt: "Service scene 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-delivering-presentation_53876-20857.jpg", imageAlt: "Service scene 4"},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Rapid Response", description: "We understand your time is valuable. Get help fast.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg", imageAlt: "luxury service professional background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg?_wi=2", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Expert Repair", description: "Professional craftsmanship you can rely on long-term.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg", imageAlt: "luxury service professional background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg?_wi=2", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: Wrench,
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Honest Pricing", description: "Transparent, upfront estimates with no surprises.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg", imageAlt: "luxury service professional background"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg?_wi=2", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: DollarSign,
|
||||
|
||||
Reference in New Issue
Block a user