From 18adc71654d03c15ff00f332e1674ec7bdf9675b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:53:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 292 ++++++----------------------------------------- 1 file changed, 35 insertions(+), 257 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 71ed50b..c884214 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Clock, Coffee, Flame, Wallet, Wifi } from "lucide-react"; +import { Clock, Coffee, Flame, Wallet, Wifi, MapPin, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -29,26 +29,11 @@ export default function LandingPage() { @@ -176,51 +82,13 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "1", - name: "Mie Viral Spesial", - price: "Rp 15.000", - variant: "Spicy Level 1-5", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-asian-food-soy-sauce_23-2149013680.jpg", - }, - { - id: "2", - name: "Mie Keju Lumer", - price: "Rp 18.000", - variant: "Creamy", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-asian-noodles-with-fried-egg-chili-dark-background_84443-72381.jpg", - }, - { - id: "3", - name: "Mie Ayam Jamur", - price: "Rp 16.000", - variant: "Original", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-ramen-concept_23-2148678750.jpg", - }, - { - id: "4", - name: "Mie Carbonara", - price: "Rp 20.000", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-halves-grapefruit-plate_23-2148306993.jpg", - }, - { - id: "5", - name: "Dimsum Mix", - price: "Rp 12.000", - variant: "Snack", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ramen-soup-bowl_23-2148368672.jpg", - }, - { - id: "6", - name: "Es Teh Manis Jumbo", - price: "Rp 5.000", - variant: "Refresh", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571733.jpg", - }, + { id: "1", name: "Mie Viral Spesial", price: "Rp 25.000", variant: "Spicy Level 1-5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-asian-food-soy-sauce_23-2149013680.jpg" }, + { id: "2", name: "Mie Keju Lumer", price: "Rp 30.000", variant: "Creamy", imageSrc: "http://img.b2bpic.net/free-photo/spicy-asian-noodles-with-fried-egg-chili-dark-background_84443-72381.jpg" }, + { id: "3", name: "Mie Ayam Jamur", price: "Rp 28.000", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-ramen-concept_23-2148678750.jpg" }, + { id: "4", name: "Mie Carbonara", price: "Rp 50.000", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-halves-grapefruit-plate_23-2148306993.jpg" } ]} title="Menu Viral yang Wajib Dicoba" - description="Siap-siap ketagihan dengan racikan bumbu rahasia kami yang super hemat di dompet." + description="Daftar harga menu mulai dari Rp 25.000 hingga Rp 50.000 dengan rasa premium." /> @@ -230,77 +98,19 @@ export default function LandingPage() { textboxLayout="split-description" gridVariant="uniform-all-items-equal" useInvertedBackground={true} - testimonials={[ - { - id: "1", - name: "Sarah", - role: "Mahasiswi", - company: "Universitas Tadulako", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-rocks_23-2149462132.jpg", - }, - { - id: "2", - name: "Budi", - role: "Freelancer", - company: "Warga Palu", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-wearing-knitted-warm-sweater-hat-having-lunch_273609-7266.jpg", - }, - { - id: "3", - name: "Dinda", - role: "Mahasiswi", - company: "Sobat Nongkrong", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-drinking-coffee-night-out_23-2149144024.jpg", - }, - { - id: "4", - name: "Rizky", - role: "Young Pro", - company: "Kantor Lokal", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-sushi-park-picnic-nature_169016-22342.jpg", - }, - { - id: "5", - name: "Maya", - role: "Mahasiswi", - company: "Pecinta Mie", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-brunette-woman-wear-white-sweater-with-crossed-arms-looks-away-city-indoors_197531-33292.jpg", - }, - ]} + testimonials={[]} title="Apa Kata Mereka?" - description="Pengakuan jujur dari teman-teman yang udah jadi langganan setia di Wizzmie Palu." + description="Pengakuan jujur dari pelanggan setia di Wizzmie Palu." />
@@ -310,41 +120,9 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/dreamy-girl-white-shirt-with-little-backpack-waiting-boyfriend-outdoor-cafe_197531-4645.jpg?_wi=2" logoText="Wizzmie Palu" columns={[ - { - title: "Lokasi", - items: [ - { - label: "Palu, Sulawesi Tengah", - href: "#", - }, - ], - }, - { - title: "Menu", - items: [ - { - label: "Mie Viral", - href: "#products", - }, - { - label: "Minuman Segar", - href: "#products", - }, - ], - }, - { - title: "Sosial", - items: [ - { - label: "Instagram", - href: "#", - }, - { - label: "WhatsApp", - href: "https://wa.me/628123456789", - }, - ], - }, + { title: "Lokasi", items: [{ label: "Jl. Chairil Anwar No.6, Palu", href: "#" }] }, + { title: "Kontak", items: [{ label: "0811-4539-155", href: "tel:08114539155" }] }, + { title: "Jam", items: [{ label: "Buka s/d 22:00", href: "#" }] } ]} copyrightText="© 2025 | Wizzmie Palu" /> @@ -352,4 +130,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1