Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 10:11:01 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Memorial Excellence", logoIcon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gravestone-with-blurred-background-daytime_181624-29422.jpg", searchPlaceholder: "Search memorial styles", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gravestone-with-blurred-background-daytime_181624-29422.jpg?_wi=1", searchPlaceholder: "Search memorial styles", sidebarItems: [
{ icon: Hammer, active: true },
{ icon: Palette },
{ icon: MapPin },
@@ -125,25 +125,25 @@ export default function LandingPage() {
{
id: 1,
title: "Custom Design Consultation", description: "Work with our expert designers to create a memorial that perfectly captures your loved one's legacy and your family's vision.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=2"},
buttons: [{ text: "Start Design", href: "#contact" }],
},
{
id: 2,
title: "Expert Stone Carving & Engraving", description: "Our master craftspeople employ traditional techniques combined with modern precision to create intricate engravings and personalized details.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-working-retail-clothing-shop_53876-20984.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-retail-clothing-shop_53876-20984.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-working-retail-clothing-shop_53876-20984.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-retail-clothing-shop_53876-20984.jpg?_wi=2"},
buttons: [{ text: "View Designs", href: "#portfolio" }],
},
{
id: 3,
title: "Professional Installation", description: "From delivery to installation, we handle every detail with care and professionalism, ensuring your memorial is positioned with dignity.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/graveyard-background-concept_23-2149585151.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/graveyard-background-concept_23-2149585151.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/graveyard-background-concept_23-2149585151.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/graveyard-background-concept_23-2149585151.jpg?_wi=2"},
buttons: [{ text: "Learn More", href: "#" }],
},
]}
@@ -186,16 +186,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Margaret Johnson", role: "Daughter", company: "Johnson Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Johnson portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Margaret Johnson portrait"},
{
id: "2", name: "Robert Chen", role: "Son", company: "Chen Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Chen portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Chen portrait"},
{
id: "3", name: "Sarah Williams", role: "Granddaughter", company: "Williams Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Williams portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Williams portrait"},
{
id: "4", name: "David Martinez", role: "Spouse", company: "Martinez Family", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Martinez portrait"},
]}
kpiItems={[
{ value: "1,580+", label: "Memorials Created" },
@@ -250,7 +250,7 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-gravestone-with-blurred-background-daytime_181624-29422.jpg"
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-gravestone-with-blurred-background-daytime_181624-29422.jpg?_wi=2"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Request Consultation"