Merge version_1 into main #3
@@ -7,7 +7,6 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import Link from "next/link";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
@@ -88,6 +87,7 @@ export default function Page() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
text="Sie finden uns in der Erzherzog-Karl-Straße 60, 1220 Wien. Wir freuen uns auf Ihren Besuch!"
|
||||
buttons={[
|
||||
{ text: "Tel: +43 660 87511680", href: "tel:+4366087511680" },
|
||||
|
||||
Reference in New Issue
Block a user