Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca6df61aae | |||
| 132619bb03 | |||
| e59fd886e0 | |||
| da950834b0 | |||
| a6da8634a0 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call 083 115 3906", href: "tel:0831153906"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCz6f5fByQ8tj7xRgjegDt93rc/uploaded-1775921508085-k9slcg29.png"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Precision Cuts" },
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg?_wi=2"
|
||||
logoText="Brook Barbers"
|
||||
columns={[
|
||||
{ title: "Location", items: [{ label: "Unit B1, Donnybrook Commercial Centre, Douglas, Cork", href: "#" }] },
|
||||
@@ -148,4 +148,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user