Update src/app/page.tsx
This commit is contained in:
@@ -78,23 +78,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-shelf-with-books-decor_23-2152007081.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-shelf-with-books-decor_23-2152007081.jpg?_wi=1",
|
||||
imageAlt: "مكتب محاماة حديث",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classical-architecture-with-perfect-symmetry-deep-perspective-ancient-colonnade_169016-69945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classical-architecture-with-perfect-symmetry-deep-perspective-ancient-colonnade_169016-69945.jpg?_wi=1",
|
||||
imageAlt: "ميزان العدالة والقانون",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-friends-slap-hands-street_197531-5902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-friends-slap-hands-street_197531-5902.jpg?_wi=1",
|
||||
imageAlt: "فريق قانوني يتعاون",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-wallpaper-with-golden-details_23-2148437811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-wallpaper-with-golden-details_23-2148437811.jpg?_wi=1",
|
||||
imageAlt: "خلفية قانونية تجريدية",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-with-sunset-reflection_23-2152013752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-with-sunset-reflection_23-2152013752.jpg?_wi=1",
|
||||
imageAlt: "محامٍ عربي محترف",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
imageAlt: "استشارة قانونية",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-shelf-with-books-decor_23-2152007081.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-shelf-with-books-decor_23-2152007081.jpg?_wi=2",
|
||||
imageAlt: "legal documents close up details",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
imageAlt: "وثائق المحكمة",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classical-architecture-with-perfect-symmetry-deep-perspective-ancient-colonnade_169016-69945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classical-architecture-with-perfect-symmetry-deep-perspective-ancient-colonnade_169016-69945.jpg?_wi=2",
|
||||
imageAlt: "legal documents close up details",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
imageAlt: "محامٍ يشير إلى وثيقة",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-friends-slap-hands-street_197531-5902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/international-friends-slap-hands-street_197531-5902.jpg?_wi=2",
|
||||
imageAlt: "legal documents close up details",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
imageAlt: "مصافحة الثقة",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-wallpaper-with-golden-details_23-2148437811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-dark-wallpaper-with-golden-details_23-2148437811.jpg?_wi=2",
|
||||
imageAlt: "legal documents close up details",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
imageAlt: "خدمات قانونية متنوعة",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-with-sunset-reflection_23-2152013752.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-with-sunset-reflection_23-2152013752.jpg?_wi=2",
|
||||
imageAlt: "legal documents close up details",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user