2 Commits

Author SHA1 Message Date
bf07ebeab8 Update src/app/page.tsx 2026-06-11 02:02:38 +00:00
4b3b7b4546 Merge version_1 into main
Merge version_1 into main
2026-06-11 01:57:45 +00:00

View File

@@ -106,19 +106,19 @@ export default function LandingPage() {
fixedMediaHeight={true} fixedMediaHeight={true}
marqueeItems={[ marqueeItems={[
{ {
type: "text-icon", text: "Exceptional Quality", icon: Star, type: "text-icon", text: "Exceptional Quality", icon: Star
}, },
{ {
type: "text-icon", text: "Innovative Designs", icon: Lightbulb, type: "text-icon", text: "Innovative Designs", icon: Lightbulb
}, },
{ {
type: "text-icon", text: "Seamless Process", icon: CheckCircle, type: "text-icon", text: "Seamless Process", icon: CheckCircle
}, },
{ {
type: "text-icon", text: "Award-Winning Service", icon: Award, type: "text-icon", text: "Award-Winning Service", icon: Award
}, },
{ {
type: "text-icon", text: "Client-Centric Approach", icon: CheckCircle2, type: "text-icon", text: "Client-Centric Approach", icon: CheckCircle2
}, },
]} ]}
/> />
@@ -283,10 +283,10 @@ export default function LandingPage() {
background={{ background={{
variant: "downward-rays-static"}} variant: "downward-rays-static"}}
tag="Get in Touch" tag="Get in Touch"
title="Begin Your Kitchen Transformation" title="Ready to Create Your Dream Kitchen?"
description="Ready to design the kitchen of your dreams? Contact 五橋キッチン today for a personalized consultation. Our team is eager to help you create a space that combines beauty, functionality, and lasting value." description="Schedule a personalized consultation with our experts today. We'll help you design a kitchen that perfectly blends beauty, functionality, and lasting value."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg" imageSrc="http://img.b2bpic.net/free-photo/designers-having-meeting_23-2148761239.jpg"
imageAlt="Luxurious kitchen showroom interior" imageAlt="Professional kitchen design consultation"
mediaAnimation="opacity" mediaAnimation="opacity"
mediaPosition="right" mediaPosition="right"
inputPlaceholder="Your Email Address" inputPlaceholder="Your Email Address"