Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Business Hours", author: "Rocksteady Barber", description: "Monday–Friday: 1–6 PM | Saturday: 9 AM–Noon | Sunday: Closed | Wednesday: 1 AM–6 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"
|
||||
|
||||
Reference in New Issue
Block a user