diff --git a/src/app/page.tsx b/src/app/page.tsx index 587c422..255ba65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,75 +47,48 @@ export default function LandingPage() {
@@ -135,9 +100,7 @@ export default function LandingPage() { title="Welcome to Merkava" buttons={[ { - text: "Learn Our Story", - href: "#about", - }, + text: "Learn Our Story", href: "#about"}, ]} />
@@ -150,41 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signature Latte", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-croissant-backed-cookies-milk-muesli-citrus-fruit-wooden-tray_23-2147956827.jpg", - }, + id: "p1", name: "Signature Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-croissant-backed-cookies-milk-muesli-citrus-fruit-wooden-tray_23-2147956827.jpg"}, { - id: "p2", - name: "Cold Brew", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-muffins-metal-molds-closeups-bakery_169016-25375.jpg", - }, + id: "p2", name: "Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-muffins-metal-molds-closeups-bakery_169016-25375.jpg"}, { - id: "p3", - name: "Double Brownie", - price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffins-with-cherry_661915-251.jpg", - }, + id: "p3", name: "Double Brownie", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffins-with-cherry_661915-251.jpg"}, { - id: "p4", - name: "Blueberry Muffin", - price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-chocolate-muffin_23-2148549929.jpg", - }, + id: "p4", name: "Blueberry Muffin", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-chocolate-muffin_23-2148549929.jpg"}, { - id: "p5", - name: "Espresso Shot", - price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-cake_74190-7069.jpg", - }, + id: "p5", name: "Espresso Shot", price: "$2.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-cake_74190-7069.jpg"}, { - id: "p6", - name: "Ice Tea Refresher", - price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-lot-bread-table_171337-16157.jpg", - }, + id: "p6", name: "Ice Tea Refresher", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-lot-bread-table_171337-16157.jpg"}, ]} title="Our Daily Menu" description="Delicious coffee and house-made snacks, fresh daily." @@ -198,26 +137,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "100%", - title: "Friendly Service", - description: "Always smiling", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-friends-with-coffee-cups_23-2149455291.jpg", - }, + id: "m1", value: "100%", title: "Friendly Service", description: "Always smiling", imageSrc: "http://img.b2bpic.net/free-photo/side-view-happy-friends-with-coffee-cups_23-2149455291.jpg"}, { - id: "m2", - value: "20+", - title: "Drinks Variety", - description: "Something for everyone", - imageSrc: "http://img.b2bpic.net/free-photo/man-synthetic-leather-jacket-taking-photo-his-girlfriend-outdoors_23-2149448407.jpg", - }, + id: "m2", value: "20+", title: "Drinks Variety", description: "Something for everyone", imageSrc: "http://img.b2bpic.net/free-photo/man-synthetic-leather-jacket-taking-photo-his-girlfriend-outdoors_23-2149448407.jpg"}, { - id: "m3", - value: "4", - title: "Daily Promotions", - description: "Always a bonus", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg", - }, + id: "m3", value: "4", title: "Daily Promotions", description: "Always a bonus", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-empty-cafeteria_181624-29282.jpg"}, ]} title="Why We're Loved" description="More than just a coffee spot, we are a community." @@ -230,45 +154,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Local Skater", - quote: "Lovely coffee spot at the skatepark with an impressive variety of drinks to choose from.", - title: "Excellent!", - imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg", - }, + id: "1", name: "Sarah J.", role: "Local Skater", quote: "Lovely coffee spot at the skatepark with an impressive variety of drinks to choose from.", title: "Excellent!", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944067.jpg"}, { - id: "2", - name: "Michael R.", - role: "Visitor", - quote: "They offer a tasty selection of muffins and brownies, perfect to pair with your coffee.", - title: "Delicious Treats", - imageSrc: "http://img.b2bpic.net/free-photo/mature-man-with-sustainable-mobility-skateboard_23-2149129305.jpg", - }, + id: "2", name: "Michael R.", role: "Visitor", quote: "They offer a tasty selection of muffins and brownies, perfect to pair with your coffee.", title: "Delicious Treats", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-with-sustainable-mobility-skateboard_23-2149129305.jpg"}, { - id: "3", - name: "Emily D.", - role: "Regular", - quote: "The service is friendly and efficient, making every visit enjoyable.", - title: "Great Staff", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sitting-chair_23-2150170385.jpg", - }, + id: "3", name: "Emily D.", role: "Regular", quote: "The service is friendly and efficient, making every visit enjoyable.", title: "Great Staff", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sitting-chair_23-2150170385.jpg"}, { - id: "4", - name: "David K.", - role: "Daily Patron", - quote: "Their great promotions are an added bonus that keeps you coming back.", - title: "Best Deals", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-with-smartphone_23-2150233614.jpg", - }, + id: "4", name: "David K.", role: "Daily Patron", quote: "Their great promotions are an added bonus that keeps you coming back.", title: "Best Deals", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-with-smartphone_23-2150233614.jpg"}, { - id: "5", - name: "Anna P.", - role: "Student", - quote: "The perfect place to relax while watching the skaters.", - title: "Hidden Gem", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-holding-white-idea-board-looking-her-coffee_114579-92469.jpg", - }, + id: "5", name: "Anna P.", role: "Student", quote: "The perfect place to relax while watching the skaters.", title: "Hidden Gem", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-holding-white-idea-board-looking-her-coffee_114579-92469.jpg"}, ]} title="What They Say" description="Loved by locals and skaters alike." @@ -281,20 +175,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Are there vegan options?", - content: "Yes, we offer several dairy-free milk alternatives and occasional vegan baked goods.", - }, + id: "q1", title: "Are there vegan options?", content: "Yes, we offer several dairy-free milk alternatives and occasional vegan baked goods."}, { - id: "q2", - title: "Do you have Wi-Fi?", - content: "We offer free high-speed Wi-Fi for all our customers.", - }, + id: "q2", title: "Do you have Wi-Fi?", content: "We offer free high-speed Wi-Fi for all our customers."}, { - id: "q3", - title: "Is the shop open on weekends?", - content: "We are open seven days a week, including all weekends and holidays.", - }, + id: "q3", title: "Is the shop open on weekends?", content: "We are open seven days a week, including all weekends and holidays."}, ]} title="Common Questions" description="Here's what folks often ask about us." @@ -306,8 +191,7 @@ export default function LandingPage() { @@ -317,25 +201,17 @@ export default function LandingPage() { logoText="Merkava Coffee" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, ]} @@ -344,4 +220,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file