Merge version_3 into main #5
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "LacDeco.tapety - Салон эксклюзивных обоев и красок", description: "Премиум коллекция интерьерных материалов от ведущих мировых брендов"};
|
||||
title: "LacDeco.tapety - Салон эксклюзивных обоев и красок", description: "Премиум коллекция интерьерных материалов от ведущих мировых брендов"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -127,7 +127,8 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
carouselMode="buttons"
|
||||
buttons={[
|
||||
{ text: "Посмотреть полный каталог", href: "#" },
|
||||
{ text: "View Full Catalog", href: "#" },
|
||||
{ text: "Order Now", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user