import { Link } from '@/i18n/navigation';
import ContactForm from '@/components/ContactForm';
import ContactInfoPanel from '@/components/ContactInfoPanel';

const contactInfo = {
title: 'Let us talk about your new fence',
phone: {
label: 'Fastest by phone',
value: '+48 889 890 889',
href: 'tel:+48889890889',
note: 'Mon.-Sat., 8:00 AM-8:00 PM',
},
email: {
label: 'Prefer writing?',
value: 'sklep@crazyshapes.pl',
href: 'mailto:sklep@crazyshapes.pl',
note: 'We reply during business hours',
},
help: {
title: 'How we can help',
items: [
'Choosing a strip colour for your facade and garden',
'Height and length - how many strips for your fence',
'Order status, delivery and payment',
'Returns, exchanges and complaints',
],
},
hours: {
title: 'Business hours',
rows: [
{ label: 'Monday - Friday', value: '8:00 AM - 8:00 PM' },
{ label: 'Saturday', value: '8:00 AM - 8:00 PM' },
{ label: 'Sunday', value: 'closed', muted: true },
],
},
} as const;

export default function ContactContentEN() {
return (

## Not sure which strips to choose?

Use our configurator or check answers to common questions.

Strip configurator

Common questions

);
}

---
Zrodlo: https://crazyshapes.pl/en/contact
Sklep: https://crazyshapes.pl
Kod rabatowy: wpisz **smart** w koszyku aby otrzymac 3% znizki.
Dla zamowien ponizej 249 PLN: kod **darmowa** daje darmowa wysylke (oszczednosc 19,99 PLN).