7 Commits

Author SHA1 Message Date
f8ab005035 Update theme colors 2026-04-28 00:32:21 +00:00
6f2ef19120 Update theme colors 2026-04-28 00:32:02 +00:00
2023dc6f8c Update theme colors 2026-04-28 00:31:56 +00:00
678a40c91b Update src/app/page.tsx 2026-04-28 00:24:46 +00:00
e7c3591bfb Merge version_3 into main
Merge version_3 into main
2026-04-28 00:23:41 +00:00
9835c928d6 Update src/app/page.tsx 2026-04-28 00:23:38 +00:00
725b7baeac Merge version_2 into main
Merge version_2 into main
2026-04-28 00:22:17 +00:00
2 changed files with 34 additions and 29 deletions

View File

@@ -60,17 +60,17 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062786.jpg", imageAlt: "Caribbean meal"}, imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062786.jpg?_wi=1", imageAlt: "Caribbean meal"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-plate-food-spices-plate-mushrooms-potatoes-cutting-board-different-spices-around-it_140725-117377.jpg", imageAlt: "Oxtail stew"}, imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-plate-food-spices-plate-mushrooms-potatoes-cutting-board-different-spices-around-it_140725-117377.jpg?_wi=1", imageAlt: "Oxtail stew"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-with-souce_23-2148482441.jpg", imageAlt: "Fried chicken"}, imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-with-souce_23-2148482441.jpg?_wi=1", imageAlt: "Fried chicken"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-soup-with-greens-slices-lemon-white-plate_114579-22282.jpg", imageAlt: "Soup bowl"}, imageSrc: "http://img.b2bpic.net/free-photo/delicious-soup-with-greens-slices-lemon-white-plate_114579-22282.jpg?_wi=1", imageAlt: "Soup bowl"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/mackerel-fish-steak_1339-5044.jpg", imageAlt: "Stew conch"}, imageSrc: "http://img.b2bpic.net/free-photo/mackerel-fish-steak_1339-5044.jpg?_wi=1", imageAlt: "Stew conch"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/ripe-bananas-with-milk-flat-lay-wooden_176474-10761.jpg", imageAlt: "Pasta"}, imageSrc: "http://img.b2bpic.net/free-photo/ripe-bananas-with-milk-flat-lay-wooden_176474-10761.jpg?_wi=1", imageAlt: "Pasta"},
]} ]}
/> />
</div> </div>
@@ -94,20 +94,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", name: "Oxtail & Beans", price: "$12.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-with-melted-cheese_181624-846.jpg"}, id: "p1", name: "Oxtail & Beans", price: "$12.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-with-melted-cheese_181624-846.jpg?_wi=1"},
{ {
id: "p2", name: "Jerk Chicken", price: "$8.00", variant: "Local Favorite", imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon_74190-6097.jpg"}, id: "p2", name: "Jerk Chicken", price: "$8.00", variant: "Local Favorite", imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon_74190-6097.jpg?_wi=1"},
{ {
id: "p3", name: "Fish Tea Soup", price: "$6.00", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-copy-space_23-2148725084.jpg"}, id: "p3", name: "Fish Tea Soup", price: "$6.00", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-frame-with-copy-space_23-2148725084.jpg?_wi=1"},
{ {
id: "p4", name: "Caymanian Pasta", price: "$10.00", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-parsley-wooden-board-near-napkin_23-2148014707.jpg"}, id: "p4", name: "Caymanian Pasta", price: "$10.00", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-parsley-wooden-board-near-napkin_23-2148014707.jpg?_wi=1"},
{ {
id: "p5", name: "Sides & Salad", price: "$4.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-salad-with-salad-leaves_140725-14060.jpg"}, id: "p5", name: "Sides & Salad", price: "$4.00", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-salad-with-salad-leaves_140725-14060.jpg?_wi=1"},
{ {
id: "p6", name: "Curried Goat", price: "$12.00", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/spicy-thai-basil-chicken-with-white-rice_84443-85746.jpg"}, id: "p6", name: "Curried Goat", price: "$12.00", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/spicy-thai-basil-chicken-with-white-rice_84443-85746.jpg?_wi=1"},
]} ]}
title="Our Daily Menu" title="Our Daily Menu"
description="Authentic island favorites prepared fresh everyday." description="Authentic island favorites prepared fresh every single day for your convenience."
/> />
</div> </div>
@@ -119,15 +119,15 @@ export default function LandingPage() {
author="Keith Hurst" author="Keith Hurst"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Customer 1"}, src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=1", alt: "Customer 1"},
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg", alt: "Customer 2"}, src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg?_wi=1", alt: "Customer 2"},
{ {
src: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071392.jpg", alt: "Customer 3"}, src: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071392.jpg?_wi=1", alt: "Customer 3"},
{ {
src: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-brunette-woman-wear-white-sweater-with-crossed-arms-looks-away-city-indoors_197531-33292.jpg", alt: "Customer 4"}, src: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-brunette-woman-wear-white-sweater-with-crossed-arms-looks-away-city-indoors_197531-33292.jpg?_wi=1", alt: "Customer 4"},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-coffee-shop_23-2149434556.jpg", alt: "Customer 5"}, src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-coffee-shop_23-2149434556.jpg?_wi=1", alt: "Customer 5"},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -145,6 +145,11 @@ export default function LandingPage() {
{ {
id: "f3", title: "Are your hours consistent?", content: "Yes, we are open long hours and pride ourselves on being a dependable spot for local meals."}, id: "f3", title: "Are your hours consistent?", content: "Yes, we are open long hours and pride ourselves on being a dependable spot for local meals."},
]} ]}
buttons={[
{
text: "Ready to order?", href: "#contact"
}
]}
sideTitle="Common Questions" sideTitle="Common Questions"
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
@@ -180,7 +185,7 @@ export default function LandingPage() {
tag="Get in touch" tag="Get in touch"
title="Order your meal today" title="Order your meal today"
description="Call us to place an order for pickup or delivery." description="Call us to place an order for pickup or delivery."
imageSrc="http://img.b2bpic.net/free-photo/young-happy-waitress-serving-food-guests-restaurant_637285-8962.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-happy-waitress-serving-food-guests-restaurant_637285-8962.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #ffffff;
--card: #efe7dd; --card: #f9f9f9;
--foreground: #2b180a; --foreground: #000612e6;
--primary-cta: #2b180a; --primary-cta: #15479c;
--primary-cta-text: #f6f0e9; --primary-cta-text: #ffffff;
--secondary-cta: #efe7dd; --secondary-cta: #f9f9f9;
--secondary-cta-text: #2b180a; --secondary-cta-text: #000612e6;
--accent: #94877c; --accent: #e2e2e2;
--background-accent: #afa094; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);