Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bebb0b6969 | |||
| aa1d7d804e | |||
| f8a4340f02 | |||
| 88b9189344 |
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
|||||||
title: "✓ Pentru fiecare moment", description: "Prânz cu familia, cină cu prietenii, pomeni sau orice eveniment special - noi suntem aici.", icon: Heart,
|
title: "✓ Pentru fiecare moment", description: "Prânz cu familia, cină cu prietenii, pomeni sau orice eveniment special - noi suntem aici.", icon: Heart,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-restaurant-closeup-salad-with-beetroot-cottage-cheese-people-eating-background_501050-81.jpg?_wi=2", imageAlt: "Evenimente"
|
imageSrc: "http://img.b2bpic.net/free-photo/dinner-restaurant-closeup-salad-with-beetroot-cottage-cheese-people-eating-background_501050-81.jpg?_wi=2", imageAlt: "evenimente"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-along-with-vegetable-salad-soup-white-floor_140725-14430.jpg?_wi=6", imageAlt: "Momente speciale"
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-meat-slices-along-with-vegetable-salad-soup-white-floor_140725-14430.jpg?_wi=6", imageAlt: "Momente speciale"
|
||||||
@@ -277,8 +277,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Sună acum: 0763 428 598", href: "tel:0763428598" },
|
{ text: "Mesaj rapid pe WhatsApp", href: "https://wa.me/40763428598" },
|
||||||
{ text: "Trimite un mesaj", href: "https://wa.me/40763428598" }
|
{ text: "Sună acum: 0763 428 598", href: "tel:0763428598" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user