🔧 chore: replace dummy data with real data
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m4s
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 1m4s
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
"use client";
|
||||
|
||||
import Hero from "./sections/Hero/main";
|
||||
import Hero from "./sections/Hero/wrapper";
|
||||
|
||||
const HomeIndex = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user