diff --git a/src/app/page.tsx b/src/app/page.tsx index 94c9eff..2cc85b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,86 +46,55 @@ export default function LandingPage() {
@@ -146,49 +107,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Suasana Nyaman", - description: "Indoor & outdoor garden seating yang hangat.", - icon: Leaf, + title: "Suasana Nyaman", description: "Indoor & outdoor garden seating yang hangat.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg?_wi=1", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2", - imageAlt: "cozy restaurant garden dining interior", + imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg"}, + ] }, { - title: "Live Music", - description: "Temani momen makan malam Anda dengan iringan musik akustik.", - icon: Music, + title: "Live Music", description: "Temani momen makan malam Anda dengan iringan musik akustik.", icon: Music, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=3", - }, + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg?_wi=2", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97296.jpg?_wi=1", - imageAlt: "nasi mandi dish professional food photography", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg"}, + ] }, { - title: "Venue Event", - description: "Cocok untuk intimate wedding dan gathering spesial.", - icon: Heart, + title: "Venue Event", description: "Cocok untuk intimate wedding dan gathering spesial.", icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg?_wi=3", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-white-oval-plate-turquoise-white-tablecloth-different-spices-notebook-grey-surface_140725-107221.jpg?_wi=1", - imageAlt: "mie godog kambing indonesian food", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg"}, + ] }, ]} title="Kenapa Clovey Kitchen?" @@ -204,41 +147,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Nasi Mandi", - price: "Rp 75.000", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97296.jpg?_wi=2", - }, + id: "1", name: "Nasi Mandi", price: "Rp 75.000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97296.jpg"}, { - id: "2", - name: "Mie Godog Kambing", - price: "Rp 65.000", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-white-oval-plate-turquoise-white-tablecloth-different-spices-notebook-grey-surface_140725-107221.jpg?_wi=2", - }, + id: "2", name: "Mie Godog Kambing", price: "Rp 65.000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-white-oval-plate-turquoise-white-tablecloth-different-spices-notebook-grey-surface_140725-107221.jpg"}, { - id: "3", - name: "Pisang Goreng", - price: "Rp 25.000", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-fruit-nuts-breakfast_23-2148230548.jpg", - }, + id: "3", name: "Pisang Goreng", price: "Rp 25.000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-fruit-nuts-breakfast_23-2148230548.jpg"}, { - id: "4", - name: "Ice Chocolate", - price: "Rp 35.000", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-daiquiri-cocktails-with-lime-high-angle_23-2149486869.jpg?_wi=1", - }, + id: "4", name: "Ice Chocolate", price: "Rp 35.000", imageSrc: "http://img.b2bpic.net/free-photo/tasty-daiquiri-cocktails-with-lime-high-angle_23-2149486869.jpg"}, { - id: "5", - name: "Nasi Goreng Spesial", - price: "Rp 55.000", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97296.jpg?_wi=3", - }, + id: "5", name: "Nasi Goreng Spesial", price: "Rp 55.000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97296.jpg"}, { - id: "6", - name: "Kopi Susu Gula Aren", - price: "Rp 30.000", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-daiquiri-cocktails-with-lime-high-angle_23-2149486869.jpg?_wi=2", - }, + id: "6", name: "Kopi Susu Gula Aren", price: "Rp 30.000", imageSrc: "http://img.b2bpic.net/free-photo/tasty-daiquiri-cocktails-with-lime-high-angle_23-2149486869.jpg"}, ]} title="Menu Favorit" description="Cita rasa otentik yang diracik khusus untuk lidah Anda." @@ -252,53 +171,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "event-1", - title: "Intimate Wedding", - price: "Hubungi Kami", - period: "Per event", - features: [ - "Venue Garden & Indoor", - "Buffet Exclusive", - "Dekorasi Minimalis", - ], + id: "event-1", title: "Intimate Wedding", price: "Hubungi Kami", period: "Per event", features: [ + "Venue Garden & Indoor", "Buffet Exclusive", "Dekorasi Minimalis"], button: { - text: "Tanya Paket Event", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg?_wi=3", - }, + text: "Tanya Paket Event", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/festive-wedding-arch_169016-1849.jpg"}, { - id: "event-2", - title: "Birthday Gathering", - price: "Hubungi Kami", - period: "Per event", - features: [ - "Private Area", - "Menu Buffet/Set", - "Sound System", - ], + id: "event-2", title: "Birthday Gathering", price: "Hubungi Kami", period: "Per event", features: [ + "Private Area", "Menu Buffet/Set", "Sound System"], button: { - text: "Tanya Paket Event", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg?_wi=4", - }, + text: "Tanya Paket Event", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg"}, { - id: "event-3", - title: "Corporate Meeting", - price: "Hubungi Kami", - period: "Per event", - features: [ - "High Speed Wi-Fi", - "Proyektor & Layar", - "Coffee Break", - ], + id: "event-3", title: "Corporate Meeting", price: "Hubungi Kami", period: "Per event", features: [ + "High Speed Wi-Fi", "Proyektor & Layar", "Coffee Break"], button: { - text: "Tanya Paket Event", - href: "#contact", - }, - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=4", - }, + text: "Tanya Paket Event", href: "#contact"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg"}, ]} title="Venue Intimate Event" description="Jadikan momen pernikahan dan gathering Anda lebih berkesan di tempat yang cozy." @@ -312,40 +201,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarah_bogor", - testimonial: "Recommended banget buat nongkrong di Bogor. Tempatnya estetik!", - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", - }, + id: "1", name: "Sarah J.", handle: "@sarah_bogor", testimonial: "Recommended banget buat nongkrong di Bogor. Tempatnya estetik!", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg"}, { - id: "2", - name: "Budi K.", - handle: "@budi_kuliner", - testimonial: "Makanan enak, tempat nyaman dan live music-nya seru banget.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg", - }, + id: "2", name: "Budi K.", handle: "@budi_kuliner", testimonial: "Makanan enak, tempat nyaman dan live music-nya seru banget.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg"}, { - id: "3", - name: "Alya F.", - handle: "@alya_kitchen", - testimonial: "Cocok banget buat acara kumpul keluarga. Pelayanan ramah.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006703.jpg", - }, + id: "3", name: "Alya F.", handle: "@alya_kitchen", testimonial: "Cocok banget buat acara kumpul keluarga. Pelayanan ramah.", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006703.jpg"}, { - id: "4", - name: "Dimas P.", - handle: "@dimas_p", - testimonial: "Nasi mandinya juara! Bakal balik lagi ke sini.", - imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", - }, + id: "4", name: "Dimas P.", handle: "@dimas_p", testimonial: "Nasi mandinya juara! Bakal balik lagi ke sini.", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"}, { - id: "5", - name: "Rina S.", - handle: "@rina_s", - testimonial: "Tempat favorit tiap weekend. Garden-nya bikin relax.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-taking-photos_23-2148395442.jpg", - }, + id: "5", name: "Rina S.", handle: "@rina_s", testimonial: "Tempat favorit tiap weekend. Garden-nya bikin relax.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-taking-photos_23-2148395442.jpg"}, ]} title="Apa Kata Pelanggan?" description="Kepuasan Anda adalah prioritas kami." @@ -356,11 +220,10 @@ export default function LandingPage() {