diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 003890b..0ad6e5f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,20 +18,14 @@ export default function HomePage() { title="Bifana: The Ultimate Pork Sandwich" description="Experience authentic flavors crafted with passion. Join us for a culinary journey in the heart of the city." primaryButton={{ - text: "Reserve Now", - href: "#contact", - }} + text: "Reserve Now", href: "#contact"}} secondaryButton={{ - text: "View Menu", - href: "#menu", - }} + text: "View Menu", href: "#menu"}} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-club-sandwich-potato-cheeps-plate-with-sauce_176474-2565.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-club-sandwich-potato-cheeps-plate-with-sauce_176474-2565.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/bagel-bread-with-smoked-salmon-meat-vegetable_74190-7666.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/bagel-bread-with-smoked-salmon-meat-vegetable_74190-7666.jpg"}, ]} /> @@ -53,40 +47,19 @@ export default function HomePage() { description="Browse our curated selection of traditional bifanas and artisanal sides." items={[ { - title: "Original Bifana", - description: "The classic, marinated pork steak sandwich.", - imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dish-three-sisters-dolma-stuffed-vegetables-with-minced-meat_140725-4848.jpg", - }, + title: "Original Bifana", description: "The classic, marinated pork steak sandwich.", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-dish-three-sisters-dolma-stuffed-vegetables-with-minced-meat_140725-4848.jpg"}, { - title: "Garlic Fries", - description: "Hand-cut fries tossed with fresh garlic.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-wooden-table_23-2148501555.jpg", - }, + title: "Garlic Fries", description: "Hand-cut fries tossed with fresh garlic.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-wooden-table_23-2148501555.jpg"}, { - title: "Craft Beer", - description: "Local brews to pair with your meal.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8073.jpg", - }, + title: "Craft Beer", description: "Local brews to pair with your meal.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8073.jpg"}, { - title: "Spicy Bifana", - description: "With homemade chili oil blend.", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-cuban-sandwich-wooden-table_123827-35229.jpg", - }, + title: "Spicy Bifana", description: "With homemade chili oil blend.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cuban-sandwich-wooden-table_123827-35229.jpg"}, { - title: "Sweet Tart", - description: "Traditional custard dessert tart.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-little-cake-with-red-icing-inside-plate-dark-background-tea-sweet-biscuit-pie-cookies-sugar_140725-115642.jpg", - }, + title: "Sweet Tart", description: "Traditional custard dessert tart.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-little-cake-with-red-icing-inside-plate-dark-background-tea-sweet-biscuit-pie-cookies-sugar_140725-115642.jpg"}, { - title: "House Salad", - description: "Fresh seasonal greens and vinaigrette.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-healthy-salad-white-bowl_23-2148747473.jpg", - }, + title: "House Salad", description: "Fresh seasonal greens and vinaigrette.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-healthy-salad-white-bowl_23-2148747473.jpg"}, { - title: "Bifana Combo", - description: "Sandwich, fries, and beverage.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg", - }, + title: "Bifana Combo", description: "Sandwich, fries, and beverage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg"}, ]} /> @@ -97,22 +70,14 @@ export default function HomePage() { @@ -123,37 +88,18 @@ export default function HomePage() { @@ -164,19 +110,14 @@ export default function HomePage() { @@ -189,13 +130,9 @@ export default function HomePage() { tag="Booking" text="Reserve your table today and taste the best Bifana in town." primaryButton={{ - text: "Book via Phone", - href: "tel:+123456789", - }} + text: "Book via Phone", href: "tel:+123456789"}} secondaryButton={{ - text: "Contact Us", - href: "mailto:info@bifana.com", - }} + text: "Contact Us", href: "mailto:info@bifana.com"}} />