6 Commits

Author SHA1 Message Date
8523cb911f Update src/app/styles/variables.css 2026-05-18 23:11:20 +00:00
dad13af25f Update src/app/page.tsx 2026-05-18 23:11:20 +00:00
7202b75fd8 Merge version_3 into main
Merge version_3 into main
2026-05-18 23:05:53 +00:00
3fd3d575aa Update src/app/styles/variables.css 2026-05-18 23:05:50 +00:00
303243f5c0 Update src/app/page.tsx 2026-05-18 23:05:49 +00:00
a543733c0d Merge version_2 into main
Merge version_2 into main
2026-05-18 23:01:43 +00:00
2 changed files with 19 additions and 15 deletions

View File

@@ -79,14 +79,18 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Jerk Chicken", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg" },
{ id: "2", name: "Curry Goat", price: "$22.50", imageSrc: "http://img.b2bpic.net/free-photo/kebab-pomegranate-sauce-table_140725-4776.jpg" },
{ id: "3", name: "Jamaican Patty (Beef/Veg)", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/bakery-assortment-top-view_23-2148810786.jpg" },
{ id: "4", name: "Fried Plantains", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-fried-plantains_23-2148810786.jpg" },
{ id: "5", name: "Ackee & Saltfish (Breakfast)", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-dish_23-2148810786.jpg" },
{ id: "6", name: "Sorrel Punch", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-red-juice-burlap-with-flowers-high-quality-photo_114579-67856.jpg" },
{ id: "7", name: "Rice & Peas", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/rice-peas-dish_23-2148810786.jpg" },
{ id: "8", name: "Catering: Jerk Tray", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet-tray_23-2148810786.jpg" },
{ id: "1", name: "Jerk Chicken", price: "$18.95", imageSrc: "https://lh3.googleusercontent.com/d/1C5PqJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "2", name: "Curry Goat", price: "$22.50", imageSrc: "https://lh3.googleusercontent.com/d/1gC9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "3", name: "Oxtail Stew", price: "$24.00", imageSrc: "https://lh3.googleusercontent.com/d/1hB9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "4", name: "Jamaican Patty (Beef/Veg)", price: "$4.50", imageSrc: "https://lh3.googleusercontent.com/d/1iA9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "5", name: "Fried Plantains", price: "$6.00", imageSrc: "https://lh3.googleusercontent.com/d/1jZ9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "6", name: "Ackee & Saltfish (Breakfast)", price: "$16.00", imageSrc: "https://lh3.googleusercontent.com/d/1kY9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "7", name: "Rice & Peas", price: "$5.00", imageSrc: "https://lh3.googleusercontent.com/d/1lX9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "8", name: "Festival (Fried Dumpling)", price: "$3.50", imageSrc: "https://lh3.googleusercontent.com/d/1mW9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "9", name: "Sorrel Punch", price: "$6.50", imageSrc: "https://lh3.googleusercontent.com/d/1nV9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "10", name: "Spicy Jerk Sauce", price: "Extra", imageSrc: "https://lh3.googleusercontent.com/d/1oU9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "11", name: "Catering: Jerk Tray", price: "$120.00", imageSrc: "https://lh3.googleusercontent.com/d/1pT9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
{ id: "12", name: "Private Events", price: "Inquire", imageSrc: "https://lh3.googleusercontent.com/d/1qS9qJ9z2s1lW8c8I5o6uY8J2Nn8J8J8J" },
]}
title="Our Full Menu"
description="Discover our authentic selection of island favorites, from breakfast staples to catering platters."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000a18;
--card: #051226;
--foreground: #f5f4ef;
--primary-cta: #FF7B05;
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #15479c;
--secondary-cta: #ecebea;
--secondary-cta-text: #ffffff;
--accent: #c4c4c4;
--background-accent: #1c2a3f;
--accent: #ffffff;
--background-accent: #c6b180;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);