Update src/app/recital/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function RecitalPage() {
|
||||
dashboard={{
|
||||
title: "Recital Details",
|
||||
logoIcon: Music,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-girl-posing-star-light_23-2147651829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-girl-posing-star-light_23-2147651829.jpg?_wi=2",
|
||||
searchPlaceholder: "View recital info...",
|
||||
buttons: [
|
||||
{ text: "Register Students", href: "#" },
|
||||
@@ -204,7 +204,7 @@ export default function RecitalPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-friends-dancing-streets_23-2148694173.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-friends-dancing-streets_23-2148694173.jpg?_wi=4"
|
||||
imageAlt="Dance performance"
|
||||
columns={footerColumns}
|
||||
logoText="Trupti Dance Academy"
|
||||
|
||||
Reference in New Issue
Block a user