Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-fountain-pen-pencil-keys-wooden-house-block-calculator-blueprint_23-2148038695.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-fountain-pen-pencil-keys-wooden-house-block-calculator-blueprint_23-2148038695.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Financing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921079.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Interest",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-finance-flat-color-icon-pack-like-million-case-percent-sold-house_1142-19456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-finance-flat-color-icon-pack-like-million-case-percent-sold-house_1142-19456.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Reliable",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank_23-2148911562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank_23-2148911562.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
quote: "Foundry made the entire financing process seamless.",
|
||||
tag: "Expertise",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-fountain-pen-pencil-keys-wooden-house-block-calculator-blueprint_23-2148038695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-fountain-pen-pencil-keys-wooden-house-block-calculator-blueprint_23-2148038695.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
quote: "They helped us understand every step of the mortgage.",
|
||||
tag: "Support",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921079.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-building_23-2150921079.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
quote: "Transparency was key. They delivered exactly as promised.",
|
||||
tag: "Honesty",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-taking-selfie_23-2148020565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-finance-flat-color-icon-pack-like-million-case-percent-sold-house_1142-19456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/20-finance-flat-color-icon-pack-like-million-case-percent-sold-house_1142-19456.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
quote: "Saved us money and time. Truly the best experience.",
|
||||
tag: "Efficiency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank_23-2148911562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-piggy-bank_23-2148911562.jpg?_wi=2",
|
||||
imageAlt: "happy client portrait professional",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user