Update src/app/page.tsx

This commit is contained in:
2026-06-03 08:06:22 +00:00
parent eee929024a
commit 999b53320f

View File

@@ -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>