Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce1690cb64 | |||
| fd083b7487 | |||
| 31fd8a4e8d | |||
| a1e839cd1b | |||
| 7308b05e19 | |||
| 84d30a9e68 | |||
| 7fe0bcda5a |
@@ -50,17 +50,18 @@ export default function LandingPage() {
|
||||
{ text: "View Our Gallery", href: "#gallery" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-elegant-cake-topper_23-2149232424.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175157990-s6drgqxs.png"
|
||||
imageAlt="Luxury signature cake by Chef Taidde"
|
||||
frameStyle="card"
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="opacity"
|
||||
imageClassName="w-full h-auto object-contain"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Hi, I'm Pastry Chef Taidde. Every cake I create is crafted with love, precision, and the finest ingredients. Whether it's a birthday, gender reveal, or any special moment, I'm here to bring your sweetest dreams to life."
|
||||
title="All of our cakes are create is crafted with love, precision, and the finest ingredients. Whether it's a birthday, gender reveal, or any special moment, I'm here to bring your sweetest dreams to life."
|
||||
metrics={[
|
||||
{ icon: Heart, label: "Passion", value: "100%" },
|
||||
{ icon: Sparkles, label: "Custom Designs", value: "Unlimited" },
|
||||
|
||||
Reference in New Issue
Block a user