diff --git a/src/app/(static)/about-us/page.tsx b/src/app/(static)/about-us/page.tsx index 5bb5df4..02c98a0 100644 --- a/src/app/(static)/about-us/page.tsx +++ b/src/app/(static)/about-us/page.tsx @@ -12,10 +12,10 @@ export default function AboutUsPage() {
- Our Founders +
+ Our Founders Priyanka and Amritanshu
-- Priyanka and Amritanshu, -
-+
are the proud founders of Mozimo, a bean-to-bar chocolate shop
that celebrates the rich and distinctive flavors of single origin
cocoa beans. Their journey with Mozimo has been a passionate
@@ -68,13 +65,13 @@ export default function AboutUsPage() {
+
With over 15 years of hospitality experience, these avid travelers
scoured the globe for the finest cocoa beans and techniques. Deep
in remote cocoa farms, they cultivated relationships with farmers
@@ -115,7 +112,7 @@ export default function AboutUsPage() {
+
Our journey at Mozimo has been a passionate pursuit of creating
exceptional chocolate that tantalizes the taste buds and tells
the unique story of each cocoa bean's origin. We traversed
@@ -65,7 +65,7 @@ export default function AboutUsPage() {
startClass='translate-y-8'
finishClass='translate-y-0'
>
-
+
Beholding our vision, we started the meticulous process of
crafting rich, exquisite, delectable chocolates, ultimately
perfecting the art. As we continue our journey at Mozimo, we are
@@ -76,11 +76,11 @@ export default function AboutUsPage() {
+
Aritsan Craftmanship
+
We are an atelier crafting chocolate from the finest
single-source beans. Our commitment to the art of making
chocolate ensures that each piece epitomizes supreme taste &
@@ -96,7 +96,7 @@ export default function AboutUsPage() {
+
Ethics and Sustainability
+
We are committed to sustainability and being ethical in all that
we do. From selecting ingredients from remote farmers to our
production practices, we prioritize sustainability and ethical
@@ -112,7 +112,7 @@ export default function AboutUsPage() {
+
Commitment to Excellence
+
We are inspired to create the best-quality chocolate in our
pursuit of excellence. This involves refining ingredients,
updating processes, and continuously striving to become the best
@@ -142,14 +142,14 @@ export default function AboutUsPage() {
-
+
Immerse yourself in the
{' '}
-
+
Italian Chocolate Experience
+
Indulge in the authentic artistry of the Cioccolaterias of Italy
with handcrafted artisanal chocolates by Mozimo.
+
Experience the art of gifting this Diwali
+
It’s time to celebrate the joy of togetherness, love, and the luxury
of Mozimo’s chocolates. This Diwali, let’s embrace the sweetness of
life with our exquisite single-origin handcrafted chocolates,
@@ -209,7 +209,7 @@ export default function AboutUsPage() {
+
Let our handcrafted chocolates be a part of your Diwali rituals.
Whether you’re enjoying them during family gatherings, using them as
a centerpiece for your celebrations, or gifting them to friends or
diff --git a/src/app/(static)/page.tsx b/src/app/(static)/page.tsx
index 5a77326..9e512df 100644
--- a/src/app/(static)/page.tsx
+++ b/src/app/(static)/page.tsx
@@ -18,7 +18,7 @@ export default function HomePage() {
+
Mozimo's journey is a passionate pursuit of crafting
exceptional chocolate that celebrates the origin of each cocoa
bean.
+
We meticulously roast, crack, winnow, and refine beans in-house,
using modern techniques to highlight their natural flavors.
+
Each chocolate is a masterpiece, capturing the essence of cocoa
in its purest form.
+
Crafted to perfection Mozimo delivers a sublime sensory
experience with every bite. Experience the epitome of indulgence
with our perfectly tempered chocolate: velvety smooth,
@@ -91,7 +91,7 @@ export default function HomePage() {
{/* Fourth Three-Column Layout (Collections) */}
Error: {error.message}
India's Premier European style bean-to-bar chocolate experience.
diff --git a/src/components/navbar.module.css b/src/components/navbar.module.css
index 9fdcf7f..18d2aca 100644
--- a/src/components/navbar.module.css
+++ b/src/components/navbar.module.css
@@ -11,6 +11,8 @@
z-index: 1000;
background: hsl(0 0% 100% / .2);
backdrop-filter: blur(1rem);
+ font-size: 2rem;
+ line-height: 2.8rem;
}
@@ -21,14 +23,14 @@
bottom: 0;
transform: translateX(-100%);
transition: transform 350ms ease-out;
- padding: min(30vh, 10rem) 2em;
+ padding: min(30vh, 16rem) 2em;
}
.mobileNavToggle {
position: absolute;
display: block;
- width: 2rem;
- top: 2rem;
- left: 2rem;
+ width: 3.2rem;
+ top: 3.2rem;
+ left: 3.2rem;
aspect-ratio: 1;
z-index: 9999;
background-image: url('/icons/menu.svg');
@@ -48,14 +50,14 @@
.navBar {
right: 0;
flex-direction: row;
- height: 5rem;
- border-radius:0 0 0.5rem 0.5rem;
+ height: 8rem;
+ border-radius:0 0 0.8rem 0.8rem;
}
}
.navBar > div {
display: flex;
align-items: center;
- gap: var(--gap, 2rem);
+ gap: var(--gap, 3.2rem);
}
/* .navBarInitial {
diff --git a/src/components/navbar.tsx b/src/components/navbar.tsx
index 8db9d84..4b40a07 100644
--- a/src/components/navbar.tsx
+++ b/src/components/navbar.tsx
@@ -13,6 +13,7 @@ export function Navbar() {
const prevScrollY = useRef(0);
const [navBarStyle, setNavBarStyle] = useState('initial');
const [isVisible, setIsVisible] = useState('false');
+ const [isExpanded, setIsExpanded] = useState
+
Capturing the essence of
-
+
Italian Chocolate
-
+
Sweet Moments with Mozimo
+
Brand Story
+
Discover the delicate art of our
-
+
Chocolate Tempering
{product.title}
Handbags Collection
- {categories.map((category) => (
-
-
+ {categories.map((category) => (
+
{/* Right Side: Image */}
-