Merge version_1 into main #2
@@ -53,15 +53,15 @@ export default function MazariegoBoutique() {
|
||||
]}
|
||||
dashboard={{
|
||||
title: "Why Shop at Mazariego", logoIcon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg?_wi=1", searchPlaceholder: "Search collections...", sidebarItems: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg", searchPlaceholder: "Search collections...", sidebarItems: [
|
||||
{ icon: ShoppingBag, active: true },
|
||||
{ icon: Heart },
|
||||
{ icon: MapPin },
|
||||
],
|
||||
stats: [
|
||||
{ title: "Years of Style", values: ["5", "10", "15"], description: "Serving Playas de Tijuana." },
|
||||
{ title: "Collections", values: ["20", "35", "50"], description: "Unique pieces curated." },
|
||||
{ title: "Rating", values: ["5.0", "5.0", "5.0"], valueSuffix: "★", description: "Google reviews locally." },
|
||||
{ title: "Years of Style", values: [5, 10, 15], description: "Serving Playas de Tijuana." },
|
||||
{ title: "Collections", values: [20, 35, 50], description: "Unique pieces curated." },
|
||||
{ title: "Rating", values: [5, 5, 5], valueSuffix: "★", description: "Google reviews locally." },
|
||||
],
|
||||
chartTitle: "Monthly Visits", chartData: [
|
||||
{ value: 45 },
|
||||
@@ -126,7 +126,7 @@ export default function MazariegoBoutique() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg"},
|
||||
{
|
||||
id: "3", title: "Prime Location in Plaza Ensenada", tags: ["Convenient Access", "Easy Parking"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg"},
|
||||
{
|
||||
id: "4", title: "Trusted by Local Community", tags: ["5★ Rated", "Since Day One"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-shopping-bags-outside_23-2148728595.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user