Update src/app/page.tsx
This commit is contained in:
@@ -128,13 +128,13 @@ export default function LandingPage() {
|
||||
type: "text", content: "Where San Antonio Comes for "},
|
||||
{
|
||||
type: "text", content: "Style and Precision"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg", alt: "Modern and clean interior of Slicks Barber Studio"}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mirror-hairdressing-salon_23-2147670185.jpg"
|
||||
imageAlt="Modern and clean interior of Slicks Barber Studio"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user