Update src/app/services/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-office_1098-15489.jpg?_wi=3",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-green-nature-together_1328-1253.jpg?_wi=3",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-enjoying-trip-their-holidays_23-2149373957.jpg?_wi=2",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-grunge-metal-carbon-fibre-texture_1048-10416.jpg?_wi=2",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595842.jpg?_wi=2",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=3",
|
||||
imageAlt: "modern flat icon family silhouette maple leaf",
|
||||
},
|
||||
]}
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/polygonal-world-map-infographic_23-2147492029.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/polygonal-world-map-infographic_23-2147492029.jpg?_wi=3"
|
||||
imageAlt="Global map background with immigration theme"
|
||||
logoText="Vaishnavi G."
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user