Merge version_2 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Hemen Ara", href: "tel:+905550000000" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg", imageAlt: "Wedding venue" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg?_wi=1", imageAlt: "Wedding venue" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-from-ceiling-decorated-celebration-hall-with-round-tables_8353-10198.jpg", imageAlt: "Engagement hall" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg", imageAlt: "Birthday venue" },
|
||||
]}
|
||||
@@ -104,14 +104,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Etkinlik detayları ve tarihiniz..." }}
|
||||
buttonText="Gönder"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Elite Venue"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-16776.jpg?_wi=3"
|
||||
columns={[
|
||||
{ title: "Sayfalar", items: [{ label: "Anasayfa", href: "#hero" }, { label: "Hizmetler", href: "#features" }, { label: "İletişim", href: "#contact" }] },
|
||||
{ title: "İletişim", items: [{ label: "WhatsApp", href: "https://wa.me/905550000000" }, { label: "Telefon", href: "tel:+905550000000" }] }
|
||||
|
||||
Reference in New Issue
Block a user