Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-12 17:31:30 +00:00

View File

@@ -143,7 +143,7 @@ export default function LandingPage() {
<div id="catering" data-section="catering">
<FeatureCardOne
title="BBQ Catering That Steals the Show"
description="From backyard parties to weddings and corporate events, 2nd Hand Smoke BBQ brings authentic pit-smoked flavor to any gathering. We handle the food so you can enjoy the moment."
description="From backyard parties to weddings and corporate events, 2nd Hand Smoke BBQ brings authentic pit-smoked flavor to any gathering. 72-hour booking window. Minimum 25 guests. We handle the food so you can enjoy the moment."
tag="Catering Services"
tagIcon={Heart}
tagAnimation="slide-up"
@@ -233,4 +233,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}