Compare commits
2 Commits
version_3_
...
version_4_
| Author | SHA1 | Date | |
|---|---|---|---|
| 310125ee37 | |||
| 55c8122ef6 |
@@ -14,7 +14,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="Lux"
|
||||
brand="Luxuryury"
|
||||
description="Experience unparalleled elegance and world-clasrvice in the heart of the city."
|
||||
primaryButton={{
|
||||
text: "Book Your Stay",
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
import BlogSimpleCards from "@/components/sections/blog/BlogSimpleCards";
|
||||
|
||||
const BlogPage = () => {
|
||||
return (
|
||||
<BlogSimpleCards
|
||||
tag="Blog"
|
||||
title="Latest Articles"
|
||||
description="Stay updated with our latest insights and news"
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
||||
export default BlogPage;
|
||||
|
||||
Reference in New Issue
Block a user