Update src/app/page.tsx
This commit is contained in:
@@ -106,19 +106,19 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
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={{
|
||||
variant: "downward-rays-static"}}
|
||||
tag="Get in Touch"
|
||||
title="Begin Your Kitchen Transformation"
|
||||
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."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-working_23-2148899726.jpg"
|
||||
imageAlt="Luxurious kitchen showroom interior"
|
||||
title="Ready to Create Your Dream Kitchen?"
|
||||
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/designers-having-meeting_23-2148761239.jpg"
|
||||
imageAlt="Professional kitchen design consultation"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Email Address"
|
||||
|
||||
Reference in New Issue
Block a user