Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
{ id: "q1", title: "How do I start?", content: "Reach out via our contact form to schedule an initial consultation." },
|
||||
{ id: "q2", title: "What defines our aesthetic?", content: "Quiet confidence, authentic craftsmanship, and uncompromising detail." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-foil-texture-background_626616-160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-foil-texture-background_626616-160.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="ROUDOUR"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-foil-texture-background_626616-160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-foil-texture-background_626616-160.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }] },
|
||||
{ title: "Services", items: [{ label: "Consulting", href: "#services" }, { label: "Design", href: "#services" }] },
|
||||
|
||||
Reference in New Issue
Block a user