Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,6 @@ export default function AboutPage() {
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-cleaning-clothing-thrift-store_23-2150952359.jpg"
|
||||
imageAlt="Person sorting through quality thrift clothes"
|
||||
videoSrc=""
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
@@ -124,9 +124,9 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-woman-with-golden-earrings_23-2148747982.jpg", imageAlt: "David M."},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ id: "kpi1", value: "5000+", description: "Happy Customers" },
|
||||
{ id: "kpi2", value: "5-Star", description: "Average Rating" },
|
||||
{ id: "kpi3", value: "Sustainable", description: "Fashion Choices" },
|
||||
{ value: "5000+", description: "Happy Customers" },
|
||||
{ value: "5-Star", description: "Average Rating" },
|
||||
{ value: "Sustainable", description: "Fashion Choices" },
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user