Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 18:36:03 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -127,10 +127,10 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Business Hours", author: "Rocksteady Barber", description: "MondayFriday: 16 PM | Saturday: 9 AMNoon | Sunday: Closed | Wednesday: 1 AM6 PM", tags: ["Open", "Hours", "Schedule"],
imageSrc: "http://img.b2bpic.net/free-photo/beard-care_1098-14681.jpg", imageAlt: "Shop hours"},
imageSrc: "http://img.b2bpic.net/free-photo/beard-care_1098-14681.jpg?_wi=1", imageAlt: "Shop hours"},
{
id: "2", title: "Visit Us", author: "Miramichi, NB", description: "599 King George Hwy, Miramichi, NB E1V 1P3 | Phone: (506) 625-2899 | Easy parking and wheelchair accessible", tags: ["Location", "Address", "Contact"],
imageSrc: "http://img.b2bpic.net/free-photo/beard-care_1098-14681.jpg", imageAlt: "Shop location"},
imageSrc: "http://img.b2bpic.net/free-photo/beard-care_1098-14681.jpg?_wi=2", imageAlt: "Shop location"},
]}
animationType="slide-up"
textboxLayout="default"