Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:36:10 +00:00
parent 449908b66c
commit df8aaa2213

View File

@@ -177,12 +177,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg",
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=1",
imageAlt: "Mineral Rights Consultation",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg",
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=2",
imageAlt: "Mineral Rights Documentation",
},
],
@@ -195,12 +195,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg",
"http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1",
imageAlt: "Estate Planning",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg",
"http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=2",
imageAlt: "Inheritance Planning",
},
],
@@ -213,12 +213,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg",
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=3",
imageAlt: "Property Law Services",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg",
"http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325851.jpg?_wi=4",
imageAlt: "Real Estate Consultation",
},
],
@@ -231,12 +231,12 @@ export default function HomePage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg",
"http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=1",
imageAlt: "General Legal Consultation",
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg",
"http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=2",
imageAlt: "Legal Services",
},
],
@@ -277,7 +277,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "Sarah Mitchell - Mineral Rights Owner",
},
{
@@ -287,7 +287,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
imageAlt: "James Rodriguez - Business Owner",
},
{
@@ -297,7 +297,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
imageAlt: "Mary Thompson - Estate Planner Client",
},
{
@@ -307,7 +307,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "David Chen - Real Estate Investor",
},
{
@@ -317,7 +317,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Lisa Patterson - Property Owner",
},
{
@@ -327,7 +327,7 @@ export default function HomePage() {
company: "Local Guide",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Michael Johnson - General Client",
},
]}