Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -77,12 +77,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-tablet-game-evening_23-2147833833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-tablet-game-evening_23-2147833833.jpg?_wi=1",
|
||||
imageAlt: "Hero 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952378.jpg?_wi=1",
|
||||
imageAlt: "Hero 2",
|
||||
},
|
||||
{
|
||||
@@ -334,7 +334,7 @@ export default function LandingPage() {
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-tablet-game-evening_23-2147833833.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-tablet-game-evening_23-2147833833.jpg?_wi=2",
|
||||
imageAlt: "Closeup laptop on a dark background with bokeh",
|
||||
},
|
||||
{
|
||||
@@ -351,7 +351,7 @@ export default function LandingPage() {
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-cafe_23-2148952378.jpg?_wi=2",
|
||||
imageAlt: "Closeup laptop on a dark background with bokeh",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user