Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a75a251ab4 | |||
| c0e596057b | |||
| ce06f87e70 | |||
| 156978be17 | |||
| 30a12305b1 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
description="Experience spectacular homemade chocolates and artisanal bakes, crafted in small batches with passion and precision."
|
description="Experience spectacular homemade chocolates and artisanal bakes, crafted in small batches with passion and precision."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Order Chocolates", href: "/shop" },
|
{ text: "Order Chocolates", href: "/shop" },
|
||||||
{ text: "Visit Us in Yercaud", href: "/yercaud" },
|
{ text: "Plan Your Yercaud Visit", href: "/yercaud" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/chocolate-roll-with-coffee-beans-pinecones-high-quality-photo_114579-26596.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/chocolate-roll-with-coffee-beans-pinecones-high-quality-photo_114579-26596.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
@@ -64,7 +64,8 @@ export default function LandingPage() {
|
|||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Crafting Moments of Bliss"
|
title="Crafting Moments of Bliss"
|
||||||
buttons={[{ text: "Read Our Full Story", href: "/story" }]}
|
buttons={[{ text: "Read Our Full Story", href: "/story" }]
|
||||||
|
}
|
||||||
tag="Our Heritage"
|
tag="Our Heritage"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user