Update src/app/contact/page.tsx
This commit is contained in:
@@ -5,7 +5,6 @@ import ReactLenis from "lenis/react";
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import Link from "next/link";
|
||||
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
@@ -42,7 +41,7 @@ export default function ContactPage() {
|
||||
{
|
||||
heading: "Locație", content: [
|
||||
{
|
||||
text: "Chișinău, str. Exemplului, nr 1."
|
||||
type: "paragraph", text: "Chișinău, str. Exemplului, nr 1."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user