Merge version_1 into main #2
@@ -41,12 +41,12 @@ export default function Page() {
|
||||
<HeroCentered
|
||||
title="The Twisted Sister Saloon"
|
||||
description="Where small-town charm meets wild nights. Pull up a seat and experience the edge of Texas hospitality."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-view-young-smiling-happy-male-hairdesser-wearing-gray-apron-holding-scissor-comb-pastel-blue-color-surface_140725-154474.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/leisure-time-with-friends-pub_329181-18324.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/stylish-young-asian-woman-sitting-with-cup-coffee-outdoor-cafe-smiling-looking-happy-lo_1258-127564.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-with-mustache-beard-stands-bar-drinks-alcohol-from-glass_1157-43510.jpg", alt: "Local regular" }
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-man-looking-his-girlfriend_23-2148243181.jpg", alt: "Local regular" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-woman-holding-beer_23-2147680740.jpg", alt: "Local regular" }
|
||||
]}
|
||||
avatarText="Join our growing local family"
|
||||
buttons={[{ text: "Pull Up A Seat", href: "#about" }, { text: "Visit Us Tonight", href: "#contact" }]}
|
||||
@@ -138,7 +138,7 @@ export default function Page() {
|
||||
tag="Visit Us"
|
||||
title="Ready for a twisted night?"
|
||||
description="Grab your crew, grab a drink, and make it a night you won't soon forget at The Twisted Sister Saloon."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Visit Us Tonight"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user