10 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
3d3491bd3b Update src/app/page.tsx 2026-05-18 23:01:40 +00:00
4ab477b831 Merge version_1 into main
Merge version_1 into main
2026-05-18 22:55:45 +00:00
d21fde122d Merge version_1 into main
Merge version_1 into main
2026-05-18 22:55:21 +00:00
844192b227 Merge version_1 into main
Merge version_1 into main
2026-05-18 22:54:53 +00:00
2 changed files with 21 additions and 15 deletions

View File

@@ -79,15 +79,21 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Jerk Chicken Platter", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/profiterolesj-with-chocolate-syrop-cream-mint-cookie-chips-tea-lemon-side-view_141793-3181.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: "Oxtail Stew", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/surf-turf_74190-6937.jpg" },
{ id: "4", name: "Escovitch Snapper", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-fried-fish-dark-blue-surface-meal-pepper-meat-fry-seafood-sea-food-salad-dish-cooking_179666-17612.jpg" },
{ id: "5", name: "Plantain Tart", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.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: "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="Signature Flavors"
description="Explore our curated selection of island delicacies."
title="Our Full Menu"
description="Discover our authentic selection of island favorites, from breakfast staples to catering platters."
/>
</div>

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);