Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-04-21 11:41:39 +00:00
2 changed files with 29 additions and 212 deletions

View File

@@ -31,28 +31,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Meat Me Here"
button={{
text: "Order Online",
href: "#menu",
}}
text: "Order Online", href: "#menu"}}
/>
</div>
@@ -61,40 +47,13 @@ export default function LandingPage() {
logoText="MEAT ME HERE"
description="Authentic, high-quality food in the heart of Clayton, Manchester. Experience our signature grilled specialties."
buttons={[
{
text: "Browse Menu",
href: "#menu",
},
{
text: "Visit Us",
href: "#contact",
},
{ text: "Browse Menu", href: "#menu" },
{ text: "Visit Us", href: "#contact" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg?_wi=1",
imageAlt: "Juicy grilled burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=1",
imageAlt: "Chef preparing a meal",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153878.jpg?_wi=1",
imageAlt: "Modern restaurant decor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg?_wi=1",
imageAlt: "Dining atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chilies-kaffir-lime-leaves-bitter-gourd-tomatoes-stacked-together-white-plate_1150-20846.jpg?_wi=1",
imageAlt: "BBQ meat close-up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-front-bar_23-2147680610.jpg",
imageAlt: "Manchester street view",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfK1XuwOl4U1BPpkZS9bWkoYKW/uploaded-1776771682742-zsunzxnm.png", imageAlt: "Meat Me Here Logo" },
{ imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg?_wi=1", imageAlt: "Juicy grilled burger" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=1", imageAlt: "Chef preparing a meal" },
]}
/>
</div>
@@ -115,30 +74,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Farm Fresh Ingredients",
descriptions: [
"Locally sourced meat and produce ensuring top freshness.",
],
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-slices-bread-wood-serving-plate_140725-543.jpg",
},
{
id: "2",
title: "Signature Recipes",
descriptions: [
"Exclusive blends and marinades you won't find anywhere else.",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg",
},
{
id: "3",
title: "Local Community",
descriptions: [
"Proudly serving the Clayton and Manchester area daily.",
],
imageSrc: "http://img.b2bpic.net/free-photo/engaged-couple-posing-together-city_23-2149488108.jpg",
},
{ id: "1", title: "Farm Fresh Ingredients", descriptions: ["Locally sourced meat and produce ensuring top freshness."], imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-slices-bread-wood-serving-plate_140725-543.jpg" },
{ id: "2", title: "Signature Recipes", descriptions: ["Exclusive blends and marinades you won't find anywhere else."], imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg" },
{ id: "3", title: "Local Community", descriptions: ["Proudly serving the Clayton and Manchester area daily."], imageSrc: "http://img.b2bpic.net/free-photo/engaged-couple-posing-together-city_23-2149488108.jpg" },
]}
title="Why Choose Us?"
description="We don't just cook food, we craft experiences."
@@ -152,42 +90,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Classic Burger",
price: "£8.50",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-grilled-meat-cutlery_23-2148599837.jpg",
},
{
id: "2",
name: "Smoked Ribs",
price: "£12.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805525.jpg",
},
{
id: "3",
name: "Steak & Chips",
price: "£15.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510906.jpg",
},
{
id: "4",
name: "Chicken Special",
price: "£10.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-red-tasty-fried-inside-plate-light-wall_140725-11599.jpg",
},
{
id: "5",
name: "BBQ Platter",
price: "£22.00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-ribs-tray_23-2148679072.jpg",
},
{
id: "6",
name: "Sides & Salad",
price: "£4.50",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-researching-new-cooking-techniques-kitchen-uses-laptop_482257-121161.jpg",
},
{ id: "1", name: "Classic Burger", price: "£8.50", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-grilled-meat-cutlery_23-2148599837.jpg" },
{ id: "2", name: "Smoked Ribs", price: "£12.99", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805525.jpg" },
{ id: "3", name: "Steak & Chips", price: "£15.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-arrangement_23-2148510906.jpg" },
]}
title="Our Signature Dishes"
description="Explore our delicious range of meat dishes."
@@ -200,21 +105,9 @@ export default function LandingPage() {
title="Our Impact"
tag="Trusted Quality"
metrics={[
{
id: "m1",
value: "500+",
description: "Meals served weekly",
},
{
id: "m2",
value: "100%",
description: "Fresh quality meat",
},
{
id: "m3",
value: "5/5",
description: "Customer satisfaction",
},
{ id: "m1", value: "500+", description: "Meals served weekly" },
{ id: "m2", value: "100%", description: "Fresh quality meat" },
{ id: "m3", value: "5/5", description: "Customer satisfaction" },
]}
metricsAnimation="slide-up"
/>
@@ -225,61 +118,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "John Smith",
date: "Oct 2023",
title: "Great Food",
quote: "Best meat in Clayton!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-bun-plate_140725-8137.jpg?_wi=2",
imageAlt: "people eating happy dining scene",
},
{
id: "2",
name: "Alice Brown",
date: "Nov 2023",
title: "So Tasty",
quote: "The burger is out of this world.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cooking-process-asian-restaurant-cook-is-fry-vegetables-with-spices-sauce-wok_613910-19809.jpg?_wi=2",
imageAlt: "people eating happy dining scene",
},
{
id: "3",
name: "Mike Davis",
date: "Dec 2023",
title: "Highly Recommended",
quote: "Always fresh and quick service.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-restaurant-coffee-shop-cafe-interior_1203-9331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lamp-design-with-digital-art-style_23-2151153878.jpg?_wi=2",
imageAlt: "people eating happy dining scene",
},
{
id: "4",
name: "Sarah Lee",
date: "Jan 2024",
title: "Perfect BBQ",
quote: "Ribs are perfection.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-young-people-having-dinner-together_23-2148454169.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg?_wi=2",
imageAlt: "people eating happy dining scene",
},
{
id: "5",
name: "Dave Wilson",
date: "Feb 2024",
title: "Great Spot",
quote: "Will be returning soon.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/internationals-people-sitting-table-with-salads-cocktails_1157-32411.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chilies-kaffir-lime-leaves-bitter-gourd-tomatoes-stacked-together-white-plate_1150-20846.jpg?_wi=2",
imageAlt: "people eating happy dining scene",
},
{ id: "1", name: "John Smith", date: "Oct 2023", title: "Great Food", quote: "Best meat in Clayton!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg" },
{ id: "2", name: "Alice Brown", date: "Nov 2023", title: "So Tasty", quote: "The burger is out of this world.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-delicious-food_23-2149073429.jpg" },
]}
title="Loved by locals"
description="See what our regulars have to say."
@@ -291,24 +131,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer takeaways?",
content: "Yes, we offer both in-store dining and convenient takeaway services.",
},
{
id: "2",
title: "What are your opening hours?",
content: "We are open daily from 11 AM to 10 PM.",
},
{
id: "3",
title: "Is there parking nearby?",
content: "Street parking is available near Ashton New Road.",
},
{ id: "1", title: "Do you offer takeaways?", content: "Yes, we offer both in-store dining and convenient takeaway services." },
{ id: "2", title: "What are your opening hours?", content: "We are open daily from 11 AM to 10 PM." },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-couple-talking-while-having-meal-dining-table_637285-12645.jpg"
mediaAnimation="slide-up"
title="Frequently Asked"
description="Have a question? We're happy to answer."
faqsAnimation="slide-up"
@@ -318,28 +144,19 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Visit Us"
title="Get in Touch"
description="Meat Me Here, Ground Floor, 589 Ashton New Rd, Clayton, Manchester M11 4EA."
imageSrc="http://img.b2bpic.net/free-photo/entrance-bar-called-glance_1122-1247.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Meat Me Here"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>

View File

@@ -15,10 +15,10 @@
--foreground: #120a00e6;
--primary-cta: #E34400;
--primary-cta-text: #ffffff;
--secondary-cta: #120a00e6;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff;
--accent: #FF7B05;
--background-accent: #E34400;
--accent: #E34400;
--background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);