Merge version_2 into main #2
@@ -66,6 +66,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
title="Gizy Nail Studio ile Profesyonel Tırnak Bakımı"
|
||||
buttons={[{ text: "Galeriyi İncele", href: "#gallery" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,6 +92,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "g1", name: "Yaz Esintisi", price: "Model #001", imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg" },
|
||||
{ id: "g2", name: "Klasik French", price: "Model #002", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beauty-nail-art_23-2149249963.jpg" },
|
||||
@@ -119,6 +121,7 @@ export default function LandingPage() {
|
||||
description="Mutlu müşterilerimizin deneyimlerini keşfedin."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarahnails", testimonial: "Aldığım en iyi manikürdü! Kalite tek kelimeyle mükemmel.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-talking-by-mobile-phone-home_329181-4277.jpg" },
|
||||
{ id: "2", name: "Melis K.", handle: "@melisbeauty", testimonial: "İnanılmaz titiz ve profesyoneller. Herkese tavsiye ederim.", imageSrc: "http://img.b2bpic.net/free-photo/happy-exited-young-hipster-girl-with-pink-trendy-hairs-bright-make-up-ready-celebration-winter-fur-leopard-coat-positive-mood-ready-celebration_291049-1660.jpg" },
|
||||
@@ -150,6 +153,7 @@ export default function LandingPage() {
|
||||
{ text: "Bizi Arayın", href: "tel:+905550000000" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user