Merge version_3 into main #25
@@ -3,7 +3,8 @@ import "./styles/variables.css";
|
||||
import "./globals.css";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Jabu Events - Event Management in Bangkok", description: "Professional event organization services in Bangkok and Southeast Asia"};
|
||||
title: "Jabu Events - Event Management in Bangkok", description: "Professional event organization services in Bangkok and Southeast Asia"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -1384,4 +1385,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -301,4 +301,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user