Compare commits
7 Commits
version_19
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1f64ebcfe | ||
| 7429e33760 | |||
| cf1c3e228d | |||
| 5871d3f16e | |||
|
|
d4da9836a5 | ||
| de908b7def | |||
|
|
b51e5b2484 |
@@ -13,6 +13,12 @@ import ContactSection from './HomePage/sections/Contact';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{/* webild-stub @2026-06-02T15:24:31.770Z: To make testimonials more impactful, ensure each quote includes an avatar or photo of the reviewer, along with their name and, if possible, their location or a brief title, to build greater trust. */}
|
||||
|
||||
{/* webild-stub @2026-06-02T15:14:24.839Z: Introduce a dedicated section for upcoming events, live music, or special releases to encourage repeat visits and community engagement, transforming passive viewers into active participants. */}
|
||||
|
||||
{/* webild-stub @2026-06-02T14:34:15.285Z: make badges in hero sections each on in different color */}
|
||||
|
||||
{/* webild-stub @2026-06-02T14:28:11.483Z: make badges in hero sections each on in different color */}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import ScrollReveal from '@/components/ui/ScrollReveal';
|
||||
import TextAnimation from '@/components/ui/TextAnimation';
|
||||
import { GridOrCarousel } from '@/components/ui/GridOrCarousel';
|
||||
import GridOrCarousel from '@/components/ui/GridOrCarousel';
|
||||
import Card from '@/components/ui/Card';
|
||||
import Tag from '@/components/ui/Tag';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user