Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-26 17:55:20 +00:00
4 changed files with 84 additions and 277 deletions

View File

@@ -7,7 +7,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardSix from '@/components/sections/team/TeamCardSix';
export default function LandingPage() {
export default function AboutPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
@@ -25,24 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Menu",
id: "/menu",
},
{
name: "About",
id: "/about",
},
{
name: "Book Now",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Book Now", id: "/contact" },
]}
brandName="Muiño"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>
@@ -54,19 +43,13 @@ export default function LandingPage() {
description="At Muiño, we believe in the magic of sharing. Inspired by the vibrant taverns of Galicia and the bustling streets of Madrid, we bring authentic Spanish flavors to your table using the freshest locally sourced ingredients. Whether it's a casual midweek treat or a celebratory weekend feast, our doors are open."
bulletPoints={[
{
title: "Tradition Inspired",
description: "Our recipes are passed down through generations, honoring classic Spanish culinary heritage.",
},
title: "Tradition Inspired", description: "Our recipes are passed down through generations, honoring classic Spanish culinary heritage."},
{
title: "Locally Sourced",
description: "We partner with Bristol's finest local suppliers for our seafood, meats, and seasonal vegetables.",
},
title: "Locally Sourced", description: "We partner with Bristol's finest local suppliers for our seafood, meats, and seasonal vegetables."},
{
title: "The Art of Tapas",
description: "Experience a curated menu designed for conversation, connection, and culinary discovery.",
},
title: "The Art of Tapas", description: "Experience a curated menu designed for conversation, connection, and culinary discovery."},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"
imageAlt="Authentic Spanish restaurant interior with warm ambient lighting"
/>
</div>
@@ -79,23 +62,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1",
name: "Elena Rodriguez",
role: "Head Chef",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=3",
},
id: "1", name: "Elena Rodriguez", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"},
{
id: "2",
name: "Marcus Thorne",
role: "General Manager",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=3",
},
id: "2", name: "Marcus Thorne", role: "General Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"},
{
id: "3",
name: "Sofia Vega",
role: "Sommelier",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=4",
},
id: "3", name: "Sofia Vega", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"},
]}
title="Meet the Team"
description="The passionate individuals dedicated to crafting your perfect dining experience."
@@ -106,42 +77,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Visit Us",
items: [
{
label: "45 Colston Street, Bristol",
href: "#",
},
{
label: "Book a Table",
href: "/book",
},
title: "Visit Us", items: [
{ label: "45 Colston Street, Bristol", href: "#" },
{ label: "Book a Table", href: "/book" },
],
},
{
title: "Menu",
items: [
{
label: "Tapas Selection",
href: "#",
},
{
label: "Wine List",
href: "#",
},
title: "Menu", items: [
{ label: "Tapas Selection", href: "#" },
{ label: "Wine List", href: "#" },
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "/about",
},
{
label: "Careers",
href: "#",
},
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Careers", href: "#" },
],
},
]}
@@ -151,4 +101,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -6,7 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
export default function LandingPage() {
export default function ContactPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
@@ -24,37 +24,24 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Menu",
id: "/menu",
},
{
name: "About",
id: "/about",
},
{
name: "Book Now",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Book Now", id: "/contact" },
]}
brandName="Muiño"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>
<div id="contact-section" data-section="contact-section">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Booking"
title="Reserve Your Table"
description="Book your table directly at 0117 907 7112 or via the form below."
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -64,29 +51,15 @@ export default function LandingPage() {
logoText="Muiño"
columns={[
{
title: "Contact",
items: [
{
label: "0117 907 7112",
href: "tel:01179077112",
},
{
label: "32 Cotham Hill, Bristol",
href: "#",
},
title: "Contact", items: [
{ label: "0117 907 7112", href: "tel:01179077112" },
{ label: "32 Cotham Hill, Bristol", href: "#" },
],
},
{
title: "Menu",
items: [
{
label: "Tapas",
href: "/menu",
},
{
label: "Seafood",
href: "/menu",
},
title: "Menu", items: [
{ label: "Tapas", href: "/menu" },
{ label: "Seafood", href: "/menu" },
],
},
]}
@@ -95,4 +68,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -7,7 +7,7 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import { CheckCircle } from "lucide-react";
export default function LandingPage() {
export default function MenuPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
@@ -25,24 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Menu",
id: "/menu",
},
{
name: "About",
id: "/about",
},
{
name: "Book Now",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Book Now", id: "/contact" },
]}
brandName="Muiño"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>
@@ -53,40 +42,20 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Tapas Selection",
description: "Classic and modern Spanish tapas perfect for sharing.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg?_wi=2",
},
id: "1", title: "Tapas Selection", description: "Classic and modern Spanish tapas perfect for sharing.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg"},
items: [
{
icon: CheckCircle,
text: "Squid",
},
{
icon: CheckCircle,
text: "Croquetas",
},
{ icon: CheckCircle, text: "Squid" },
{ icon: CheckCircle, text: "Croquetas" },
],
reverse: false,
},
{
id: "2",
title: "Meat & Seafood",
description: "Authentic grilled dishes sourced locally.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg?_wi=2",
},
id: "2", title: "Meat & Seafood", description: "Authentic grilled dishes sourced locally.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg"},
items: [
{
icon: CheckCircle,
text: "Steak",
},
{
icon: CheckCircle,
text: "Mussels",
},
{ icon: CheckCircle, text: "Steak" },
{ icon: CheckCircle, text: "Mussels" },
],
reverse: true,
},
@@ -101,29 +70,15 @@ export default function LandingPage() {
logoText="Muiño"
columns={[
{
title: "Contact",
items: [
{
label: "0117 907 7112",
href: "tel:01179077112",
},
{
label: "32 Cotham Hill, Bristol",
href: "#",
},
title: "Contact", items: [
{ label: "0117 907 7112", href: "tel:01179077112" },
{ label: "32 Cotham Hill, Bristol", href: "#" },
],
},
{
title: "Menu",
items: [
{
label: "Tapas",
href: "/menu",
},
{
label: "Seafood",
href: "/menu",
},
title: "Menu", items: [
{ label: "Tapas", href: "/menu" },
{ label: "Seafood", href: "/menu" },
],
},
]}
@@ -132,4 +87,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -26,24 +26,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Menu",
id: "/menu",
},
{
name: "About",
id: "/about",
},
{
name: "Book Now",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Menu", id: "/menu" },
{ name: "About", id: "/about" },
{ name: "Book Now", id: "/contact" },
]}
brandName="Muiño"
button={{ text: "Book Now", href: "/contact" }}
/>
</div>
@@ -52,20 +41,12 @@ export default function LandingPage() {
logoText="Authentic Spanish Tapas"
description="Authentic Spanish Tapas in the Heart of Bristol. 4.8⭐ rated by 500+ guests."
buttons={[
{
text: "Call Now",
href: "tel:01179077112",
},
{
text: "Book a Table",
href: "/contact",
},
{ text: "Call Now", href: "tel:01179077112" },
{ text: "Book a Table", href: "/contact" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=1",
imageAlt: "Restaurant Ambience",
},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", imageAlt: "Restaurant Ambience"},
]}
/>
</div>
@@ -77,33 +58,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarah_j",
testimonial: "Best tapas in Bristol by far! Authentic, friendly and delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=1",
},
id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Best tapas in Bristol by far! Authentic, friendly and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"},
{
id: "2",
name: "Mark D.",
handle: "@mark_d",
testimonial: "Perfect date night spot. The steak was cooked to perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=1",
},
id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Perfect date night spot. The steak was cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"},
{
id: "3",
name: "Elena P.",
handle: "@elena_p",
testimonial: "Authentic Spanish roots shine through in every dish.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg?_wi=2",
},
id: "3", name: "Elena P.", handle: "@elena_p", testimonial: "Authentic Spanish roots shine through in every dish.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166153.jpg"},
{
id: "4",
name: "James L.",
handle: "@james_l",
testimonial: "Fantastic atmosphere and service. Will be back again!",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg?_wi=2",
},
id: "4", name: "James L.", handle: "@james_l", testimonial: "Fantastic atmosphere and service. Will be back again!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-dinner-table-with-wine_23-2148610952.jpg"},
]}
title="What Our Guests Say"
description="Join 500+ happy diners who love our authentic Spanish flavors."
@@ -118,32 +79,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "s1",
brand: "Seafood",
name: "Fried Squid",
price: "£8.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg?_wi=1",
},
id: "s1", brand: "Seafood", name: "Fried Squid", price: "£8.50", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-shrimp-lemons_23-2149410732.jpg"},
{
id: "s2",
brand: "Meat",
name: "Grilled Steak",
price: "£14.00",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg?_wi=1",
},
id: "s2", brand: "Meat", name: "Grilled Steak", price: "£14.00", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/marinated-beef-served-with-tomato-slices-onion-coriander_140725-2551.jpg"},
{
id: "s3",
brand: "Seafood",
name: "Steamed Mussels",
price: "£9.00",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-with-herbs-copy-space_23-2148393695.jpg",
},
id: "s3", brand: "Seafood", name: "Steamed Mussels", price: "£9.00", rating: 4,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/seafood-mussels-with-herbs-copy-space_23-2148393695.jpg"},
]}
title="Signature Dishes"
description="Try our chef's recommended favorites crafted with fresh local ingredients."
@@ -155,29 +98,15 @@ export default function LandingPage() {
logoText="Muiño"
columns={[
{
title: "Contact",
items: [
{
label: "0117 907 7112",
href: "tel:01179077112",
},
{
label: "32 Cotham Hill, Bristol",
href: "#",
},
title: "Contact", items: [
{ label: "0117 907 7112", href: "tel:01179077112" },
{ label: "32 Cotham Hill, Bristol", href: "#" },
],
},
{
title: "Menu",
items: [
{
label: "Tapas",
href: "/menu",
},
{
label: "Seafood",
href: "/menu",
},
title: "Menu", items: [
{ label: "Tapas", href: "/menu" },
{ label: "Seafood", href: "/menu" },
],
},
]}
@@ -186,4 +115,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}