This commit is contained in:
2026-01-14 23:26:36 +02:00
parent 07ccf4a609
commit 92908b5766

View File

@@ -1,7 +1,3 @@
<div id="services" data-section="services">
<h2 style={{ textDecoration: 'underline' }}>What We Create</h2>
<!-- Other content of the services section -->
</div>
"use client";
import { useEffect, useState } from 'react';