Merge version_3 into main #3
@@ -16,13 +16,13 @@ import { CupSoda } from "lucide-react";
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="icon-arrow"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="fluid"
|
||||
cardStyle="solid"
|
||||
background="aurora"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="medium"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Menümüzü Keşfet", href: "#full-menu" },
|
||||
{ text: "Rezervasyon Yap", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-church-through-yellow-street-decorations_181624-421.jpg"
|
||||
imageAlt="cozy cafe interior warm lighting"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
icon={CupSoda}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg"
|
||||
imageAlt="barista smiling making latte art"
|
||||
mediaAnimation="opacity"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
title="Misafirlerimiz Ne Diyor?"
|
||||
description="Palmu Cafe'deki deneyimlerini paylaşan misafirlerimizin yorumlarını okuyun."
|
||||
tag="Müşteri Yorumları"
|
||||
animationType="slide-up"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user