🔧 chore: replace dummy data with real data
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m4s

This commit is contained in:
2026-03-03 13:58:11 +07:00
parent 2f9fef54ff
commit 29f2d3fa59
6 changed files with 168 additions and 160 deletions

View File

@ -1,6 +1,4 @@
"use client";
import Hero from "./sections/Hero/main";
import Hero from "./sections/Hero/wrapper";
const HomeIndex = () => {
return (