Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ name: "Andi Putra", handle: "@andi_p", testimonial: "Tempat langganan keluarga setiap akhir pekan.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "Pesan Sekarang", href: "#contact" }, { text: "Lihat Menu", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", alt: "Happy woman portrait" },
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Kualitas Terbaik Untuk Tapus"
|
||||
description="Kami berkomitmen menyajikan ayam goreng berkualitas tinggi dengan bahan lokal pilihan dan teknik penggorengan yang sempurna."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "pr1", title: "Paket Berdua", price: "Rp 35.000", period: "/paket", features: ["2 Ayam Crispy", "2 Nasi", "2 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-red-locator-sign-map_107791-16576.jpg" },
|
||||
{ id: "pr2", title: "Paket Family", price: "Rp 95.000", period: "/paket", features: ["5 Ayam Crispy", "5 Nasi", "5 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg" },
|
||||
{ id: "pr3", title: "Paket Ulang Tahun", price: "Rp 180.000", period: "/paket", features: ["10 Ayam Crispy", "10 Nasi", "10 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg" },
|
||||
{ id: "pr2", title: "Paket Family", price: "Rp 95.000", period: "/paket", features: ["5 Ayam Crispy", "5 Nasi", "5 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/fried-wings-with-fish-sauce-beautifully-decorated-served_1150-23402.jpg?_wi=2" },
|
||||
{ id: "pr3", title: "Paket Ulang Tahun", price: "Rp 180.000", period: "/paket", features: ["10 Ayam Crispy", "10 Nasi", "10 Minum"], button: { text: "Pesan", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg?_wi=2" },
|
||||
]}
|
||||
title="Paket Keluarga Pasaman"
|
||||
description="Hemat lebih banyak dengan paket bundling kami."
|
||||
|
||||
Reference in New Issue
Block a user