Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -94,7 +94,7 @@ export default function AboutPage() {
|
|||||||
title="Our Journey"
|
title="Our Journey"
|
||||||
description="Building Dubai's music legacy since 1998"
|
description="Building Dubai's music legacy since 1998"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="uniform-all-items-equal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
|||||||
tag="🎵 Dubai Music Store"
|
tag="🎵 Dubai Music Store"
|
||||||
tagIcon={Music}
|
tagIcon={Music}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "blurBottom" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Call Now", href: "tel:+971-4-XXXXXXX" },
|
{ text: "📞 Call Now", href: "tel:+971-4-XXXXXXX" },
|
||||||
{ text: "💬 WhatsApp Us", href: "https://wa.me/971XXXXXXXXX" },
|
{ text: "💬 WhatsApp Us", href: "https://wa.me/971XXXXXXXXX" },
|
||||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
|||||||
price: "2,499 AED",
|
price: "2,499 AED",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "45",
|
reviewCount: "45",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-view-person-playing-electric-guitar_23-2151406256.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-view-person-playing-electric-guitar_23-2151406256.jpg",
|
||||||
imageAlt: "Fender Stratocaster Classic Guitar"
|
imageAlt: "Fender Stratocaster Classic Guitar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
|||||||
price: "3,299 AED",
|
price: "3,299 AED",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "38",
|
reviewCount: "38",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-piano-player-turning-pages-musical-sheet-piano_23-2148047622.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-piano-player-turning-pages-musical-sheet-piano_23-2148047622.jpg",
|
||||||
imageAlt: "Yamaha P-125 Digital Piano"
|
imageAlt: "Yamaha P-125 Digital Piano"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
|||||||
price: "2,199 AED",
|
price: "2,199 AED",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "52",
|
reviewCount: "52",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/dj-playing-electronic-music-its-sound-board_1268-20198.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/dj-playing-electronic-music-its-sound-board_1268-20198.jpg",
|
||||||
imageAlt: "Bose S1 Pro Speaker System"
|
imageAlt: "Bose S1 Pro Speaker System"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -290,7 +290,7 @@ export default function HomePage() {
|
|||||||
title="Trusted by Thousands"
|
title="Trusted by Thousands"
|
||||||
description="Serving Dubai's music community with excellence and passion"
|
description="Serving Dubai's music community with excellence and passion"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="uniform-all-items-equal"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
|
|||||||
Reference in New Issue
Block a user