Update src/app/page.tsx
This commit is contained in:
@@ -116,23 +116,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
title="Why Women Choose SANIS"
|
||||
description="Our fragrances deliver an emotional connection that goes beyond scent."
|
||||
tag="The Numbers"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "92%", title: "Receive Compliments Daily", description: "Women report being asked what perfume they're wearing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg?_wi=1" },
|
||||
{ id: "2", value: "87%", title: "Repurchase Their Scent", description: "Customers return for the same fragrance.", imageSrc: "http://img.b2bpic.net/free-photo/scientist-examining-substance-petri-dish-while-conducting-virus-research_181624-1110.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="blog" data-section="blog">
|
||||
<BlogCardOne
|
||||
title="The SANIS Journal"
|
||||
|
||||
Reference in New Issue
Block a user