import React, { Fragment } from 'react'; import { useRouter } from 'next/router' import blogs from '../../api/blogs' import Link from 'next/link' import PageTitle from '../../components/pagetitle/PageTitle'; import Navbar2 from '../../components/Navbar2/Navbar2'; import Footer from '../../components/footer/Footer'; import Scrollbar from '../../components/scrollbar/scrollbar'; import Image from 'next/image'; import blog3 from '/public/images/blog-details/comments-author/img-1.jpg' import blog4 from '/public/images/blog-details/comments-author/img-2.jpg' import blog5 from '/public/images/blog-details/comments-author/img-3.jpg' import blog6 from '/public/images/blog-details/author.jpg' import gl1 from '/public/images/blog/img-3.jpg' import gl2 from '/public/images/blog/img-2.jpg' const submitHandler = (e) => { e.preventDefault() } const BlogSingle = (props) => { const router = useRouter() const BlogDetails = blogs.find(item => item.slug === router.query.slug) return (
  • By {BlogDetails?.author}
  • Comments {BlogDetails?.comment}
  • {BlogDetails?.create_at}

{BlogDetails?.title}

There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful.

Combined with a handful of model sentence structures, generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.

I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself,

Share:
  • Election
  • Vote
  • Political
Share:
  • facebook
  • twitter
  • linkedin
  • pinterest
Author: Jenny Watson

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis.

Previous Post At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium.
Next Post Dignissimos ducimus qui blanditiis praesentiu deleniti atque corrupti quos dolores

Comments

  1. John Abraham January 12,2022 At 9.00am

    I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

    Reply
    • Lily Watson January 12,2022 At 9.00am

      I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

      Reply
      • John Abraham January 12,2022 At 9.00am

        I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

        Reply
  2. John Abraham January 12,2022 At 9.00am

    I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth,

    Reply

Post Comments