Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c3a7382c14 | |||
| e14477a9a8 | |||
| 350a0a7281 |
@@ -10,8 +10,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import ButtonElasticEffect from '@/components/button/ButtonElasticEffect/ButtonElasticEffect';
|
||||
import { Award, CheckCircle, Clock, ShieldCheck, Wrench, Phone } from "lucide-react";
|
||||
import { Award, CheckCircle, Clock, ShieldCheck, Wrench } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -49,7 +48,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="35 let preciznosti ve stínění"
|
||||
title="Montáž žaluzií Mladá Boleslav a okolí"
|
||||
description="Petr Kaňka – Žaluzie. Specializujeme se na montáž a servis stínící techniky v Mladé Boleslavi a jejím okolí. Dodáváme kvalitní řešení na míru pro váš domov i firmu s důrazem na dlouhou životnost."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -123,12 +122,6 @@ export default function LandingPage() {
|
||||
title="Naše služby"
|
||||
description="Nabízíme komplexní řešení pro stínění vašeho interiéru i exteriéru."
|
||||
/>
|
||||
<div className="flex justify-center pt-8">
|
||||
<ButtonElasticEffect
|
||||
text="Zavolat zdarma"
|
||||
href="tel:+420777244303"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="benefits" data-section="benefits">
|
||||
|
||||
Reference in New Issue
Block a user