From ded5f7c284c37d905df37332fede170912d4c7dc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:50:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c36d064..1ba46b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,21 +110,21 @@ export default function LandingPage() { { title: "Ayam Geprek Sambal Matah", description: "Crispy chicken smashed with fresh shallot and chili sambal, topped with crispy fried shallots and lime juice for an explosion of flavors.", icon: Flame, mediaItems: [ - { imageSrc: "https://images.unsplash.com/photo-1626082927389-6cd097cda01e?w=600&h=400&fit=crop", imageAlt: "Sambal Matah Ayam Geprek" }, - { imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=400&fit=crop", imageAlt: "Fresh Sambal Ingredients" }, + { imageSrc: "https://images.unsplash.com/photo-1626082927389-6cd097cda01e?w=600&h=400&fit=crop&_wi=1", imageAlt: "Sambal Matah Ayam Geprek" }, + { imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=400&fit=crop&_wi=1", imageAlt: "Fresh Sambal Ingredients" }, ], }, { title: "Ayam Geprek Pedas Maksimal", description: "For spice lovers—tender chicken crushed with fiery red chilies, creating an intensely flavorful dish with perfect heat balance.", icon: Zap, mediaItems: [ - { imageSrc: "https://images.unsplash.com/photo-1598103442097-8b74394b95c6?w=600&h=400&fit=crop", imageAlt: "Spicy Ayam Geprek" }, + { imageSrc: "https://images.unsplash.com/photo-1598103442097-8b74394b95c6?w=600&h=400&fit=crop&_wi=1", imageAlt: "Spicy Ayam Geprek" }, { imageSrc: "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=600&h=400&fit=crop", imageAlt: "Spice Blend" }, ], }, { title: "Ayam Geprek Gurih", description: "A savory sensation with crushed chicken combined with aromatic garlic, shallots, and rich spice paste for an addictively savory experience.", icon: Drumstick, mediaItems: [ - { imageSrc: "https://images.unsplash.com/photo-1539193727033-2a3e66cd0588?w=600&h=400&fit=crop", imageAlt: "Gurih Ayam Geprek" }, + { imageSrc: "https://images.unsplash.com/photo-1539193727033-2a3e66cd0588?w=600&h=400&fit=crop&_wi=1", imageAlt: "Gurih Ayam Geprek" }, { imageSrc: "https://images.unsplash.com/photo-1606787620840-ab72b27e84ea?w=600&h=400&fit=crop", imageAlt: "Aromatic Spices" }, ], }, @@ -132,7 +132,7 @@ export default function LandingPage() { title: "Ayam Geprek Tempe Goreng", description: "Complete meal featuring crispy chicken with fried tempeh, combining protein-rich ingredients for a satisfying and authentic Indonesian experience.", icon: Heart, mediaItems: [ { imageSrc: "https://images.unsplash.com/photo-1610192244261-8c0ded0f5400?w=600&h=400&fit=crop", imageAlt: "Ayam Geprek with Tempeh" }, - { imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=400&fit=crop", imageAlt: "Traditional Sides" }, + { imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=600&h=400&fit=crop&_wi=2", imageAlt: "Traditional Sides" }, ], }, ]} @@ -154,13 +154,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Ayam Geprek Premium Spice", price: "$12.99", imageSrc: "https://images.unsplash.com/photo-1626082927389-6cd097cda01e?w=600&h=400&fit=crop", imageAlt: "Premium Ayam Geprek", initialQuantity: 1, + id: "1", name: "Ayam Geprek Premium Spice", price: "$12.99", imageSrc: "https://images.unsplash.com/photo-1626082927389-6cd097cda01e?w=600&h=400&fit=crop&_wi=2", imageAlt: "Premium Ayam Geprek", initialQuantity: 1, }, { - id: "2", name: "Ayam Geprek Double Serving", price: "$18.99", imageSrc: "https://images.unsplash.com/photo-1598103442097-8b74394b95c6?w=600&h=400&fit=crop", imageAlt: "Double Serving", initialQuantity: 1, + id: "2", name: "Ayam Geprek Double Serving", price: "$18.99", imageSrc: "https://images.unsplash.com/photo-1598103442097-8b74394b95c6?w=600&h=400&fit=crop&_wi=2", imageAlt: "Double Serving", initialQuantity: 1, }, { - id: "3", name: "Ayam Geprek Combo Platter", price: "$21.99", imageSrc: "https://images.unsplash.com/photo-1539193727033-2a3e66cd0588?w=600&h=400&fit=crop", imageAlt: "Combo Platter", initialQuantity: 1, + id: "3", name: "Ayam Geprek Combo Platter", price: "$21.99", imageSrc: "https://images.unsplash.com/photo-1539193727033-2a3e66cd0588?w=600&h=400&fit=crop&_wi=2", imageAlt: "Combo Platter", initialQuantity: 1, }, ]} buttons={[{ text: "Order Online", href: "#order" }]} @@ -180,10 +180,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Budi Santoso", handle: "@budi.santoso", testimonial: "This is the most authentic ayam geprek I've had outside of Jakarta! The chicken is perfectly crispy and the spice blend is incredible.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Budi Santoso" + id: "1", name: "Budi Santoso", handle: "@budi.santoso", testimonial: "This is the most authentic ayam geprek I've had outside of Jakarta! The chicken is perfectly crispy and the spice blend is incredible.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1", imageAlt: "Budi Santoso" }, { - id: "2", name: "Siti Nurhaliza", handle: "@siti.nurhaliza", testimonial: "Finally found a place that serves real ayam geprek! The flavors remind me of street food in Surabaya. Highly recommended!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Siti Nurhaliza" + id: "2", name: "Siti Nurhaliza", handle: "@siti.nurhaliza", testimonial: "Finally found a place that serves real ayam geprek! The flavors remind me of street food in Surabaya. Highly recommended!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=1", imageAlt: "Siti Nurhaliza" }, { id: "3", name: "Ahmad Wijaya", handle: "@ahmad.wijaya", testimonial: "The smashed chicken technique is perfected here. Every bite is tender on the inside, crispy on the outside. Worth every penny!", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Ahmad Wijaya" @@ -192,10 +192,10 @@ export default function LandingPage() { id: "4", name: "Dewi Lestari", handle: "@dewi.lestari", testimonial: "Brought my family here and everyone loved it! The portions are generous and the quality is outstanding. This is true Indonesian comfort food.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", imageAlt: "Dewi Lestari" }, { - id: "5", name: "Rendra Pratama", handle: "@rendra.p", testimonial: "The sambal matah is to die for! It has that authentic kick that takes me back home. This place is a gem!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Rendra Pratama" + id: "5", name: "Rendra Pratama", handle: "@rendra.p", testimonial: "The sambal matah is to die for! It has that authentic kick that takes me back home. This place is a gem!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2", imageAlt: "Rendra Pratama" }, { - id: "6", name: "Intan Cahyani", handle: "@intan.cahyani", testimonial: "Best ayam geprek in town! The chicken is always fresh, the spices are perfectly balanced, and the service is fantastic.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Intan Cahyani" + id: "6", name: "Intan Cahyani", handle: "@intan.cahyani", testimonial: "Best ayam geprek in town! The chicken is always fresh, the spices are perfectly balanced, and the service is fantastic.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=2", imageAlt: "Intan Cahyani" }, ]} speed={50} -- 2.49.1