Update src/app/page.tsx
This commit is contained in:
@@ -64,9 +64,11 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Our Passion for Handmade Excellence"},
|
||||
{
|
||||
type: "text", content: "At T_craft, we pour our heart into every piece. Our journey began with a simple desire: to create exquisite, handcrafted jewelry boxes and unique gifts that hold not just treasures, but also stories and sentiments. We believe in the beauty of bespoke, the warmth of the handmade, and the lasting impression of a truly personal gift. Each creation is a testament to meticulous artistry and a deep passion for bringing joy to our customers."},
|
||||
{
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERryYMrhl49XJRbbMSqgqXcf7z/uploaded-1780153323365-kpz6y0xq.jpg", alt: "Artisan crafting a handmade jewelry box"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ERryYMrhl49XJRbbMSqgqXcf7z/uploaded-1780153323365-kpz6y0xq.jpg"
|
||||
imageAlt="Artisan crafting a handmade jewelry box"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story", href: "#"},
|
||||
|
||||
Reference in New Issue
Block a user