Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "📞 Hubungi Sekarang", href: "tel:+6281211843841" },
|
||||
{ text: "💬 Pesan via WhatsApp", href: "https://wa.me/6281211843841?text=Saya%20ingin%20memesan%20sate%20bandeng" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg?_wi=1"
|
||||
imageAlt="Sate Bandeng Khas Banten - Deng'e"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
tag="Testimoni"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Chinta Indah", role: "Pelanggan Setia", testimonial: "Mantap banget, enak ga ekspek beda banget sama yang lain. Selalu pesan untuk keluarga.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Chinta Indah"
|
||||
id: "1", name: "Chinta Indah", role: "Pelanggan Setia", testimonial: "Mantap banget, enak ga ekspek beda banget sama yang lain. Selalu pesan untuk keluarga.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", imageAlt: "Chinta Indah"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Yanti Anggaraeni", role: "Event Organizer", testimonial: "Enak banget ndoo aku pesen 5 buat acara keluarga. Tamu-tamu semua minta resepnya!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Yanti Anggaraeni"
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Siti Nurhaliza", role: "Pedagang Oleh-oleh", testimonial: "Kualitas terjamin, higienis, dan pelayanannya responsif. Supplier pilihan untuk jualan kami.", imageSrc: "http://img.b2bpic.net/free-photo/caucasion-woman-casual-confident-concept_53876-137678.jpg", imageAlt: "Siti Nurhaliza"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Dewi Kusuma", role: "Corporate Buyer", testimonial: "Untuk acara kantor kami, Deng'e selalu jadi pilihan pertama. Konsisten dan profesional.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Dewi Kusuma"
|
||||
id: "4", name: "Dewi Kusuma", role: "Corporate Buyer", testimonial: "Untuk acara kantor kami, Deng'e selalu jadi pilihan pertama. Konsisten dan profesional.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", imageAlt: "Dewi Kusuma"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -88,16 +88,16 @@ export default function LandingPage() {
|
||||
tag="Produk Unggulan"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Sate Bandeng Original - Normal", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-narsharab-lemon-wedges_140725-9539.jpg", imageAlt: "Sate Bandeng Original Normal"
|
||||
id: "1", name: "Sate Bandeng Original - Normal", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-narsharab-lemon-wedges_140725-9539.jpg?_wi=1", imageAlt: "Sate Bandeng Original Normal"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sate Bandeng Original - Jumbo", price: "Rp 40.000", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-narsharab-lemon-wedges_140725-9539.jpg", imageAlt: "Sate Bandeng Original Jumbo"
|
||||
id: "2", name: "Sate Bandeng Original - Jumbo", price: "Rp 40.000", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-narsharab-lemon-wedges_140725-9539.jpg?_wi=2", imageAlt: "Sate Bandeng Original Jumbo"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sate Bandeng Pedas - Normal", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg", imageAlt: "Sate Bandeng Pedas Normal"
|
||||
id: "3", name: "Sate Bandeng Pedas - Normal", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg?_wi=2", imageAlt: "Sate Bandeng Pedas Normal"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sate Bandeng Pedas - Jumbo", price: "Rp 40.000", imageSrc: "http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg", imageAlt: "Sate Bandeng Pedas Jumbo"
|
||||
id: "4", name: "Sate Bandeng Pedas - Jumbo", price: "Rp 40.000", imageSrc: "http://img.b2bpic.net/free-photo/chicken-satay_74190-2739.jpg?_wi=3", imageAlt: "Sate Bandeng Pedas Jumbo"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user