Merge version_3 into main #3
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -78,7 +78,10 @@ export default function LandingPage() {
|
||||
{ title: "Public House", description: "An authentic gathering place where locals and visitors connect over perfectly poured pints", icon: Users },
|
||||
{ title: "Fine Dining Experience", description: "Restaurant-quality cuisine celebrating Irish culinary traditions with modern flair", icon: UtensilsCrossed }
|
||||
]}
|
||||
buttons={[{ text: "View Our Collections", href: "features" }]}
|
||||
buttons={[
|
||||
{ text: "View Our Collections", href: "features" },
|
||||
{ text: "Make a Reservation", href: "https://www.google.com/search?q=hargadons+sligo+reservations" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user