build fix started

This commit was merged in pull request #17.
This commit is contained in:
victorAnumudu
2024-08-07 18:49:29 +01:00
parent 63ffaba8f4
commit 61793d5d0e
38 changed files with 248 additions and 223 deletions
+22 -21
View File
@@ -4,6 +4,7 @@ import author from '../../assets/images/single-post/author.png';
import cmnt1 from '../../assets/images/single-post/c1.png';
import cmnt2 from '../../assets/images/single-post/c2.png';
import cmnt3 from '../../assets/images/single-post/c3.png';
import Image from 'next/image';
function Blog() {
return (
@@ -13,13 +14,13 @@ function Blog() {
Tosser posh grub he lost his bottle bamboozled show off show off pick your nose
and blow off cheesed off starkers what a load of rubbish, Jeffrey bubble and
squeak I Charles a load of old tosh some dodgy chav wind up David gormless,
hotpot arse over tit hanky panky bog-standard don't get shirty with me bloke
hotpot arse over tit hanky panky bog-standard don't get shirty with me bloke
Richard. Smashing he legged it in my flat bodge a blinding shot amongst
brilliant blag, I grub A bit of how's your father bite your arm off the BBC the
brilliant blag, I grub A bit of how's your father bite your arm off the BBC the
full monty chancer, bobby bender he nicked it down the pub Why cheeky bugger.
Starkers pardon you bubble and squeak a blinding shot it's all gone to pot bits
Starkers pardon you bubble and squeak a blinding shot it's all gone to pot bits
and bobs car boot lurgy so I said cheesed off boot Harry such a fibber, naff
chinwag bamboozled the bee's knees bloke fanny around loo are you taking the
chinwag bamboozled the bee's knees bloke fanny around loo are you taking the
piss barney off his nut cack. Arse over tit he nicked it that matie boy lost the
plot pardon me my lady well cheers he legged it, boot bits and bobs brown bread
is cras bamboozled bite your arm off down the pub brolly, cobblers horse play
@@ -32,7 +33,7 @@ function Blog() {
kyver cack zonked tickety boo mush morish.
</p>
<div className="post-thumb">
<img src={singlePost} alt="" />
<Image width='100' height='100' src={singlePost} alt="" />
</div>
<h4 className="article-title">Logotype Masterclass with Jessica Hische</h4>
<p>
@@ -51,32 +52,32 @@ function Blog() {
</p>
<p>
James Bond old happy days the wireless cracking goal bloke me old mucker, arse
over tit blower mush the bee's knees chip shop the BBC, say lemon squeezy
over tit blower mush the bee&#39;s knees chip shop the BBC, say lemon squeezy
blatant what a load of rubbish bog-standard nancy boy. Mush spiffing good time
brown bread cheeky bite your arm off chip shop bugger all mate, my lady down the
pub is faff about pukka.
</p>
<blockquote>
<p>
I don't want no agro brilliant are you taking the piss skive off super boot
chancer don't get shirty.
I don&#39;t want no agro brilliant are you taking the piss skive off super boot
chancer don&#39;t get shirty.
</p>
<cite>Indigo Violet</cite>
</blockquote>
<p>
That faff about the full monty blower bubble and squeak cheeky old matie boy
burke, the bee's knees what a load of rubbish golly gosh mufty is Elizabeth
squiffy, lurgy chimney pot Jeffrey Richard naff Queen's English cheesed off. Old
burke, the bee&#39;s knees what a load of rubbish golly gosh mufty is Elizabeth
squiffy, lurgy chimney pot Jeffrey Richard naff Queen&#39;s English cheesed off. Old
bonnet cheesed off lurgy me old mucker a blinding shot bits and bobs lavatory
barney, say no biggie jolly good mush chancer pukka what a load of rubbish,
Harry don't get shirty with me arse over tit he lost his bottle spiffing good
Harry don&#39;t get shirty with me arse over tit he lost his bottle spiffing good
time bubble and squeak say. I bog Harry a load of old tosh quaint brown bread
get stuffed mate bobby, lemon squeezy boot bum bag chimney pot codswallop
amongst, lavatory twit bits and bobs pardon you daft ummm I'm telling. Blatant
amongst, lavatory twit bits and bobs pardon you daft ummm I&#39;m telling. Blatant
matie boy say bugger all mate butty gormless, you mug pukka happy days bobby.
Down the pub what a load of rubbish geeza faff about chancer bits and bobs daft
lavatory boot victoria sponge spend a penny grub ummm I'm telling, absolutely
bladdered A bit of how's your father arse over tit do one chimney pot tomfoolery
lavatory boot victoria sponge spend a penny grub ummm I&#39;m telling, absolutely
bladdered A bit of how&#39;s your father arse over tit do one chimney pot tomfoolery
porkies owt to do with me spiffing good time zonked.
</p>
<div className="post-tags">
@@ -98,7 +99,7 @@ function Blog() {
</a>
</div>
<div className="post-admin">
<img src={author} alt="" />
<Image width='100' height='100' src={author} alt="" />
<a href="#">Justin Case</a>
<span>About Author</span>
<p>
@@ -112,7 +113,7 @@ function Blog() {
<ol className="comment-list">
<li>
<div className="single-comment">
<img src={cmnt1} alt="" />
<Image width='100' height='100' src={cmnt1} alt="" />
<h5>
<a href="#">Jason Response</a>
</h5>
@@ -121,7 +122,7 @@ function Blog() {
<p>
He legged it bevvy mush owt to do with me such fibber fa about
cup of tea sloshed morish butty bubble. Butty gormless lavatory
twit bits and bobs pardon you daft ummm I'm telling.
twit bits and bobs pardon you daft ummm I&#39;m telling.
</p>
</div>
<a className="comment-reply-link" href="#">
@@ -132,7 +133,7 @@ function Blog() {
<ul className="children">
<li>
<div className="single-comment">
<img src={cmnt2} alt="" />
<Image width='100' height='100' src={cmnt2} alt="" />
<h5>
<a href="#">Sue Shei</a>
</h5>
@@ -141,7 +142,7 @@ function Blog() {
<p>
Super chancer cheeky bloke haggle give us a bell well
mufty chinwag say bite. lavatory twit bits and bobs
pardon you daft ummm I'm telling. Blatant matie boy say
pardon you daft ummm I&#39;m telling. Blatant matie boy say
bugger all mate butty gormless
</p>
</div>
@@ -153,7 +154,7 @@ function Blog() {
</li>
<li>
<div className="single-comment">
<img src={cmnt3} alt="" />
<Image width='100' height='100' src={cmnt3} alt="" />
<h5>
<a href="#">Douglas Lyphe</a>
</h5>
@@ -163,7 +164,7 @@ function Blog() {
Oxford baking cakes dropped clanger fanny around
vagabond amongst cor blimey guvnor. Blatant matie boy
say bugger all mate butty gormless lavatory twit bits
and bobs pardon you daft ummm I'm telling.
and bobs pardon you daft ummm I&#39;m telling.
</p>
</div>
<a className="comment-reply-link" href="#">