Merge version_1 into main #2
@@ -1,6 +1,4 @@
|
||||
<template>
|
||||
<file path="src/app/page.tsx">
|
||||
<content><![CDATA["use client";
|
||||
"use client";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
@@ -174,6 +172,3 @@ export default function HomePage() {
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
]]></content>
|
||||
</file>
|
||||
</template>
|
||||
Reference in New Issue
Block a user