diff --git a/src/app/page.tsx b/src/app/page.tsx index d4c4bda..6194f7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,27 +31,17 @@ export default function LandingPage() { @@ -59,104 +49,59 @@ export default function LandingPage() { @@ -179,19 +124,13 @@ export default function LandingPage() { features={[ { icon: Flame, - title: "Korean Barbecue", - description: "Premium cuts of meat grilled to perfection right at your table.", - }, + title: "Korean Barbecue", description: "Premium cuts of meat grilled to perfection right at your table."}, { icon: Utensils, - title: "Traditional Soups", - description: "Slow-simmered broths capturing rich, authentic Korean flavors.", - }, + title: "Traditional Soups", description: "Slow-simmered broths capturing rich, authentic Korean flavors."}, { icon: Leaf, - title: "Banchan Selection", - description: "An assortment of fresh, healthy, and colorful traditional side dishes.", - }, + title: "Banchan Selection", description: "An assortment of fresh, healthy, and colorful traditional side dishes."}, ]} title="Our Signature Specialties" description="Explore our menu of traditional Korean favorites, crafted with fresh, local ingredients." @@ -206,19 +145,13 @@ export default function LandingPage() { features={[ { icon: Award, - title: "Years of Expertise", - description: "Dedicated to maintaining the highest culinary standards.", - }, + title: "Years of Expertise", description: "Dedicated to maintaining the highest culinary standards."}, { icon: Users, - title: "Warm Atmosphere", - description: "The perfect setting for family gatherings and celebrations.", - }, + title: "Warm Atmosphere", description: "The perfect setting for family gatherings and celebrations."}, { icon: CheckCircle, - title: "Freshness Guaranteed", - description: "We use only the best local produce and high-quality ingredients.", - }, + title: "Freshness Guaranteed", description: "We use only the best local produce and high-quality ingredients."}, ]} title="Why Choose Us?" description="We are committed to delivering the best local dining experience for our customers." @@ -233,41 +166,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Grilled Specialties", - price: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2147680656.jpg", - }, + id: "p1", name: "Grilled Specialties", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table_23-2147680656.jpg"}, { - id: "p2", - name: "Welcoming Entrance", - price: "Open Daily", - imageSrc: "http://img.b2bpic.net/free-photo/lit-diner-place-city-night_23-2149001294.jpg", - }, + id: "p2", name: "Welcoming Entrance", price: "Open Daily", imageSrc: "http://img.b2bpic.net/free-photo/lit-diner-place-city-night_23-2149001294.jpg"}, { - id: "p3", - name: "Traditional Side Dishes", - price: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-salad-with-vegetables-dark-table-diet-health-salad_140725-73197.jpg", - }, + id: "p3", name: "Traditional Side Dishes", price: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-salad-with-vegetables-dark-table-diet-health-salad_140725-73197.jpg"}, { - id: "p4", - name: "Authentic Soup", - price: "Hot", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-ingredients-white-wooden-background-top-view-copy-space_127032-1924.jpg", - }, + id: "p4", name: "Authentic Soup", price: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-ingredients-white-wooden-background-top-view-copy-space_127032-1924.jpg"}, { - id: "p5", - name: "Chef's Plate", - price: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg", - }, + id: "p5", name: "Chef's Plate", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg"}, { - id: "p6", - name: "Tea Service", - price: "Refreshing", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-preserved-vegetables_23-2148626060.jpg", - }, + id: "p6", name: "Tea Service", price: "Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-preserved-vegetables_23-2148626060.jpg"}, ]} title="A Taste of Tradition" description="Browse our restaurant visuals and signature dishes." @@ -280,45 +189,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - title: "Excellent!", - quote: "The food is consistently excellent. My favorite spot.", - name: "Sarah K.", - role: "Regular Guest", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg", - }, + id: "t1", title: "Excellent!", quote: "The food is consistently excellent. My favorite spot.", name: "Sarah K.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg"}, { - id: "t2", - title: "Top Tier", - quote: "Best BBQ in UB. Very authentic service.", - name: "Michael L.", - role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", - }, + id: "t2", title: "Top Tier", quote: "Best BBQ in UB. Very authentic service.", name: "Michael L.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg"}, { - id: "t3", - title: "Great Vibe", - quote: "Cozy atmosphere and delicious traditional plates.", - name: "Emily P.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/clueless-young-chef-wearing-glasses-uniform-cap-holding-apple-plate-looking-side-showing-empty-hand-isolated-purple-background_141793-140486.jpg", - }, + id: "t3", title: "Great Vibe", quote: "Cozy atmosphere and delicious traditional plates.", name: "Emily P.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/clueless-young-chef-wearing-glasses-uniform-cap-holding-apple-plate-looking-side-showing-empty-hand-isolated-purple-background_141793-140486.jpg"}, { - id: "t4", - title: "Must Visit", - quote: "The flavors are spot on. Really delicious.", - name: "David Z.", - role: "Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-virtual-date_23-2149307279.jpg", - }, + id: "t4", title: "Must Visit", quote: "The flavors are spot on. Really delicious.", name: "David Z.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-virtual-date_23-2149307279.jpg"}, { - id: "t5", - title: "Friendly Staff", - quote: "Such a warm welcome every time we visit.", - name: "Alice T.", - role: "Happy Customer", - imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-girl-apron-summer-hat-smiling-cheerfully-showing-thumbs-up-standing-green-wall_141793-82135.jpg", - }, + id: "t5", title: "Friendly Staff", quote: "Such a warm welcome every time we visit.", name: "Alice T.", role: "Happy Customer", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-girl-apron-summer-hat-smiling-cheerfully-showing-thumbs-up-standing-green-wall_141793-82135.jpg"}, ]} title="What Our Guests Say" description="Authentic reviews from our community." @@ -329,8 +208,7 @@ export default function LandingPage() {