Website text

This commit is contained in:
CHIEFSOFT\ameye
2025-01-04 12:25:00 -05:00
parent 30c2ea81f8
commit edfbc01291
2 changed files with 4 additions and 6 deletions
+4 -5
View File
@@ -26,8 +26,8 @@ export default function MermsFeatures() {
</div> {/* End Icon */} </div> {/* End Icon */}
{/* Text */} {/* Text */}
<div className="fbox-txt"> <div className="fbox-txt">
<h5 className="s-20 w-700">Market Research</h5> <h5 className="s-20 w-700">Website in Seconds</h5>
<p>Porta semper lacus and cursus feugiat at primis ultrice a ligula auctor</p> <p>Build a website in seconds with MERMS AI website builder.</p>
</div> </div>
</div> </div>
{/* FEATURE BOX #2 */} {/* FEATURE BOX #2 */}
@@ -99,10 +99,9 @@ export default function MermsFeatures() {
{/* Section ID */} {/* Section ID */}
{/*<span className="section-id">One-Stop Solution</span>*/} {/*<span className="section-id">One-Stop Solution</span>*/}
{/* Title */} {/* 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 */} {/* Text */}
<p>Sodales tempor sapien quaerat ipsum and congue undo laoreet turpis neque auctor turpis <p>Bring your vision to life with the website builder that gives you the tools you need to succeed.
vitae dolor luctus placerat magna ligula and cursus vitae
</p> </p>
{/* List */} {/* List */}
<ul className="simple-list"> <ul className="simple-list">
-1
View File
@@ -20,7 +20,6 @@ export default function Home() {
catch(e){ catch(e){
console.log(e) console.log(e)
} }
} }
fetchPosts().then(r => { fetchPosts().then(r => {
console.log(r) console.log(r)