Website text
This commit is contained in:
@@ -26,8 +26,8 @@ export default function MermsFeatures() {
|
||||
</div> {/* End Icon */}
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
<h5 className="s-20 w-700">Market Research</h5>
|
||||
<p>Porta semper lacus and cursus feugiat at primis ultrice a ligula auctor</p>
|
||||
<h5 className="s-20 w-700">Website in Seconds</h5>
|
||||
<p>Build a website in seconds with MERMS AI website builder.</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* FEATURE BOX #2 */}
|
||||
@@ -99,10 +99,9 @@ export default function MermsFeatures() {
|
||||
{/* Section ID */}
|
||||
{/*<span className="section-id">One-Stop Solution</span>*/}
|
||||
{/* Title */}
|
||||
<h2 className="s-46 w-700">Smart solutions, real-time results</h2>
|
||||
<h2 className="s-46 w-700">Create a web presence without limits</h2>
|
||||
{/* Text */}
|
||||
<p>Sodales tempor sapien quaerat ipsum and congue undo laoreet turpis neque auctor turpis
|
||||
vitae dolor luctus placerat magna ligula and cursus vitae
|
||||
<p>Bring your vision to life with the website builder that gives you the tools you need to succeed.
|
||||
</p>
|
||||
{/* List */}
|
||||
<ul className="simple-list">
|
||||
|
||||
@@ -20,7 +20,6 @@ export default function Home() {
|
||||
catch(e){
|
||||
console.log(e)
|
||||
}
|
||||
|
||||
}
|
||||
fetchPosts().then(r => {
|
||||
console.log(r)
|
||||
|
||||
Reference in New Issue
Block a user