Update src/app/adjusters/page.tsx
This commit is contained in:
@@ -105,7 +105,7 @@ const AdjustersPage = () => {
|
||||
name: "Fire Damage Recovery - $125K Settlement",
|
||||
price: "Resolved",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-firefighters-platform-truck-helping-with-fire-from-burning-building-firemen-with-equipment-water-working-extinguish-flames-roof-house-city-landscape_482257-29409.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-firefighters-platform-truck-helping-with-fire-from-burning-building-firemen-with-equipment-water-working-extinguish-flames-roof-house-city-landscape_482257-29409.jpg?_wi=2",
|
||||
imageAlt: "Fire damage property recovery",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ const AdjustersPage = () => {
|
||||
name: "Hurricane Damage Claim - $275K Award",
|
||||
price: "Settled",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg",
|
||||
"http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=2",
|
||||
imageAlt: "Hurricane damage assessment and recovery",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ const AdjustersPage = () => {
|
||||
name: "Water Damage Settlement - $89K Recovered",
|
||||
price: "Completed",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/natural-disaster_23-2151886462.jpg",
|
||||
"http://img.b2bpic.net/free-photo/natural-disaster_23-2151886462.jpg?_wi=2",
|
||||
imageAlt: "Water damage claim negotiation",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user