Ruby frontend changes
This commit is contained in:
parent
787428f1a5
commit
b9f9c3ae50
2 changed files with 11 additions and 6 deletions
|
|
@ -66,10 +66,13 @@ const STEPS: { heading: string | null; body: React.ReactNode }[] = [
|
|||
heading: null,
|
||||
body: (
|
||||
<>
|
||||
<p className="text-lg leading-relaxed mb-4">
|
||||
Let's look at an example:
|
||||
</p>
|
||||
<p className="text-lg leading-relaxed mb-4">
|
||||
You're about to spend{' '}
|
||||
<strong className="text-navy-950 dark:text-warm-100">
|
||||
£300,000–600,000
|
||||
£300k–£400k
|
||||
</strong>{' '}
|
||||
on a home. Your research method? Scrolling through listings and hoping for the best.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue