Merge version_1 into main #2
@@ -57,10 +57,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg?_wi=1", imageAlt: "Hidangan utama restoran Indonesia" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg", imageAlt: "Hidangan utama restoran Indonesia" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
description="Jangan ragu untuk menghubungi kami! Kami siap melayani pemesanan, pertanyaan, dan reservasi Anda dengan senang hati."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Masukkan email Anda"
|
||||
buttonText="Kirim"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/successful-entrepreneur_1098-18414.jpg"
|
||||
imageAlt="Nyonya Java Resto Footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user