Skip to content

Commit

Permalink
add youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
Dujota committed Feb 6, 2025
1 parent 3093595 commit 7ea802f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const socialIcons = [
iconSrc: '/whatsapp.svg',
href: 'https://wa.me/529841130567?text=Hello%2C%20I%27m%20interested%20in%20learning%20more%20about%20your%20available%20properties%20and%20services.',
},
{ label: 'YouTube', iconSrc: '/youtube.png', href: 'https://www.youtube.com/@playacarhomes' },
];

export const currentYear = new Date().getFullYear();
Expand Down
Binary file added public/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7ea802f

Please sign in to comment.