Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ import BlogCardOne from "@/components/sections/blog/BlogCardOne";
|
||||
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Award, Clock, Star, Users } from "lucide-react";
|
||||
import { Award, Clock, Star, Users, Calendar } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -47,6 +47,8 @@ export default function LandingPage() {
|
||||
title="Классика, дисциплина, безупречный результат"
|
||||
description="Мужские стрижки и оформление бороды в сдержанной эстетике old money. Рейтинг 4,6 • Ежедневно 10:00–22:00 • Полевской, ул. Ленина, 11"
|
||||
background={{ variant: "plain" }}
|
||||
tag="Записаться на приём"
|
||||
tagIcon={Calendar}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg"
|
||||
imageAlt="Барбершоп интерьер с теплым светом и благородными материалами"
|
||||
buttons={[
|
||||
@@ -247,4 +249,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user