diff --git a/src/app/page.tsx b/src/app/page.tsx
index b106e6e..a3de540 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,22 +28,12 @@ export default function LandingPage() {
@@ -55,74 +45,33 @@ export default function LandingPage() {
description="The ultimate localised hotplate experience in Subang Jaya. Classroom vibes, massive flavours, and study-break goodness that'll make the grade."
testimonials={[
{
- name: "Sarah J.",
- handle: "@sarah_eats",
- testimonial: "Dining in a classroom? So fun and the spicy honey chicken is the best I've ever had!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-takeaway-food-outdoors_23-2149050341.jpg",
- },
+ name: "Sarah J.", handle: "@sarah_eats", testimonial: "Dining in a classroom? So fun and the spicy honey chicken is the best I've ever had!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-some-takeaway-food-outdoors_23-2149050341.jpg"},
{
- name: "Mark L.",
- handle: "@mark_foodie",
- testimonial: "The hotplate concept is genius. Perfect for gathering with friends after exams.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
- },
+ name: "Mark L.", handle: "@mark_foodie", testimonial: "The hotplate concept is genius. Perfect for gathering with friends after exams.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg"},
{
- name: "Emily T.",
- handle: "@emily_t",
- testimonial: "Tender levels are insane. Must order the Firecracker if you love spice!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg",
- },
+ name: "Emily T.", handle: "@emily_t", testimonial: "Tender levels are insane. Must order the Firecracker if you love spice!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg"},
{
- name: "David K.",
- handle: "@davidk",
- testimonial: "Staff are super friendly, WiFi is fast. My go-to study break spot in SS15.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-cooking_1098-13267.jpg",
- },
+ name: "David K.", handle: "@davidk", testimonial: "Staff are super friendly, WiFi is fast. My go-to study break spot in SS15.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-cooking_1098-13267.jpg"},
{
- name: "Jane P.",
- handle: "@janep",
- testimonial: "Absolutely love the vibe here. Feels like a real study group hangout.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg",
- },
+ name: "Jane P.", handle: "@janep", testimonial: "Absolutely love the vibe here. Feels like a real study group hangout.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg"},
]}
buttons={[
- {
- text: "Order Pickup",
- href: "https://feedme.cc",
- },
- {
- text: "View Menu",
- href: "#menu",
- },
+ { text: "Order Pickup", href: "https://feedme.cc" },
+ { text: "View Menu", href: "#menu" },
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-breakfast-frying-pan_23-2147991234.jpg"
imageAlt="Hotzilla crispy tenders on hotplate"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/man-enjoying-some-takeaway-food-outdoors_23-2149050341.jpg",
- alt: "Customer 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
- alt: "Customer 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg",
- alt: "Customer 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/happy-cooking_1098-13267.jpg",
- alt: "Customer 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg",
- alt: "Customer 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/man-enjoying-some-takeaway-food-outdoors_23-2149050341.jpg", alt: "Customer 1" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", alt: "Customer 2" },
+ { src: "http://img.b2bpic.net/free-photo/positive-relaxed-woman-has-telephone-conversation_273609-28718.jpg", alt: "Customer 3" },
+ { src: "http://img.b2bpic.net/free-photo/happy-cooking_1098-13267.jpg", alt: "Customer 4" },
+ { src: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg", alt: "Customer 5" },
]}
/>
@@ -132,12 +81,7 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Vibe"
title="DINING IN THE CLASSROOM"
- buttons={[
- {
- text: "Visit Us Today",
- href: "https://maps.google.com",
- },
- ]}
+ buttons={[{ text: "Visit Us Today", href: "https://maps.google.com" }]}
/>
@@ -148,42 +92,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Classic Tenders",
- price: "RM 15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-nuggets_23-2151950574.jpg",
- },
- {
- id: "p2",
- name: "Spicy Honey Wings",
- price: "RM 18.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2865.jpg",
- },
- {
- id: "p3",
- name: "Baked Mac 'n Cheese",
- price: "RM 12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushroom_74190-836.jpg",
- },
- {
- id: "p4",
- name: "Crispy Chicken Burger",
- price: "RM 16.00",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg",
- },
- {
- id: "p5",
- name: "Smashed Beef Burger",
- price: "RM 19.00",
- imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1545.jpg",
- },
- {
- id: "p6",
- name: "Seaweed Loaded Fries",
- price: "RM 9.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-ripe-pineapple-close-up_176474-5301.jpg",
- },
+ { id: "p1", name: "Classic Tenders", price: "RM 15.00", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-nuggets_23-2151950574.jpg" },
+ { id: "p2", name: "Spicy Honey Wings", price: "RM 18.00", imageSrc: "http://img.b2bpic.net/free-photo/fast-food-restaurant-table_7939-2865.jpg" },
+ { id: "p3", name: "Baked Mac 'n Cheese", price: "RM 12.00", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushroom_74190-836.jpg" },
+ { id: "p4", name: "Crispy Chicken Burger", price: "RM 16.00", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg" },
+ { id: "p5", name: "Smashed Beef Burger", price: "RM 19.00", imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1545.jpg" },
+ { id: "p6", name: "Seaweed Loaded Fries", price: "RM 9.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ripe-pineapple-close-up_176474-5301.jpg" },
]}
title="THE STUDY BREAK MENU"
description="From study snacks to group feasts, we've got you covered."
@@ -192,6 +106,12 @@ export default function LandingPage() {