diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e2ab97..4dcf22c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,70 +31,44 @@ export default function LandingPage() {
@@ -116,32 +90,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "KOCHA!", - name: "Original Ko-Cha", - price: "Rp 15.000", - rating: 5, - reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg?_wi=1", - }, + id: "p1", brand: "KOCHA!", name: "Original Ko-Cha", price: "Rp 15.000", rating: 5, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg"}, { - id: "p2", - brand: "KOCHA!", - name: "Creamy Matcha Brew", - price: "Rp 15.000", - rating: 5, - reviewCount: "980", - imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg?_wi=1", - }, + id: "p2", brand: "KOCHA!", name: "Creamy Matcha Brew", price: "Rp 15.000", rating: 5, + reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg"}, { - id: "p3", - brand: "KOCHA!", - name: "Bold Coffee Matcha", - price: "Rp 15.000", - rating: 5, - reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg?_wi=1", - }, + id: "p3", brand: "KOCHA!", name: "Bold Coffee Matcha", price: "Rp 15.000", rating: 5, + reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg"}, ]} title="Our Signature Blends" description="Premium ingredients, artisan process. Always fresh, always ready to drink." @@ -155,29 +111,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Unique Fusion", - tags: [ - "Kopi & Matcha", - ], - imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg?_wi=2", - }, + id: "f1", title: "Unique Fusion", tags: [ + "Kopi & Matcha"], + imageSrc: "http://img.b2bpic.net/free-vector/japanese-green-matcha-tea-geometric-badges_23-2148569220.jpg"}, { - id: "f2", - title: "Affordable Price", - tags: [ - "Rp 15k", - ], - imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg?_wi=2", - }, + id: "f2", title: "Affordable Price", tags: [ + "Rp 15k"], + imageSrc: "http://img.b2bpic.net/free-photo/green-milky-cocktail-with-icecream-ball-terrace_114579-3678.jpg"}, { - id: "f3", - title: "Aesthetic & Trendy", - tags: [ - "Ig-Worthy", - ], - imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg?_wi=2", - }, + id: "f3", title: "Aesthetic & Trendy", tags: [ + "Ig-Worthy"], + imageSrc: "http://img.b2bpic.net/free-psd/cocktail-bar-template-design_23-2150697066.jpg"}, ]} title="Why KOCHA! Rules" description="Simple reasons why you'll get hooked from the first sip." @@ -192,25 +136,15 @@ export default function LandingPage() { author="Sarah, Student" avatars={[ { - src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-woman-laughing-with-her-eyes-closed-while-sitting-floor-by-window-living-room-brunette-girl-spends-time-alone-weekends-modern-house-vacation-concept_197531-32200.jpg", - alt: "Sarah", - }, + src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-woman-laughing-with-her-eyes-closed-while-sitting-floor-by-window-living-room-brunette-girl-spends-time-alone-weekends-modern-house-vacation-concept_197531-32200.jpg", alt: "Sarah"}, { - src: "http://img.b2bpic.net/free-photo/pleased-woman-with-dark-hair-chilling-with-cup-coffee-cozy-cafe-winter-indoor-portrait-amazing-lady-knitted-yellow-cardigan-resting-restaurant-enjoying-ice-cream_197531-1496.jpg", - alt: "Budi", - }, + src: "http://img.b2bpic.net/free-photo/pleased-woman-with-dark-hair-chilling-with-cup-coffee-cozy-cafe-winter-indoor-portrait-amazing-lady-knitted-yellow-cardigan-resting-restaurant-enjoying-ice-cream_197531-1496.jpg", alt: "Budi"}, { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1656.jpg", - alt: "Maya", - }, + src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1656.jpg", alt: "Maya"}, { - src: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg", - alt: "Dian", - }, + src: "http://img.b2bpic.net/free-photo/man-taking-mobile-phone-while-having-breakfast_23-2147860436.jpg", alt: "Dian"}, { - src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-woman-laughing-with-her-eyes-closed-while-sitting-floor-by-window-living-room-brunette-girl-spends-time-alone-weekends-modern-house-vacation-concept_197531-32200.jpg", - alt: "Eka", - }, + src: "http://img.b2bpic.net/free-photo/happy-caucasian-young-woman-laughing-with-her-eyes-closed-while-sitting-floor-by-window-living-room-brunette-girl-spends-time-alone-weekends-modern-house-vacation-concept_197531-32200.jpg", alt: "Eka"}, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -223,22 +157,14 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Dimana bisa beli?", - content: "Kami tersedia di GoFood, ShopeeFood, dan GrabFood!", - }, + id: "q1", title: "Dimana bisa beli?", content: "Kami tersedia di GoFood, ShopeeFood, dan GrabFood!"}, { - id: "q2", - title: "Bisa COD?", - content: "Untuk area sekitar, kami melayani pengiriman langsung via kurir lokal.", - }, + id: "q2", title: "Bisa COD?", content: "Untuk area sekitar, kami melayani pengiriman langsung via kurir lokal."}, ]} ctaTitle="Ready to get caffeinated?" ctaDescription="Order now through your favorite delivery app or WhatsApp." ctaButton={{ - text: "Order via WhatsApp", - href: "https://wa.me/628123456789", - }} + text: "Order via WhatsApp", href: "https://wa.me/628123456789"}} ctaIcon={MessageCircle} /> @@ -250,14 +176,10 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/kocha", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/kocha", ariaLabel: "Instagram"}, { icon: MessageCircle, - href: "https://tiktok.com/@kocha", - ariaLabel: "TikTok", - }, + href: "https://tiktok.com/@kocha", ariaLabel: "TikTok"}, ]} />