Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user