diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 2a053de..930c91d 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -18,32 +18,16 @@ export default function HomePage() {
title="OWAKAO: A Japanese Café Experience"
description="Premium matcha, artisan coffee, and handcrafted desserts designed to turn every visit into a memorable escape."
primaryButton={{
- text: "Explore Menu",
- href: "#menu",
- }}
+ text: "Explore Menu", href: "#menu"}}
secondaryButton={{
- text: "Reserve Your Table",
- href: "#contact",
- }}
+ text: "Reserve Your Table", href: "#contact"}}
items={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/cups-professional-coffee-machine_23-2147830562.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-with-green-drizzle-white-cake-stand_23-2152002546.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/sweet-delight-with-berries-table_140725-9927.jpg",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/cups-professional-coffee-machine_23-2147830562.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-containing-mixed-ingredients-blue-ceramic-plate_114579-1997.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-with-green-drizzle-white-cake-stand_23-2152002546.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/sweet-delight-with-berries-table_140725-9927.jpg" },
]}
/>
@@ -68,41 +52,13 @@ export default function HomePage() {
title="Handcrafted Creations"
description="Discover our curated collection of premium beverages and desserts."
items={[
- {
- title: "Matcha Sunrise",
- description: "Authentic ceremonial grade matcha with a floral twist.",
- imageSrc: "http://img.b2bpic.net/free-photo/hot-matcha-green-tea-latte-cup_74190-7645.jpg",
- },
- {
- title: "Matcha Sunset",
- description: "A deep, rich infusion of earthy matcha notes.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-hands-trendy-green-matcha-drink-smartphone-top-view_169016-33945.jpg",
- },
- {
- title: "Fuji Pancake",
- description: "Our signature fluffy, airy japanese pancakes.",
- imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-cream-with-pancake-red-bean-whipping-cream_1339-5726.jpg",
- },
- {
- title: "Belgian Chocolate",
- description: "Rich cocoa decadence in every fluffy bite.",
- imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-berry-jam-topping_140725-6288.jpg",
- },
- {
- title: "Tiramisu Pancake",
- description: "Classic espresso notes meet delicate fluffiness.",
- imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129768.jpg",
- },
- {
- title: "Daily Brew",
- description: "Artisan coffee of the day, carefully sourced.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg",
- },
- {
- title: "Dessert Set",
- description: "Seasonal sweets inspired by blooming sakura.",
- imageSrc: "http://img.b2bpic.net/free-photo/leaves-berries-amidst-macaroons-muffins_23-2147793047.jpg",
- },
+ { title: "Matcha Sunrise", description: "Authentic ceremonial grade matcha with a floral twist.", imageSrc: "http://img.b2bpic.net/free-photo/hot-matcha-green-tea-latte-cup_74190-7645.jpg" },
+ { title: "Matcha Sunset", description: "A deep, rich infusion of earthy matcha notes.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-hands-trendy-green-matcha-drink-smartphone-top-view_169016-33945.jpg" },
+ { title: "Fuji Pancake", description: "Our signature fluffy, airy japanese pancakes.", imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-cream-with-pancake-red-bean-whipping-cream_1339-5726.jpg" },
+ { title: "Belgian Chocolate", description: "Rich cocoa decadence in every fluffy bite.", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-chocolate-berry-jam-topping_140725-6288.jpg" },
+ { title: "Tiramisu Pancake", description: "Classic espresso notes meet delicate fluffiness.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129768.jpg" },
+ { title: "Daily Brew", description: "Artisan coffee of the day, carefully sourced.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg" },
+ { title: "Dessert Set", description: "Seasonal sweets inspired by blooming sakura.", imageSrc: "http://img.b2bpic.net/free-photo/leaves-berries-amidst-macaroons-muffins_23-2147793047.jpg" },
]}
/>
@@ -113,37 +69,18 @@ export default function HomePage() {
@@ -157,31 +94,16 @@ export default function HomePage() {
description="Crafting comfort for thousands of daily visitors."
metrics={[
{
- value: "10k+",
- title: "Happy Guests",
- features: [
- "Premium quality",
- "Exceptional service",
- "Japanese artisan",
- ],
+ value: "10k+", title: "Happy Guests", features: [
+ "Premium quality", "Exceptional service", "Japanese artisan"],
},
{
- value: "15+",
- title: "Unique Desserts",
- features: [
- "Seasonal menu",
- "Fresh ingredients",
- "Handcrafted",
- ],
+ value: "15+", title: "Unique Desserts", features: [
+ "Seasonal menu", "Fresh ingredients", "Handcrafted"],
},
{
- value: "500+",
- title: "Daily Brews",
- features: [
- "Directly sourced",
- "Small batch",
- "Perfect roast",
- ],
+ value: "500+", title: "Daily Brews", features: [
+ "Directly sourced", "Small batch", "Perfect roast"],
},
]}
/>
@@ -196,21 +118,13 @@ export default function HomePage() {
description="Everything you need to know about OWAKAO."
items={[
{
- question: "Do you offer reservations?",
- answer: "Yes, we accept reservations via our website or phone.",
- },
+ question: "Do you offer reservations?", answer: "Yes, we accept reservations via our website or phone."},
{
- question: "Are your ingredients imported?",
- answer: "We source premium matcha and ingredients directly from Japan.",
- },
+ question: "Are your ingredients imported?", answer: "We source premium matcha and ingredients directly from Japan."},
{
- question: "Do you have vegan options?",
- answer: "We offer a selection of dairy-free and vegan dessert alternatives.",
- },
+ question: "Do you have vegan options?", answer: "We offer a selection of dairy-free and vegan dessert alternatives."},
{
- question: "Where are you located?",
- answer: "Visit us at our central location, check our Google Maps link.",
- },
+ question: "Where are you located?", answer: "Visit us at our central location, check our Google Maps link."},
]}
/>
@@ -221,15 +135,9 @@ export default function HomePage() {
@@ -240,13 +148,9 @@ export default function HomePage() {
tag="Visit Us"
text="Experience the calm, elegance, and beauty of OWAKAO today."
primaryButton={{
- text: "Book Now",
- href: "#",
- }}
+ text: "Book Now", href: "#"}}
secondaryButton={{
- text: "Contact Us",
- href: "#",
- }}
+ text: "Contact Us", href: "#"}}
/>